Skip to content

Commit e58db48

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.VMMigrationService.v1alpha1 version 1.72.0.3948
1 parent c9ba91e commit e58db48

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DiscoveryJson/vmmigration.v1alpha1.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. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
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"
@@ -2548,7 +2548,7 @@
25482548
}
25492549
}
25502550
},
2551-
"revision": "20251002",
2551+
"revision": "20251023",
25522552
"rootUrl": "https://vmmigration.googleapis.com/",
25532553
"schemas": {
25542554
"AccessKeyCredentials": {

Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.cs

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

56085608
/// <summary>
5609-
/// Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
5610-
/// primarily intended for internal usage.
5609+
/// Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
5610+
/// otherwise. This is primarily for internal usage.
56115611
/// </summary>
56125612
[Google.Apis.Util.RequestParameterAttribute("extraLocationTypes", Google.Apis.Util.RequestParameterType.Query)]
56135613
public virtual Google.Apis.Util.Repeatable<string> ExtraLocationTypes { get; set; }

Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.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.VMMigrationService.v1alpha1 Client Library</Title>
6-
<Version>1.72.0.3927</Version>
6+
<Version>1.72.0.3948</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2025 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>

0 commit comments

Comments
 (0)