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.disks.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -648,6 +648,9 @@ <h3>Method Details</h3>
648
648
"maxRetentionDays": 42, # Number of days the snapshot should be retained before being deleted automatically.
649
649
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
650
650
"region": "A String", # [Output Only] URL of the region where the snapshot resides. Only applicable for regional snapshots.
651
+
"resourceStatus": { # [Output only] ResourceStatus of the Snapshot resource
652
+
"scheduledDeletionTime": "A String", # [Output only] Scheduled deletion time of the snapshot. The snapshot will be deleted by the at any point within one hour after the deletion time.
653
+
},
651
654
"satisfiesPzi": True or False, # Output only. Reserved for future use.
652
655
"satisfiesPzs": True or False, # [Output Only] Reserved for future use.
653
656
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instanceTemplates.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -320,6 +320,7 @@ <h3>Method Details</h3>
320
320
},
321
321
],
322
322
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
323
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
323
324
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
324
325
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
325
326
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -856,6 +857,7 @@ <h3>Method Details</h3>
856
857
},
857
858
],
858
859
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
860
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
859
861
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
860
862
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
861
863
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -1313,6 +1315,7 @@ <h3>Method Details</h3>
1313
1315
},
1314
1316
],
1315
1317
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
1318
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
1316
1319
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
1317
1320
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
1318
1321
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -1802,6 +1805,7 @@ <h3>Method Details</h3>
1802
1805
},
1803
1806
],
1804
1807
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
1808
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
1805
1809
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
1806
1810
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
1807
1811
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instances.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -432,6 +432,7 @@ <h3>Method Details</h3>
432
432
},
433
433
],
434
434
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
435
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
435
436
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
436
437
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
437
438
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -951,6 +952,7 @@ <h3>Method Details</h3>
951
952
},
952
953
],
953
954
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
955
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
954
956
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
955
957
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
956
958
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -1654,6 +1656,7 @@ <h3>Method Details</h3>
1654
1656
},
1655
1657
],
1656
1658
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
1659
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
1657
1660
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
1658
1661
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
1659
1662
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -2674,6 +2677,7 @@ <h3>Method Details</h3>
2674
2677
},
2675
2678
],
2676
2679
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
2680
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
2677
2681
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
2678
2682
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
2679
2683
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -3723,6 +3727,7 @@ <h3>Method Details</h3>
3723
3727
},
3724
3728
],
3725
3729
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
3730
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
3726
3731
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
3727
3732
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
3728
3733
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -4294,6 +4299,7 @@ <h3>Method Details</h3>
4294
4299
},
4295
4300
],
4296
4301
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
4302
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
4297
4303
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
4298
4304
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
4299
4305
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -8327,6 +8333,7 @@ <h3>Method Details</h3>
8327
8333
},
8328
8334
],
8329
8335
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
8336
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
8330
8337
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
8331
8338
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
8332
8339
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
@@ -8995,6 +9002,7 @@ <h3>Method Details</h3>
8995
9002
},
8996
9003
],
8997
9004
"fingerprint": "A String", # Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
9005
+
"igmpQuery": "A String", # Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported.
8998
9006
"internalIpv6PrefixLength": 42, # The prefix length of the primary internal IPv6 range.
8999
9007
"ipv6AccessConfigs": [ # An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
9000
9008
{ # An access configuration attached to an instance's network interface. Only one access config per instance is supported.
0 commit comments