Skip to content

Commit 9582a75

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.StorageBatchOperations.v1 version 1.70.0.3877
1 parent 33b6a92 commit 9582a75

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DiscoveryJson/storagebatchoperations.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
"parameters": {
146146
"extraLocationTypes": {
147-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
147+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
148148
"location": "query",
149149
"repeated": true,
150150
"type": "string"
@@ -482,7 +482,7 @@
482482
}
483483
}
484484
},
485-
"revision": "20250409",
485+
"revision": "20250813",
486486
"rootUrl": "https://storagebatchoperations.googleapis.com/",
487487
"schemas": {
488488
"Bucket": {

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

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

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

Src/Generated/Google.Apis.StorageBatchOperations.v1/Google.Apis.StorageBatchOperations.v1.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.StorageBatchOperations.v1 Client Library</Title>
6-
<Version>1.69.0.3751</Version>
6+
<Version>1.70.0.3877</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)