From eff1a7c379076733397cfedc165d0b8eb774bf4c Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Wed, 6 Nov 2024 01:09:48 -0800 Subject: [PATCH] feat: Generate Google.Apis.ServiceNetworking.v1 version 1.68.0.3594 --- DiscoveryJson/servicenetworking.v1.json | 4 ++-- .../Google.Apis.ServiceNetworking.v1.cs | 8 ++++---- .../Google.Apis.ServiceNetworking.v1.csproj | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/DiscoveryJson/servicenetworking.v1.json b/DiscoveryJson/servicenetworking.v1.json index 6ab51d2ff42..76f22b085b0 100644 --- a/DiscoveryJson/servicenetworking.v1.json +++ b/DiscoveryJson/servicenetworking.v1.json @@ -1029,7 +1029,7 @@ } } }, - "revision": "20240925", + "revision": "20241103", "rootUrl": "https://servicenetworking.googleapis.com/", "schemas": { "AddDnsRecordSetMetadata": { @@ -3419,7 +3419,7 @@ "type": "string" }, "unit": { - "description": "Specify the unit of the quota limit. It uses the same syntax as Metric.unit. The supported unit kinds are determined by the quota backend system. Here are some examples: * \"1/min/{project}\" for quota per minute per project. Note: the order of unit components is insignificant. The \"1\" at the beginning is required to follow the metric unit syntax.", + "description": "Specify the unit of the quota limit. It uses the same syntax as MetricDescriptor.unit. The supported unit kinds are determined by the quota backend system. Here are some examples: * \"1/min/{project}\" for quota per minute per project. Note: the order of unit components is insignificant. The \"1\" at the beginning is required to follow the metric unit syntax.", "type": "string" }, "values": { diff --git a/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.cs b/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.cs index e2529628ccf..6ea3d0ebeb5 100644 --- a/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.cs +++ b/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.cs @@ -5414,10 +5414,10 @@ public class QuotaLimit : Google.Apis.Requests.IDirectResponseSchema public virtual string Name { get; set; } /// - /// Specify the unit of the quota limit. It uses the same syntax as Metric.unit. The supported unit kinds are - /// determined by the quota backend system. Here are some examples: * "1/min/{project}" for quota per minute per - /// project. Note: the order of unit components is insignificant. The "1" at the beginning is required to follow - /// the metric unit syntax. + /// Specify the unit of the quota limit. It uses the same syntax as MetricDescriptor.unit. The supported unit + /// kinds are determined by the quota backend system. Here are some examples: * "1/min/{project}" for quota per + /// minute per project. Note: the order of unit components is insignificant. The "1" at the beginning is + /// required to follow the metric unit syntax. /// [Newtonsoft.Json.JsonPropertyAttribute("unit")] public virtual string Unit { get; set; } diff --git a/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.csproj b/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.csproj index 003222c78cc..39848319f90 100644 --- a/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.csproj +++ b/Src/Generated/Google.Apis.ServiceNetworking.v1/Google.Apis.ServiceNetworking.v1.csproj @@ -3,7 +3,7 @@ Google.Apis.ServiceNetworking.v1 Client Library - 1.68.0.3555 + 1.68.0.3594 Google LLC Copyright 2024 Google LLC Google