Skip to content

Commit 5d13475

Browse files
feat(migrationcenter): update the api
#### migrationcenter:v1 The following keys were added: - schemas.MachineArchitectureDetails.properties.cpuManufacturer.type (Total Keys: 1)
1 parent 07c58f8 commit 5d13475

8 files changed

+41
-28
lines changed

docs/dyn/migrationcenter_v1.projects.locations.assets.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ <h3>Method Details</h3>
411411
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
412412
},
413413
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
414+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
414415
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
415416
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
416417
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.
@@ -910,6 +911,7 @@ <h3>Method Details</h3>
910911
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
911912
},
912913
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
914+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
913915
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
914916
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
915917
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.
@@ -1440,6 +1442,7 @@ <h3>Method Details</h3>
14401442
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
14411443
},
14421444
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
1445+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
14431446
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
14441447
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
14451448
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.
@@ -1950,6 +1953,7 @@ <h3>Method Details</h3>
19501953
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
19511954
},
19521955
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
1956+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
19531957
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
19541958
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
19551959
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.
@@ -2464,6 +2468,7 @@ <h3>Method Details</h3>
24642468
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
24652469
},
24662470
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
2471+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
24672472
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
24682473
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
24692474
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.
@@ -2958,6 +2963,7 @@ <h3>Method Details</h3>
29582963
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
29592964
},
29602965
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
2966+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
29612967
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
29622968
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
29632969
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.
@@ -3417,6 +3423,7 @@ <h3>Method Details</h3>
34173423
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
34183424
},
34193425
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
3426+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
34203427
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
34213428
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
34223429
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.

docs/dyn/migrationcenter_v1.projects.locations.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h1><a href="migrationcenter_v1.html">Migration Center API</a> . <a href="migrat
7676
<h2>Instance Methods</h2>
7777
<p class="toc_element">
7878
<code><a href="#cancel">cancel(name, body=None, x__xgafv=None)</a></code></p>
79-
<p class="firstline">Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.</p>
79+
<p class="firstline">Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.</p>
8080
<p class="toc_element">
8181
<code><a href="#close">close()</a></code></p>
8282
<p class="firstline">Close httplib2 connections.</p>
@@ -95,7 +95,7 @@ <h2>Instance Methods</h2>
9595
<h3>Method Details</h3>
9696
<div class="method">
9797
<code class="details" id="cancel">cancel(name, body=None, x__xgafv=None)</code>
98-
<pre>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn&#x27;t support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
98+
<pre>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn&#x27;t support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
9999

100100
Args:
101101
name: string, The name of the operation resource to be cancelled. (required)

docs/dyn/migrationcenter_v1.projects.locations.sources.errorFrames.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ <h3>Method Details</h3>
277277
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
278278
},
279279
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
280+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
280281
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
281282
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
282283
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.
@@ -713,6 +714,7 @@ <h3>Method Details</h3>
713714
&quot;version&quot;: &quot;A String&quot;, # BIOS version.
714715
},
715716
&quot;cpuArchitecture&quot;: &quot;A String&quot;, # CPU architecture, e.g., &quot;x64-based PC&quot;, &quot;x86_64&quot;, &quot;i686&quot; etc.
717+
&quot;cpuManufacturer&quot;: &quot;A String&quot;, # Optional. CPU manufacturer, e.g., &quot;Intel&quot;, &quot;AMD&quot;.
716718
&quot;cpuName&quot;: &quot;A String&quot;, # CPU name, e.g., &quot;Intel Xeon E5-2690&quot;, &quot;AMD EPYC 7571&quot; etc.
717719
&quot;cpuSocketCount&quot;: 42, # Number of processor sockets allocated to the machine.
718720
&quot;cpuThreadCount&quot;: 42, # Deprecated: use MachineDetails.core_count instead. Number of CPU threads allocated to the machine.

docs/dyn/migrationcenter_v1alpha1.projects.locations.assets.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -629,8 +629,8 @@ <h3>Method Details</h3>
629629
&quot;nanos&quot;: 42, # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
630630
&quot;seconds&quot;: 42, # Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
631631
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Time zone.
632-
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
633-
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
632+
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone. For example &quot;America/New_York&quot;.
633+
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number. For example &quot;2019a&quot;.
634634
},
635635
&quot;utcOffset&quot;: &quot;A String&quot;, # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
636636
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
@@ -1219,8 +1219,8 @@ <h3>Method Details</h3>
12191219
&quot;nanos&quot;: 42, # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
12201220
&quot;seconds&quot;: 42, # Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
12211221
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Time zone.
1222-
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
1223-
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
1222+
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone. For example &quot;America/New_York&quot;.
1223+
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number. For example &quot;2019a&quot;.
12241224
},
12251225
&quot;utcOffset&quot;: &quot;A String&quot;, # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
12261226
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
@@ -1841,8 +1841,8 @@ <h3>Method Details</h3>
18411841
&quot;nanos&quot;: 42, # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
18421842
&quot;seconds&quot;: 42, # Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
18431843
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Time zone.
1844-
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
1845-
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
1844+
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone. For example &quot;America/New_York&quot;.
1845+
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number. For example &quot;2019a&quot;.
18461846
},
18471847
&quot;utcOffset&quot;: &quot;A String&quot;, # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
18481848
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
@@ -2444,8 +2444,8 @@ <h3>Method Details</h3>
24442444
&quot;nanos&quot;: 42, # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
24452445
&quot;seconds&quot;: 42, # Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
24462446
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Time zone.
2447-
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
2448-
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
2447+
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone. For example &quot;America/New_York&quot;.
2448+
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number. For example &quot;2019a&quot;.
24492449
},
24502450
&quot;utcOffset&quot;: &quot;A String&quot;, # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
24512451
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
@@ -3049,8 +3049,8 @@ <h3>Method Details</h3>
30493049
&quot;nanos&quot;: 42, # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
30503050
&quot;seconds&quot;: 42, # Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
30513051
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Time zone.
3052-
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
3053-
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
3052+
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone. For example &quot;America/New_York&quot;.
3053+
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number. For example &quot;2019a&quot;.
30543054
},
30553055
&quot;utcOffset&quot;: &quot;A String&quot;, # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
30563056
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
@@ -3634,8 +3634,8 @@ <h3>Method Details</h3>
36343634
&quot;nanos&quot;: 42, # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
36353635
&quot;seconds&quot;: 42, # Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
36363636
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Time zone.
3637-
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
3638-
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
3637+
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone. For example &quot;America/New_York&quot;.
3638+
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number. For example &quot;2019a&quot;.
36393639
},
36403640
&quot;utcOffset&quot;: &quot;A String&quot;, # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
36413641
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.
@@ -4069,8 +4069,8 @@ <h3>Method Details</h3>
40694069
&quot;nanos&quot;: 42, # Optional. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999, defaults to 0.
40704070
&quot;seconds&quot;: 42, # Optional. Seconds of minutes of the time. Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
40714071
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # Time zone.
4072-
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
4073-
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
4072+
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone. For example &quot;America/New_York&quot;.
4073+
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number. For example &quot;2019a&quot;.
40744074
},
40754075
&quot;utcOffset&quot;: &quot;A String&quot;, # UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.
40764076
&quot;year&quot;: 42, # Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.

0 commit comments

Comments
 (0)