Reference documentation and code samples for the Google Cloud Gke Hub V1beta1 Client class ApplianceCluster.
ApplianceCluster contains information specific to GDC Edge Appliance Clusters.
Generated from protobuf message google.cloud.gkehub.v1beta1.ApplianceCluster
Methods
__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 Appliance Cluster. For example: //transferappliance.googleapis.com/projects/my-project/locations/us-west1-a/appliances/my-appliance |
getResourceLink
Immutable. Self-link of the GCP resource for the Appliance Cluster. For example: //transferappliance.googleapis.com/projects/my-project/locations/us-west1-a/appliances/my-appliance
Returns | |
---|---|
Type | Description |
string |
setResourceLink
Immutable. Self-link of the GCP resource for the Appliance Cluster. For example: //transferappliance.googleapis.com/projects/my-project/locations/us-west1-a/appliances/my-appliance
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |