Skip to content

Commit 16b628d

Browse files
committed
feat: Generate Google.Apis.VMMigrationService.v1 version 1.73.0.4130
1 parent 72e587f commit 16b628d

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

DiscoveryJson/vmmigration.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
]
136136
},
137137
"list": {
138-
"description": "Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.",
138+
"description": "Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.",
139139
"flatPath": "v1/projects/{projectsId}/locations",
140140
"httpMethod": "GET",
141141
"id": "vmmigration.projects.locations.list",
@@ -144,7 +144,7 @@
144144
],
145145
"parameters": {
146146
"extraLocationTypes": {
147-
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
147+
"description": "Optional. Do not use this field 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": "20260319",
2551+
"revision": "20260423",
25522552
"rootUrl": "https://vmmigration.googleapis.com/",
25532553
"schemas": {
25542554
"AccessKeyCredentials": {

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5586,8 +5586,8 @@ protected override void InitParameters()
55865586

55875587
/// <summary>
55885588
/// Lists information about the supported locations for this service. This method lists locations based on
5589-
/// the resource scope provided in the [ListLocationsRequest.name] field: * **Global locations**: If `name`
5590-
/// is empty, the method lists the public locations available to all projects. * **Project-specific
5589+
/// the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is
5590+
/// empty, the method lists the public locations available to all projects. * **Project-specific
55915591
/// locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to
55925592
/// that specific project. This includes public, private, or other project-specific locations enabled for
55935593
/// the project. For gRPC and client library implementations, the resource name is passed as the `name`
@@ -5602,8 +5602,8 @@ public virtual ListRequest List(string name)
56025602

56035603
/// <summary>
56045604
/// Lists information about the supported locations for this service. This method lists locations based on
5605-
/// the resource scope provided in the [ListLocationsRequest.name] field: * **Global locations**: If `name`
5606-
/// is empty, the method lists the public locations available to all projects. * **Project-specific
5605+
/// the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is
5606+
/// empty, the method lists the public locations available to all projects. * **Project-specific
56075607
/// locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to
56085608
/// that specific project. This includes public, private, or other project-specific locations enabled for
56095609
/// the project. For gRPC and client library implementations, the resource name is passed as the `name`
@@ -5624,8 +5624,8 @@ public ListRequest(Google.Apis.Services.IClientService service, string name) : b
56245624
public virtual string Name { get; private set; }
56255625

56265626
/// <summary>
5627-
/// Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
5628-
/// otherwise. This is primarily for internal usage.
5627+
/// Optional. Do not use this field unless explicitly documented otherwise. This is primarily for
5628+
/// internal usage.
56295629
/// </summary>
56305630
[Google.Apis.Util.RequestParameterAttribute("extraLocationTypes", Google.Apis.Util.RequestParameterType.Query)]
56315631
public virtual Google.Apis.Util.Repeatable<string> ExtraLocationTypes { get; set; }

Src/Generated/Google.Apis.VMMigrationService.v1/Google.Apis.VMMigrationService.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.VMMigrationService.v1 Client Library</Title>
6-
<Version>1.73.0.4095</Version>
6+
<Version>1.73.0.4130</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2026 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>

0 commit comments

Comments
 (0)