Skip to content

Commit 06188aa

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.Networkconnectivity.v1 version 1.73.0.3995
1 parent 81153fa commit 06188aa

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

DiscoveryJson/networkconnectivity.v1.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3540,7 +3540,7 @@
35403540
}
35413541
}
35423542
},
3543-
"revision": "20251113",
3543+
"revision": "20251209",
35443544
"rootUrl": "https://networkconnectivity.googleapis.com/",
35453545
"schemas": {
35463546
"AcceptHubSpokeRequest": {
@@ -3870,8 +3870,7 @@
38703870
"additionalProperties": {
38713871
"type": "string"
38723872
},
3873-
"description": "Output only. A map to store mapping between customer vip and target service attachment. Only service attachment with producer specified ip addresses are stored here.",
3874-
"readOnly": true,
3873+
"description": "Optional. A map to store mapping between customer vip and target service attachment. This field can be used to specify a static IP address for a PSC connection.",
38753874
"type": "object"
38763875
},
38773876
"state": {

Src/Generated/Google.Apis.Networkconnectivity.v1/Google.Apis.Networkconnectivity.v1.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8586,8 +8586,8 @@ public class ConsumerPscConfig : Google.Apis.Requests.IDirectResponseSchema
85868586
public virtual string Project { get; set; }
85878587

85888588
/// <summary>
8589-
/// Output only. A map to store mapping between customer vip and target service attachment. Only service
8590-
/// attachment with producer specified ip addresses are stored here.
8589+
/// Optional. A map to store mapping between customer vip and target service attachment. This field can be used
8590+
/// to specify a static IP address for a PSC connection.
85918591
/// </summary>
85928592
[Newtonsoft.Json.JsonPropertyAttribute("serviceAttachmentIpAddressMap")]
85938593
public virtual System.Collections.Generic.IDictionary<string, string> ServiceAttachmentIpAddressMap { get; set; }

Src/Generated/Google.Apis.Networkconnectivity.v1/Google.Apis.Networkconnectivity.v1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- nupkg information -->
44
<PropertyGroup>
55
<Title>Google.Apis.Networkconnectivity.v1 Client Library</Title>
6-
<Version>1.73.0.3969</Version>
6+
<Version>1.73.0.3995</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2025 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>

0 commit comments

Comments
 (0)