Skip to content

Commit f17700e

Browse files
committed
feat: Generate Google.Apis.ServerlessVPCAccess.v1beta1 version 1.70.0.3881
1 parent 3ca45cd commit f17700e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DiscoveryJson/vpcaccess.v1beta1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
],
120120
"parameters": {
121121
"extraLocationTypes": {
122-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
122+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
123123
"location": "query",
124124
"repeated": true,
125125
"type": "string"
@@ -390,7 +390,7 @@
390390
}
391391
}
392392
},
393-
"revision": "20250413",
393+
"revision": "20250817",
394394
"rootUrl": "https://vpcaccess.googleapis.com/",
395395
"schemas": {
396396
"Connector": {

Src/Generated/Google.Apis.ServerlessVPCAccess.v1beta1/Google.Apis.ServerlessVPCAccess.v1beta1.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -799,8 +799,8 @@ public ListRequest(Google.Apis.Services.IClientService service, string name) : b
799799
public virtual string Name { get; private set; }
800800

801801
/// <summary>
802-
/// Optional. A list of extra location types that should be used as conditions for controlling the
803-
/// visibility of the locations.
802+
/// Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
803+
/// otherwise. This is primarily for internal usage.
804804
/// </summary>
805805
[Google.Apis.Util.RequestParameterAttribute("extraLocationTypes", Google.Apis.Util.RequestParameterType.Query)]
806806
public virtual Google.Apis.Util.Repeatable<string> ExtraLocationTypes { get; set; }

Src/Generated/Google.Apis.ServerlessVPCAccess.v1beta1/Google.Apis.ServerlessVPCAccess.v1beta1.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- nupkg information -->
44
<PropertyGroup>
55
<Title>Google.Apis.ServerlessVPCAccess.v1beta1 Client Library</Title>
6-
<Version>1.69.0.3755</Version>
6+
<Version>1.70.0.3881</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2025 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>
@@ -59,8 +59,8 @@
5959
<!-- common dependencies -->
6060
<ItemGroup>
6161
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0" PrivateAssets="All" />
62-
<PackageReference Include="Google.Apis" Version="1.69.0" />
63-
<PackageReference Include="Google.Apis.Auth" Version="1.69.0" />
62+
<PackageReference Include="Google.Apis" Version="1.70.0" />
63+
<PackageReference Include="Google.Apis.Auth" Version="1.70.0" />
6464
</ItemGroup>
6565

6666
</Project>

0 commit comments

Comments
 (0)