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.instanceTemplates.html
+20-4
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,10 @@ <h3>Method Details</h3>
154
154
"canIpForward": True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.
155
155
"confidentialInstanceConfig": { # A set of Confidential Instance options. # Specifies the Confidential Instance options. Note that for MachineImage, this is not supported yet.
156
156
"confidentialInstanceType": "A String", # Defines the type of technology used by the confidential instance.
157
+
"confidentialParavisorConfig": { # A set of Confidential Paravisor (SVSM) options. # Defines a set of Confidential Paravisor (SVSM) options.
"enableConfidentialCompute": True or False, # Defines whether the instance should have confidential compute enabled.
158
162
},
159
163
"description": "A String", # An optional text description for the instances that are created from these properties.
@@ -359,7 +363,7 @@ <h3>Method Details</h3>
359
363
},
360
364
],
361
365
"subnetwork": "A String", # The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
362
-
"vlan": 42, # VLAN tag of a dynamic network interface, must be in range from 2 to 4094 inclusively.
366
+
"vlan": 42, # VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
363
367
},
364
368
],
365
369
"networkPerformanceConfig": { # Note that for MachineImage, this is not supported yet.
@@ -700,6 +704,10 @@ <h3>Method Details</h3>
700
704
"canIpForward": True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.
701
705
"confidentialInstanceConfig": { # A set of Confidential Instance options. # Specifies the Confidential Instance options. Note that for MachineImage, this is not supported yet.
702
706
"confidentialInstanceType": "A String", # Defines the type of technology used by the confidential instance.
707
+
"confidentialParavisorConfig": { # A set of Confidential Paravisor (SVSM) options. # Defines a set of Confidential Paravisor (SVSM) options.
"enableConfidentialCompute": True or False, # Defines whether the instance should have confidential compute enabled.
704
712
},
705
713
"description": "A String", # An optional text description for the instances that are created from these properties.
@@ -905,7 +913,7 @@ <h3>Method Details</h3>
905
913
},
906
914
],
907
915
"subnetwork": "A String", # The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
908
-
"vlan": 42, # VLAN tag of a dynamic network interface, must be in range from 2 to 4094 inclusively.
916
+
"vlan": 42, # VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
909
917
},
910
918
],
911
919
"networkPerformanceConfig": { # Note that for MachineImage, this is not supported yet.
@@ -1113,6 +1121,10 @@ <h3>Method Details</h3>
1113
1121
"canIpForward": True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.
1114
1122
"confidentialInstanceConfig": { # A set of Confidential Instance options. # Specifies the Confidential Instance options. Note that for MachineImage, this is not supported yet.
1115
1123
"confidentialInstanceType": "A String", # Defines the type of technology used by the confidential instance.
1124
+
"confidentialParavisorConfig": { # A set of Confidential Paravisor (SVSM) options. # Defines a set of Confidential Paravisor (SVSM) options.
"enableConfidentialCompute": True or False, # Defines whether the instance should have confidential compute enabled.
1117
1129
},
1118
1130
"description": "A String", # An optional text description for the instances that are created from these properties.
@@ -1318,7 +1330,7 @@ <h3>Method Details</h3>
1318
1330
},
1319
1331
],
1320
1332
"subnetwork": "A String", # The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
1321
-
"vlan": 42, # VLAN tag of a dynamic network interface, must be in range from 2 to 4094 inclusively.
1333
+
"vlan": 42, # VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
1322
1334
},
1323
1335
],
1324
1336
"networkPerformanceConfig": { # Note that for MachineImage, this is not supported yet.
@@ -1612,6 +1624,10 @@ <h3>Method Details</h3>
1612
1624
"canIpForward": True or False, # Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information.
1613
1625
"confidentialInstanceConfig": { # A set of Confidential Instance options. # Specifies the Confidential Instance options. Note that for MachineImage, this is not supported yet.
1614
1626
"confidentialInstanceType": "A String", # Defines the type of technology used by the confidential instance.
1627
+
"confidentialParavisorConfig": { # A set of Confidential Paravisor (SVSM) options. # Defines a set of Confidential Paravisor (SVSM) options.
"enableConfidentialCompute": True or False, # Defines whether the instance should have confidential compute enabled.
1616
1632
},
1617
1633
"description": "A String", # An optional text description for the instances that are created from these properties.
@@ -1817,7 +1833,7 @@ <h3>Method Details</h3>
1817
1833
},
1818
1834
],
1819
1835
"subnetwork": "A String", # The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
1820
-
"vlan": 42, # VLAN tag of a dynamic network interface, must be in range from 2 to 4094 inclusively.
1836
+
"vlan": 42, # VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
1821
1837
},
1822
1838
],
1823
1839
"networkPerformanceConfig": { # Note that for MachineImage, this is not supported yet.
0 commit comments