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.globalPublicDelegatedPrefixes.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ <h3>Method Details</h3>
270
270
"region": "A String", # [Output Only] URL of the region where the public delegated prefix resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
271
271
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
272
272
"selfLinkWithId": "A String", # [Output Only] Server-defined URL with id for the resource.
273
-
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is active. - `DELETING` The public delegated prefix is being deprovsioned.
273
+
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is announced and ready to use. - `DELETING` The public delegated prefix is being deprovsioned.
274
274
}</pre>
275
275
</div>
276
276
@@ -312,7 +312,7 @@ <h3>Method Details</h3>
312
312
"region": "A String", # [Output Only] URL of the region where the public delegated prefix resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
313
313
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
314
314
"selfLinkWithId": "A String", # [Output Only] Server-defined URL with id for the resource.
315
-
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is active. - `DELETING` The public delegated prefix is being deprovsioned.
315
+
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is announced and ready to use. - `DELETING` The public delegated prefix is being deprovsioned.
316
316
}
317
317
318
318
requestId: string, An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
@@ -484,7 +484,7 @@ <h3>Method Details</h3>
484
484
"region": "A String", # [Output Only] URL of the region where the public delegated prefix resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
485
485
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
486
486
"selfLinkWithId": "A String", # [Output Only] Server-defined URL with id for the resource.
487
-
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is active. - `DELETING` The public delegated prefix is being deprovsioned.
487
+
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is announced and ready to use. - `DELETING` The public delegated prefix is being deprovsioned.
488
488
},
489
489
],
490
490
"kind": "compute#publicDelegatedPrefixList", # [Output Only] Type of the resource. Always compute#publicDelegatedPrefixList for public delegated prefixes.
@@ -556,7 +556,7 @@ <h3>Method Details</h3>
556
556
"region": "A String", # [Output Only] URL of the region where the public delegated prefix resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
557
557
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
558
558
"selfLinkWithId": "A String", # [Output Only] Server-defined URL with id for the resource.
559
-
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is active. - `DELETING` The public delegated prefix is being deprovsioned.
559
+
"status": "A String", # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is announced and ready to use. - `DELETING` The public delegated prefix is being deprovsioned.
560
560
}
561
561
562
562
requestId: string, An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instanceGroupManagers.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2468,7 +2468,7 @@ <h3>Method Details</h3>
2468
2468
"provisioningModel": "A String", # The provisioning model to be used for this instance.
2469
2469
},
2470
2470
"scheduling": { # [Output Only] Information about the termination timestamp of the instance, if applicable.
2471
-
"terminationTimestamp": "A String", # [Output Only] The timestamp when the MIG will automatically terminate the instance. The value is in RFC3339 text format.
2471
+
"terminationTimestamp": "A String", # [Output Only] The timestamp at which the managed instance will be terminated. This is in RFC3339 text format.
2472
2472
},
2473
2473
"sizeInUnit": 3.14, # [Output only] The size of the VM represented by this Managed Instance. This is how much this Managed Instance contributes to the size of the group.
2474
2474
"tag": "A String", # [Output Only] Tag describing the version.
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instances.html
+29Lines changed: 29 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1056,7 +1056,12 @@ <h3>Method Details</h3>
1056
1056
},
1057
1057
],
1058
1058
"effectiveInstanceMetadata": { # Effective values of predefined metadata keys for an instance. # [Output Only] Effective metadata is a field that consolidates project, zonal instance settings, and instance-level predefined metadata keys to provide the overridden value for those metadata keys at the instance level.
1059
+
"blockProjectSshKeysMetadataValue": True or False, # Effective block-project-ssh-keys value at Instance level.
1060
+
"enableGuestAttributesMetadataValue": True or False, # Effective enable-guest-attributes value at Instance level.
1061
+
"enableOsInventoryMetadataValue": True or False, # Effective enable-osinventory value at Instance level.
1062
+
"enableOsconfigMetadataValue": True or False, # Effective enable-osconfig value at Instance level.
1059
1063
"enableOsloginMetadataValue": True or False, # Effective enable-oslogin value at Instance level.
1064
+
"serialPortEnableMetadataValue": True or False, # Effective serial-port-enable value at Instance level.
1060
1065
"vmDnsSettingMetadataValue": "A String", # Effective VM DNS setting at Instance level.
1061
1066
},
1062
1067
"lastInstanceTerminationDetails": { # [Output Only] Contains last termination details why the instance was terminated.
@@ -2849,7 +2854,12 @@ <h3>Method Details</h3>
2849
2854
},
2850
2855
],
2851
2856
"effectiveInstanceMetadata": { # Effective values of predefined metadata keys for an instance. # [Output Only] Effective metadata is a field that consolidates project, zonal instance settings, and instance-level predefined metadata keys to provide the overridden value for those metadata keys at the instance level.
2857
+
"blockProjectSshKeysMetadataValue": True or False, # Effective block-project-ssh-keys value at Instance level.
2858
+
"enableGuestAttributesMetadataValue": True or False, # Effective enable-guest-attributes value at Instance level.
2859
+
"enableOsInventoryMetadataValue": True or False, # Effective enable-osinventory value at Instance level.
2860
+
"enableOsconfigMetadataValue": True or False, # Effective enable-osconfig value at Instance level.
2852
2861
"enableOsloginMetadataValue": True or False, # Effective enable-oslogin value at Instance level.
2862
+
"serialPortEnableMetadataValue": True or False, # Effective serial-port-enable value at Instance level.
2853
2863
"vmDnsSettingMetadataValue": "A String", # Effective VM DNS setting at Instance level.
2854
2864
},
2855
2865
"lastInstanceTerminationDetails": { # [Output Only] Contains last termination details why the instance was terminated.
@@ -3069,6 +3079,7 @@ <h3>Method Details</h3>
3069
3079
"A String",
3070
3080
],
3071
3081
"destNetworkScope": "A String", # Network scope of the traffic destination.
3082
+
"destNetworkType": "A String", # Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET
3072
3083
"destRegionCodes": [ # Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
3073
3084
"A String",
3074
3085
],
@@ -3093,6 +3104,7 @@ <h3>Method Details</h3>
3093
3104
"A String",
3094
3105
],
3095
3106
"srcNetworkScope": "A String", # Network scope of the traffic source.
3107
+
"srcNetworkType": "A String", # Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS
3096
3108
"srcNetworks": [ # Networks of the traffic source. It can be either a full or partial url.
3097
3109
"A String",
3098
3110
],
@@ -3152,6 +3164,7 @@ <h3>Method Details</h3>
3152
3164
"A String",
3153
3165
],
3154
3166
"destNetworkScope": "A String", # Network scope of the traffic destination.
3167
+
"destNetworkType": "A String", # Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET
3155
3168
"destRegionCodes": [ # Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
3156
3169
"A String",
3157
3170
],
@@ -3176,6 +3189,7 @@ <h3>Method Details</h3>
3176
3189
"A String",
3177
3190
],
3178
3191
"srcNetworkScope": "A String", # Network scope of the traffic source.
3192
+
"srcNetworkType": "A String", # Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS
3179
3193
"srcNetworks": [ # Networks of the traffic source. It can be either a full or partial url.
3180
3194
"A String",
3181
3195
],
@@ -3997,7 +4011,12 @@ <h3>Method Details</h3>
3997
4011
},
3998
4012
],
3999
4013
"effectiveInstanceMetadata": { # Effective values of predefined metadata keys for an instance. # [Output Only] Effective metadata is a field that consolidates project, zonal instance settings, and instance-level predefined metadata keys to provide the overridden value for those metadata keys at the instance level.
4014
+
"blockProjectSshKeysMetadataValue": True or False, # Effective block-project-ssh-keys value at Instance level.
4015
+
"enableGuestAttributesMetadataValue": True or False, # Effective enable-guest-attributes value at Instance level.
4016
+
"enableOsInventoryMetadataValue": True or False, # Effective enable-osinventory value at Instance level.
4017
+
"enableOsconfigMetadataValue": True or False, # Effective enable-osconfig value at Instance level.
4000
4018
"enableOsloginMetadataValue": True or False, # Effective enable-oslogin value at Instance level.
4019
+
"serialPortEnableMetadataValue": True or False, # Effective serial-port-enable value at Instance level.
4001
4020
"vmDnsSettingMetadataValue": "A String", # Effective VM DNS setting at Instance level.
4002
4021
},
4003
4022
"lastInstanceTerminationDetails": { # [Output Only] Contains last termination details why the instance was terminated.
@@ -4624,7 +4643,12 @@ <h3>Method Details</h3>
4624
4643
},
4625
4644
],
4626
4645
"effectiveInstanceMetadata": { # Effective values of predefined metadata keys for an instance. # [Output Only] Effective metadata is a field that consolidates project, zonal instance settings, and instance-level predefined metadata keys to provide the overridden value for those metadata keys at the instance level.
4646
+
"blockProjectSshKeysMetadataValue": True or False, # Effective block-project-ssh-keys value at Instance level.
4647
+
"enableGuestAttributesMetadataValue": True or False, # Effective enable-guest-attributes value at Instance level.
4648
+
"enableOsInventoryMetadataValue": True or False, # Effective enable-osinventory value at Instance level.
4649
+
"enableOsconfigMetadataValue": True or False, # Effective enable-osconfig value at Instance level.
4627
4650
"enableOsloginMetadataValue": True or False, # Effective enable-oslogin value at Instance level.
4651
+
"serialPortEnableMetadataValue": True or False, # Effective serial-port-enable value at Instance level.
4628
4652
"vmDnsSettingMetadataValue": "A String", # Effective VM DNS setting at Instance level.
4629
4653
},
4630
4654
"lastInstanceTerminationDetails": { # [Output Only] Contains last termination details why the instance was terminated.
@@ -8752,7 +8776,12 @@ <h3>Method Details</h3>
8752
8776
},
8753
8777
],
8754
8778
"effectiveInstanceMetadata": { # Effective values of predefined metadata keys for an instance. # [Output Only] Effective metadata is a field that consolidates project, zonal instance settings, and instance-level predefined metadata keys to provide the overridden value for those metadata keys at the instance level.
8779
+
"blockProjectSshKeysMetadataValue": True or False, # Effective block-project-ssh-keys value at Instance level.
8780
+
"enableGuestAttributesMetadataValue": True or False, # Effective enable-guest-attributes value at Instance level.
8781
+
"enableOsInventoryMetadataValue": True or False, # Effective enable-osinventory value at Instance level.
8782
+
"enableOsconfigMetadataValue": True or False, # Effective enable-osconfig value at Instance level.
8755
8783
"enableOsloginMetadataValue": True or False, # Effective enable-oslogin value at Instance level.
8784
+
"serialPortEnableMetadataValue": True or False, # Effective serial-port-enable value at Instance level.
8756
8785
"vmDnsSettingMetadataValue": "A String", # Effective VM DNS setting at Instance level.
8757
8786
},
8758
8787
"lastInstanceTerminationDetails": { # [Output Only] Contains last termination details why the instance was terminated.
0 commit comments