Class CreateClusterRequest (0.5.9)

CreateClusterRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Creates a cluster.

Attributes

NameDescription
parent str
Required. The parent location where this cluster will be created.
cluster_id str
Required. A client-specified unique identifier for the cluster.
cluster google.cloud.edgecontainer_v1.types.Cluster
Required. The cluster to create.
request_id str
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if request_id is provided.