diff --git a/DiscoveryJson/servicenetworking.v1beta.json b/DiscoveryJson/servicenetworking.v1beta.json
index 441dff1f1f4..e604a27442f 100644
--- a/DiscoveryJson/servicenetworking.v1beta.json
+++ b/DiscoveryJson/servicenetworking.v1beta.json
@@ -307,7 +307,7 @@
}
}
},
- "revision": "20240925",
+ "revision": "20241103",
"rootUrl": "https://servicenetworking.googleapis.com/",
"schemas": {
"AddDnsRecordSetMetadata": {
@@ -2439,7 +2439,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.v1beta/Google.Apis.ServiceNetworking.v1beta.cs b/Src/Generated/Google.Apis.ServiceNetworking.v1beta/Google.Apis.ServiceNetworking.v1beta.cs
index dba33089ef0..5bb25806f29 100644
--- a/Src/Generated/Google.Apis.ServiceNetworking.v1beta/Google.Apis.ServiceNetworking.v1beta.cs
+++ b/Src/Generated/Google.Apis.ServiceNetworking.v1beta/Google.Apis.ServiceNetworking.v1beta.cs
@@ -3308,10 +3308,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.v1beta/Google.Apis.ServiceNetworking.v1beta.csproj b/Src/Generated/Google.Apis.ServiceNetworking.v1beta/Google.Apis.ServiceNetworking.v1beta.csproj
index eab51a912d5..52a7d3a399c 100644
--- a/Src/Generated/Google.Apis.ServiceNetworking.v1beta/Google.Apis.ServiceNetworking.v1beta.csproj
+++ b/Src/Generated/Google.Apis.ServiceNetworking.v1beta/Google.Apis.ServiceNetworking.v1beta.csproj
@@ -3,7 +3,7 @@
Google.Apis.ServiceNetworking.v1beta Client Library
- 1.68.0.3555
+ 1.68.0.3594
Google LLC
Copyright 2024 Google LLC
Google