You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instanceGroupManagers.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -435,7 +435,7 @@ <h3>Method Details</h3>
435
435
},
436
436
],
437
437
"params": { # Input only additional params for instance group manager creation. # Input only. Additional params passed with the request, but not persisted as part of resource payload.
438
-
"resourceManagerTags": { # Resource manager tags to be bound to the instance group manager. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/123`, and values are in the format `tagValues/456`. The field is allowed for INSERT only.
438
+
"resourceManagerTags": { # Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see Manage tags for resources.
439
439
"a_key": "A String",
440
440
},
441
441
},
@@ -1393,7 +1393,7 @@ <h3>Method Details</h3>
1393
1393
},
1394
1394
],
1395
1395
"params": { # Input only additional params for instance group manager creation. # Input only. Additional params passed with the request, but not persisted as part of resource payload.
1396
-
"resourceManagerTags": { # Resource manager tags to be bound to the instance group manager. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/123`, and values are in the format `tagValues/456`. The field is allowed for INSERT only.
1396
+
"resourceManagerTags": { # Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see Manage tags for resources.
1397
1397
"a_key": "A String",
1398
1398
},
1399
1399
},
@@ -1590,7 +1590,7 @@ <h3>Method Details</h3>
1590
1590
},
1591
1591
],
1592
1592
"params": { # Input only additional params for instance group manager creation. # Input only. Additional params passed with the request, but not persisted as part of resource payload.
1593
-
"resourceManagerTags": { # Resource manager tags to be bound to the instance group manager. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/123`, and values are in the format `tagValues/456`. The field is allowed for INSERT only.
1593
+
"resourceManagerTags": { # Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see Manage tags for resources.
1594
1594
"a_key": "A String",
1595
1595
},
1596
1596
},
@@ -1917,7 +1917,7 @@ <h3>Method Details</h3>
1917
1917
},
1918
1918
],
1919
1919
"params": { # Input only additional params for instance group manager creation. # Input only. Additional params passed with the request, but not persisted as part of resource payload.
1920
-
"resourceManagerTags": { # Resource manager tags to be bound to the instance group manager. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/123`, and values are in the format `tagValues/456`. The field is allowed for INSERT only.
1920
+
"resourceManagerTags": { # Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see Manage tags for resources.
1921
1921
"a_key": "A String",
1922
1922
},
1923
1923
},
@@ -2466,7 +2466,7 @@ <h3>Method Details</h3>
2466
2466
},
2467
2467
],
2468
2468
"params": { # Input only additional params for instance group manager creation. # Input only. Additional params passed with the request, but not persisted as part of resource payload.
2469
-
"resourceManagerTags": { # Resource manager tags to be bound to the instance group manager. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/123`, and values are in the format `tagValues/456`. The field is allowed for INSERT only.
2469
+
"resourceManagerTags": { # Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see Manage tags for resources.
2470
2470
"a_key": "A String",
2471
2471
},
2472
2472
},
@@ -4335,7 +4335,7 @@ <h3>Method Details</h3>
4335
4335
},
4336
4336
],
4337
4337
"params": { # Input only additional params for instance group manager creation. # Input only. Additional params passed with the request, but not persisted as part of resource payload.
4338
-
"resourceManagerTags": { # Resource manager tags to be bound to the instance group manager. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/123`, and values are in the format `tagValues/456`. The field is allowed for INSERT only.
4338
+
"resourceManagerTags": { # Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see Manage tags for resources.
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instances.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3007,7 +3007,7 @@ <h3>Method Details</h3>
3007
3007
},
3008
3008
],
3009
3009
"shortName": "A String", # [Output Only] The short name of the firewall policy.
3010
-
"type": "A String", # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL.
3010
+
"type": "A String", # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
3011
3011
},
3012
3012
],
3013
3013
"firewalls": [ # Effective firewalls on the instance.
0 commit comments