Reference documentation and code samples for the Google Cloud Gke Hub V1beta1 Client class EdgeCluster.
EdgeCluster contains information specific to Google Edge Clusters.
Generated from protobuf message google.cloud.gkehub.v1beta1.EdgeCluster
Namespace
Google \ Cloud \ GkeHub \ V1beta1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ resource_link |
string
Immutable. Self-link of the GCP resource for the Edge Cluster. For example: //edgecontainer.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster |
getResourceLink
Immutable. Self-link of the GCP resource for the Edge Cluster. For example: //edgecontainer.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster
Returns | |
---|---|
Type | Description |
string |
setResourceLink
Immutable. Self-link of the GCP resource for the Edge Cluster. For example: //edgecontainer.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |