diff --git a/DiscoveryJson/vmmigration.v1alpha1.json b/DiscoveryJson/vmmigration.v1alpha1.json
index 61739e36ebd..0614fc4da76 100644
--- a/DiscoveryJson/vmmigration.v1alpha1.json
+++ b/DiscoveryJson/vmmigration.v1alpha1.json
@@ -520,12 +520,12 @@
],
"parameters": {
"filter": {
- "description": "Optional. The filter request (according to https://google.aip.dev/160).",
+ "description": "Optional. The filter request (according to AIP-160).",
"location": "query",
"type": "string"
},
"orderBy": {
- "description": "Optional. The order by fields for the result (according to https://google.aip.dev/132#ordering). Currently ordering is only possible by \"name\" field.",
+ "description": "Optional. The order by fields for the result (according to AIP-132). Currently ordering is only possible by \"name\" field.",
"location": "query",
"type": "string"
},
@@ -623,12 +623,12 @@
],
"parameters": {
"filter": {
- "description": "Optional. The filter request (according to https://google.aip.dev/160).",
+ "description": "Optional. The filter request (according to AIP-160).",
"location": "query",
"type": "string"
},
"orderBy": {
- "description": "Optional. The order by fields for the result (according to https://google.aip.dev/132#ordering). Currently ordering is only possible by \"name\" field.",
+ "description": "Optional. The order by fields for the result (according to AIP-132). Currently ordering is only possible by \"name\" field.",
"location": "query",
"type": "string"
},
@@ -2220,7 +2220,7 @@
}
}
},
- "revision": "20240822",
+ "revision": "20240912",
"rootUrl": "https://vmmigration.googleapis.com/",
"schemas": {
"AccessKeyCredentials": {
diff --git a/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.cs b/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.cs
index c99bc854f4f..1fb0d49c36b 100644
--- a/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.cs
+++ b/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.cs
@@ -966,13 +966,13 @@ public ListRequest(Google.Apis.Services.IClientService service, string parent) :
[Google.Apis.Util.RequestParameterAttribute("parent", Google.Apis.Util.RequestParameterType.Path)]
public virtual string Parent { get; private set; }
- /// Optional. The filter request (according to https://google.aip.dev/160).
+ /// Optional. The filter request (according to AIP-160).
[Google.Apis.Util.RequestParameterAttribute("filter", Google.Apis.Util.RequestParameterType.Query)]
public virtual string Filter { get; set; }
///
- /// Optional. The order by fields for the result (according to
- /// https://google.aip.dev/132#ordering). Currently ordering is only possible by "name" field.
+ /// Optional. The order by fields for the result (according to AIP-132). Currently ordering is
+ /// only possible by "name" field.
///
[Google.Apis.Util.RequestParameterAttribute("orderBy", Google.Apis.Util.RequestParameterType.Query)]
public virtual string OrderBy { get; set; }
@@ -1271,13 +1271,13 @@ public ListRequest(Google.Apis.Services.IClientService service, string parent) :
[Google.Apis.Util.RequestParameterAttribute("parent", Google.Apis.Util.RequestParameterType.Path)]
public virtual string Parent { get; private set; }
- /// Optional. The filter request (according to https://google.aip.dev/160).
+ /// Optional. The filter request (according to AIP-160).
[Google.Apis.Util.RequestParameterAttribute("filter", Google.Apis.Util.RequestParameterType.Query)]
public virtual string Filter { get; set; }
///
- /// Optional. The order by fields for the result (according to https://google.aip.dev/132#ordering).
- /// Currently ordering is only possible by "name" field.
+ /// Optional. The order by fields for the result (according to AIP-132). Currently ordering is only
+ /// possible by "name" field.
///
[Google.Apis.Util.RequestParameterAttribute("orderBy", Google.Apis.Util.RequestParameterType.Query)]
public virtual string OrderBy { get; set; }
diff --git a/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.csproj b/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.csproj
index e3129d5e53a..5cd3347a141 100644
--- a/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.csproj
+++ b/Src/Generated/Google.Apis.VMMigrationService.v1alpha1/Google.Apis.VMMigrationService.v1alpha1.csproj
@@ -3,7 +3,7 @@
Google.Apis.VMMigrationService.v1alpha1 Client Library
- 1.68.0.3521
+ 1.68.0.3542
Google LLC
Copyright 2024 Google LLC
Google