Skip to content

Commit 4b4761e

Browse files
feat(compute): update the api
#### compute:alpha The following keys were added: - resources.instantSnapshotGroups.methods.delete (Total Keys: 21) - resources.instantSnapshotGroups.methods.get (Total Keys: 19) - resources.instantSnapshotGroups.methods.insert (Total Keys: 20) - resources.instantSnapshotGroups.methods.list (Total Keys: 28) - resources.regionInstanceGroupManagerResizeRequests.methods.get (Total Keys: 20) - resources.regionInstanceGroupManagerResizeRequests.methods.insert (Total Keys: 20) - resources.regionInstantSnapshotGroups.methods.delete (Total Keys: 21) - resources.regionInstantSnapshotGroups.methods.get (Total Keys: 19) - resources.regionInstantSnapshotGroups.methods.insert (Total Keys: 20) - resources.regionInstantSnapshotGroups.methods.list (Total Keys: 28) - schemas.InstanceGroupManager.properties.resourcePolicies.$ref (Total Keys: 1) - schemas.InstanceGroupManagerResourcePolicies (Total Keys: 3) - schemas.InstantSnapshotGroup (Total Keys: 24) - schemas.InterconnectApplicationAwareInterconnect.properties.egressMinBandwidthPercentagePolicy.$ref (Total Keys: 1) - schemas.ListInstantSnapshotGroups (Total Keys: 18) - schemas.MultiMig.properties.status.$ref (Total Keys: 1) - schemas.MultiMigStatus (Total Keys: 4)
1 parent df463d0 commit 4b4761e

9 files changed

+2361
-1
lines changed

docs/dyn/compute_alpha.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,11 @@ <h2>Instance Methods</h2>
224224
</p>
225225
<p class="firstline">Returns the instances Resource.</p>
226226

227+
<p class="toc_element">
228+
<code><a href="compute_alpha.instantSnapshotGroups.html">instantSnapshotGroups()</a></code>
229+
</p>
230+
<p class="firstline">Returns the instantSnapshotGroups Resource.</p>
231+
227232
<p class="toc_element">
228233
<code><a href="compute_alpha.instantSnapshots.html">instantSnapshots()</a></code>
229234
</p>
@@ -384,6 +389,11 @@ <h2>Instance Methods</h2>
384389
</p>
385390
<p class="firstline">Returns the regionHealthChecks Resource.</p>
386391

392+
<p class="toc_element">
393+
<code><a href="compute_alpha.regionInstanceGroupManagerResizeRequests.html">regionInstanceGroupManagerResizeRequests()</a></code>
394+
</p>
395+
<p class="firstline">Returns the regionInstanceGroupManagerResizeRequests Resource.</p>
396+
387397
<p class="toc_element">
388398
<code><a href="compute_alpha.regionInstanceGroupManagers.html">regionInstanceGroupManagers()</a></code>
389399
</p>
@@ -404,6 +414,11 @@ <h2>Instance Methods</h2>
404414
</p>
405415
<p class="firstline">Returns the regionInstances Resource.</p>
406416

417+
<p class="toc_element">
418+
<code><a href="compute_alpha.regionInstantSnapshotGroups.html">regionInstantSnapshotGroups()</a></code>
419+
</p>
420+
<p class="firstline">Returns the regionInstantSnapshotGroups Resource.</p>
421+
407422
<p class="toc_element">
408423
<code><a href="compute_alpha.regionInstantSnapshots.html">regionInstantSnapshots()</a></code>
409424
</p>

docs/dyn/compute_alpha.instanceGroupManagers.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,9 @@ <h3>Method Details</h3>
441441
},
442442
},
443443
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the managed instance group resides (for regional resources).
444+
&quot;resourcePolicies&quot;: { # Resource policies for this managed instance group.
445+
&quot;workloadPolicy&quot;: &quot;A String&quot;, # The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
446+
},
444447
&quot;satisfiesPzi&quot;: True or False, # [Output Only] Reserved for future use.
445448
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
446449
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this managed instance group. The server defines this URL.
@@ -1402,6 +1405,9 @@ <h3>Method Details</h3>
14021405
},
14031406
},
14041407
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the managed instance group resides (for regional resources).
1408+
&quot;resourcePolicies&quot;: { # Resource policies for this managed instance group.
1409+
&quot;workloadPolicy&quot;: &quot;A String&quot;, # The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
1410+
},
14051411
&quot;satisfiesPzi&quot;: True or False, # [Output Only] Reserved for future use.
14061412
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
14071413
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this managed instance group. The server defines this URL.
@@ -1602,6 +1608,9 @@ <h3>Method Details</h3>
16021608
},
16031609
},
16041610
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the managed instance group resides (for regional resources).
1611+
&quot;resourcePolicies&quot;: { # Resource policies for this managed instance group.
1612+
&quot;workloadPolicy&quot;: &quot;A String&quot;, # The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
1613+
},
16051614
&quot;satisfiesPzi&quot;: True or False, # [Output Only] Reserved for future use.
16061615
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
16071616
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this managed instance group. The server defines this URL.
@@ -1932,6 +1941,9 @@ <h3>Method Details</h3>
19321941
},
19331942
},
19341943
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the managed instance group resides (for regional resources).
1944+
&quot;resourcePolicies&quot;: { # Resource policies for this managed instance group.
1945+
&quot;workloadPolicy&quot;: &quot;A String&quot;, # The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
1946+
},
19351947
&quot;satisfiesPzi&quot;: True or False, # [Output Only] Reserved for future use.
19361948
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
19371949
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this managed instance group. The server defines this URL.
@@ -2485,6 +2497,9 @@ <h3>Method Details</h3>
24852497
},
24862498
},
24872499
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the managed instance group resides (for regional resources).
2500+
&quot;resourcePolicies&quot;: { # Resource policies for this managed instance group.
2501+
&quot;workloadPolicy&quot;: &quot;A String&quot;, # The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
2502+
},
24882503
&quot;satisfiesPzi&quot;: True or False, # [Output Only] Reserved for future use.
24892504
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
24902505
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this managed instance group. The server defines this URL.
@@ -4357,6 +4372,9 @@ <h3>Method Details</h3>
43574372
},
43584373
},
43594374
&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the managed instance group resides (for regional resources).
4375+
&quot;resourcePolicies&quot;: { # Resource policies for this managed instance group.
4376+
&quot;workloadPolicy&quot;: &quot;A String&quot;, # The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
4377+
},
43604378
&quot;satisfiesPzi&quot;: True or False, # [Output Only] Reserved for future use.
43614379
&quot;satisfiesPzs&quot;: True or False, # [Output Only] Reserved for future use.
43624380
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this managed instance group. The server defines this URL.

0 commit comments

Comments
 (0)