From 7324a63531aeb9f861273ed3322be36f78ec3cd3 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 22 Jun 2021 22:59:29 -0700 Subject: [PATCH] feat: networksecurity public protos Committer: @alexander-fenster PiperOrigin-RevId: 380923948 Source-Author: Google APIs Source-Date: Tue Jun 22 17:06:20 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 370df45ca2adb6f1cf046a0172b90225400874bf Source-Link: https://github.com/googleapis/googleapis/commit/370df45ca2adb6f1cf046a0172b90225400874bf --- apis/ServiceDirectory/directory.json | 18 ++++++++++++++++++ apis/ServiceDirectory/synth.metadata | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/apis/ServiceDirectory/directory.json b/apis/ServiceDirectory/directory.json index 2bf922856812..3b0c1b22823f 100644 --- a/apis/ServiceDirectory/directory.json +++ b/apis/ServiceDirectory/directory.json @@ -1675,6 +1675,24 @@ "Stable": false, "CSharpNamespaceFromProtos": "Google.Cloud.NetworkConnectivity.V1Alpha1" }, + { + "ServiceDirectory": "google/cloud/networksecurity/v1beta1", + "Name": "networksecurity.googleapis.com", + "Title": "Network Security API", + "Description": "", + "ServiceConfigFile": "google/cloud/networksecurity/v1beta1/networksecurity_v1beta1.yaml", + "Version": "v1beta1", + "PackageFromDirectory": "google.cloud.networksecurity.v1beta1", + "PackageFromProtos": "google.cloud.networksecurity.v1beta1", + "ImportDirectories": [ + "google/api", + "google/cloud/networksecurity/v1beta1", + "google/longrunning", + "google/protobuf" + ], + "Stable": false, + "CSharpNamespaceFromProtos": "Google.Cloud.NetworkSecurity.V1Beta1" + }, { "ServiceDirectory": "google/cloud/notebooks/v1beta1", "Name": "notebooks.googleapis.com", diff --git a/apis/ServiceDirectory/synth.metadata b/apis/ServiceDirectory/synth.metadata index b5e4971f7141..c31533b36cb9 100644 --- a/apis/ServiceDirectory/synth.metadata +++ b/apis/ServiceDirectory/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "b601f026f724bbbd25f99273a3fd5e3c3cb8523c" + "sha": "370df45ca2adb6f1cf046a0172b90225400874bf" } } ]