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/workstations_v1beta.projects.locations.workstationClusters.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,9 @@ <h3>Method Details</h3>
141
141
"name": "A String", # Full name of this resource.
142
142
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
143
143
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
144
+
"allowedProjects": [ # Additional projects that are allowed to attach to the workstation cluster's service attachment. By default, the workstation cluster's project and the VPC host project (if different) are allowed.
145
+
"A String",
146
+
],
144
147
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
145
148
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
146
149
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using [Private Service Connect](https://cloud.google.com/vpc/docs/configure-private-service-connect-services).
@@ -260,6 +263,9 @@ <h3>Method Details</h3>
260
263
"name": "A String", # Full name of this resource.
261
264
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
262
265
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
266
+
"allowedProjects": [ # Additional projects that are allowed to attach to the workstation cluster's service attachment. By default, the workstation cluster's project and the VPC host project (if different) are allowed.
267
+
"A String",
268
+
],
263
269
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
264
270
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
265
271
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using [Private Service Connect](https://cloud.google.com/vpc/docs/configure-private-service-connect-services).
@@ -319,6 +325,9 @@ <h3>Method Details</h3>
319
325
"name": "A String", # Full name of this resource.
320
326
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
321
327
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
328
+
"allowedProjects": [ # Additional projects that are allowed to attach to the workstation cluster's service attachment. By default, the workstation cluster's project and the VPC host project (if different) are allowed.
329
+
"A String",
330
+
],
322
331
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
323
332
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
324
333
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using [Private Service Connect](https://cloud.google.com/vpc/docs/configure-private-service-connect-services).
@@ -381,6 +390,9 @@ <h3>Method Details</h3>
381
390
"name": "A String", # Full name of this resource.
382
391
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
383
392
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
393
+
"allowedProjects": [ # Additional projects that are allowed to attach to the workstation cluster's service attachment. By default, the workstation cluster's project and the VPC host project (if different) are allowed.
394
+
"A String",
395
+
],
384
396
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
385
397
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
386
398
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using [Private Service Connect](https://cloud.google.com/vpc/docs/configure-private-service-connect-services).
0 commit comments