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.futureReservations.html
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -146,6 +146,11 @@ <h3>Method Details</h3>
146
146
"folderId": "A String", # The folder ID, should be same as the key of this folder config in the parent map.
147
147
},
148
148
},
149
+
"projectMap": { # A map of project id and project config. Using map format to ease add-to/remove-from the Project list in PATCH command. In future we will deprecate (And later remove) the array one.
150
+
"a_key": { # Config for each project in the share settings.
151
+
"projectId": "A String", # The project ID, should be same as the key of this project config in the parent map.
152
+
},
153
+
},
149
154
"projects": [ # A List of Project names to specify consumer projects for this shared-reservation. This is only valid when share_type's value is SPECIFIC_PROJECTS.
150
155
"A String",
151
156
],
@@ -403,6 +408,11 @@ <h3>Method Details</h3>
403
408
"folderId": "A String", # The folder ID, should be same as the key of this folder config in the parent map.
404
409
},
405
410
},
411
+
"projectMap": { # A map of project id and project config. Using map format to ease add-to/remove-from the Project list in PATCH command. In future we will deprecate (And later remove) the array one.
412
+
"a_key": { # Config for each project in the share settings.
413
+
"projectId": "A String", # The project ID, should be same as the key of this project config in the parent map.
414
+
},
415
+
},
406
416
"projects": [ # A List of Project names to specify consumer projects for this shared-reservation. This is only valid when share_type's value is SPECIFIC_PROJECTS.
407
417
"A String",
408
418
],
@@ -475,6 +485,11 @@ <h3>Method Details</h3>
475
485
"folderId": "A String", # The folder ID, should be same as the key of this folder config in the parent map.
476
486
},
477
487
},
488
+
"projectMap": { # A map of project id and project config. Using map format to ease add-to/remove-from the Project list in PATCH command. In future we will deprecate (And later remove) the array one.
489
+
"a_key": { # Config for each project in the share settings.
490
+
"projectId": "A String", # The project ID, should be same as the key of this project config in the parent map.
491
+
},
492
+
},
478
493
"projects": [ # A List of Project names to specify consumer projects for this shared-reservation. This is only valid when share_type's value is SPECIFIC_PROJECTS.
479
494
"A String",
480
495
],
@@ -617,6 +632,11 @@ <h3>Method Details</h3>
617
632
"folderId": "A String", # The folder ID, should be same as the key of this folder config in the parent map.
618
633
},
619
634
},
635
+
"projectMap": { # A map of project id and project config. Using map format to ease add-to/remove-from the Project list in PATCH command. In future we will deprecate (And later remove) the array one.
636
+
"a_key": { # Config for each project in the share settings.
637
+
"projectId": "A String", # The project ID, should be same as the key of this project config in the parent map.
638
+
},
639
+
},
620
640
"projects": [ # A List of Project names to specify consumer projects for this shared-reservation. This is only valid when share_type's value is SPECIFIC_PROJECTS.
621
641
"A String",
622
642
],
@@ -722,6 +742,11 @@ <h3>Method Details</h3>
722
742
"folderId": "A String", # The folder ID, should be same as the key of this folder config in the parent map.
723
743
},
724
744
},
745
+
"projectMap": { # A map of project id and project config. Using map format to ease add-to/remove-from the Project list in PATCH command. In future we will deprecate (And later remove) the array one.
746
+
"a_key": { # Config for each project in the share settings.
747
+
"projectId": "A String", # The project ID, should be same as the key of this project config in the parent map.
748
+
},
749
+
},
725
750
"projects": [ # A List of Project names to specify consumer projects for this shared-reservation. This is only valid when share_type's value is SPECIFIC_PROJECTS.
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
@@ -336,7 +336,7 @@ <h3>Method Details</h3>
336
336
"selfLink": "A String", # [Output Only] The URL for this managed instance group. The server defines this URL.
337
337
"selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
338
338
"serviceAccount": "A String", # The service account to be used as credentials for all operations performed by the managed instance group on instances. The service accounts needs all permissions required to create and delete instances. By default, the service account {projectNumber}@cloudservices.gserviceaccount.com is used.
339
-
"standbyPolicy": { # Stanby policy for stopped and suspended instances.
339
+
"standbyPolicy": { # Standby policy for stopped and suspended instances.
340
340
"initialDelaySec": 42,
341
341
},
342
342
"statefulPolicy": { # Stateful configuration for this Instanced Group Manager
@@ -935,7 +935,7 @@ <h3>Method Details</h3>
935
935
"selfLink": "A String", # [Output Only] The URL for this managed instance group. The server defines this URL.
936
936
"selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
937
937
"serviceAccount": "A String", # The service account to be used as credentials for all operations performed by the managed instance group on instances. The service accounts needs all permissions required to create and delete instances. By default, the service account {projectNumber}@cloudservices.gserviceaccount.com is used.
938
-
"standbyPolicy": { # Stanby policy for stopped and suspended instances.
938
+
"standbyPolicy": { # Standby policy for stopped and suspended instances.
939
939
"initialDelaySec": 42,
940
940
},
941
941
"statefulPolicy": { # Stateful configuration for this Instanced Group Manager
@@ -1081,7 +1081,7 @@ <h3>Method Details</h3>
1081
1081
"selfLink": "A String", # [Output Only] The URL for this managed instance group. The server defines this URL.
1082
1082
"selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
1083
1083
"serviceAccount": "A String", # The service account to be used as credentials for all operations performed by the managed instance group on instances. The service accounts needs all permissions required to create and delete instances. By default, the service account {projectNumber}@cloudservices.gserviceaccount.com is used.
1084
-
"standbyPolicy": { # Stanby policy for stopped and suspended instances.
1084
+
"standbyPolicy": { # Standby policy for stopped and suspended instances.
1085
1085
"initialDelaySec": 42,
1086
1086
},
1087
1087
"statefulPolicy": { # Stateful configuration for this Instanced Group Manager
@@ -1296,7 +1296,7 @@ <h3>Method Details</h3>
1296
1296
"selfLink": "A String", # [Output Only] The URL for this managed instance group. The server defines this URL.
1297
1297
"selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
1298
1298
"serviceAccount": "A String", # The service account to be used as credentials for all operations performed by the managed instance group on instances. The service accounts needs all permissions required to create and delete instances. By default, the service account {projectNumber}@cloudservices.gserviceaccount.com is used.
1299
-
"standbyPolicy": { # Stanby policy for stopped and suspended instances.
1299
+
"standbyPolicy": { # Standby policy for stopped and suspended instances.
1300
1300
"initialDelaySec": 42,
1301
1301
},
1302
1302
"statefulPolicy": { # Stateful configuration for this Instanced Group Manager
@@ -1749,7 +1749,7 @@ <h3>Method Details</h3>
1749
1749
"selfLink": "A String", # [Output Only] The URL for this managed instance group. The server defines this URL.
1750
1750
"selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
1751
1751
"serviceAccount": "A String", # The service account to be used as credentials for all operations performed by the managed instance group on instances. The service accounts needs all permissions required to create and delete instances. By default, the service account {projectNumber}@cloudservices.gserviceaccount.com is used.
1752
-
"standbyPolicy": { # Stanby policy for stopped and suspended instances.
1752
+
"standbyPolicy": { # Standby policy for stopped and suspended instances.
1753
1753
"initialDelaySec": 42,
1754
1754
},
1755
1755
"statefulPolicy": { # Stateful configuration for this Instanced Group Manager
@@ -2832,7 +2832,7 @@ <h3>Method Details</h3>
2832
2832
"selfLink": "A String", # [Output Only] The URL for this managed instance group. The server defines this URL.
2833
2833
"selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
2834
2834
"serviceAccount": "A String", # The service account to be used as credentials for all operations performed by the managed instance group on instances. The service accounts needs all permissions required to create and delete instances. By default, the service account {projectNumber}@cloudservices.gserviceaccount.com is used.
2835
-
"standbyPolicy": { # Stanby policy for stopped and suspended instances.
2835
+
"standbyPolicy": { # Standby policy for stopped and suspended instances.
2836
2836
"initialDelaySec": 42,
2837
2837
},
2838
2838
"statefulPolicy": { # Stateful configuration for this Instanced Group Manager
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instances.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2234,6 +2234,9 @@ <h3>Method Details</h3>
2234
2234
"enableLogging": True or False, # Denotes whether to enable logging for a particular rule. If logging is enabled, logs will be exported to the configured export destination in Stackdriver. Logs may be exported to BigQuery or Pub/Sub. Note: you cannot enable logging on "goto_next" rules.
2235
2235
"kind": "compute#firewallPolicyRule", # [Output only] Type of the resource. Always compute#firewallPolicyRule for firewall policy rules
2236
2236
"match": { # Represents a match condition that incoming traffic is evaluated against. Exactly one field must be specified. # A match condition that incoming traffic is evaluated against. If it evaluates to true, the corresponding 'action' is enforced.
2237
+
"destAddressGroups": [ # Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
2238
+
"A String",
2239
+
],
2237
2240
"destIpRanges": [ # CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
2238
2241
"A String",
2239
2242
],
@@ -2245,6 +2248,9 @@ <h3>Method Details</h3>
2245
2248
],
2246
2249
},
2247
2250
],
2251
+
"srcAddressGroups": [ # Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
2252
+
"A String",
2253
+
],
2248
2254
"srcIpRanges": [ # CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.machineImages.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -333,7 +333,7 @@ <h3>Method Details</h3>
333
333
"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
334
334
},
335
335
],
336
-
"postKeyRevocationActionType": "A String", # PostKeyRevocationActionType of the instance.
336
+
"postKeyRevocationActionType": "A String", # PostKeyRevocationActionType of the instance. (will be deprecated soon)
337
337
"scheduling": { # Sets the scheduling options for an Instance. NextID: 21 # Specifies the scheduling options for the instances that are created from this machine image.
338
338
"automaticRestart": True or False, # Specifies whether the instance should be automatically restarted if it is terminated by Compute Engine (not terminated by a user). You can only set the automatic restart option for standard instances. Preemptible instances cannot be automatically restarted. By default, this is set to true so an instance is automatically restarted if it is terminated by Compute Engine.
339
339
"availabilityDomain": 42, # Specifies the availability domain (AD), which this instance should be scheduled on. The AD belongs to the spread GroupPlacementPolicy resource policy that has been assigned to the instance. Specify a value between 1-max count of availability domains in your GroupPlacementPolicy. See go/placement-policy-extension for more details.
@@ -642,7 +642,7 @@ <h3>Method Details</h3>
642
642
"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
643
643
},
644
644
],
645
-
"postKeyRevocationActionType": "A String", # PostKeyRevocationActionType of the instance.
645
+
"postKeyRevocationActionType": "A String", # PostKeyRevocationActionType of the instance. (will be deprecated soon)
646
646
"scheduling": { # Sets the scheduling options for an Instance. NextID: 21 # Specifies the scheduling options for the instances that are created from this machine image.
647
647
"automaticRestart": True or False, # Specifies whether the instance should be automatically restarted if it is terminated by Compute Engine (not terminated by a user). You can only set the automatic restart option for standard instances. Preemptible instances cannot be automatically restarted. By default, this is set to true so an instance is automatically restarted if it is terminated by Compute Engine.
648
648
"availabilityDomain": 42, # Specifies the availability domain (AD), which this instance should be scheduled on. The AD belongs to the spread GroupPlacementPolicy resource policy that has been assigned to the instance. Specify a value between 1-max count of availability domains in your GroupPlacementPolicy. See go/placement-policy-extension for more details.
@@ -917,7 +917,7 @@ <h3>Method Details</h3>
917
917
"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
918
918
},
919
919
],
920
-
"postKeyRevocationActionType": "A String", # PostKeyRevocationActionType of the instance.
920
+
"postKeyRevocationActionType": "A String", # PostKeyRevocationActionType of the instance. (will be deprecated soon)
921
921
"scheduling": { # Sets the scheduling options for an Instance. NextID: 21 # Specifies the scheduling options for the instances that are created from this machine image.
922
922
"automaticRestart": True or False, # Specifies whether the instance should be automatically restarted if it is terminated by Compute Engine (not terminated by a user). You can only set the automatic restart option for standard instances. Preemptible instances cannot be automatically restarted. By default, this is set to true so an instance is automatically restarted if it is terminated by Compute Engine.
923
923
"availabilityDomain": 42, # Specifies the availability domain (AD), which this instance should be scheduled on. The AD belongs to the spread GroupPlacementPolicy resource policy that has been assigned to the instance. Specify a value between 1-max count of availability domains in your GroupPlacementPolicy. See go/placement-policy-extension for more details.
0 commit comments