public interface EdgeClusterOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getResourceLink()
public abstract String 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
string resource_link = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The resourceLink. |
getResourceLinkBytes()
public abstract ByteString getResourceLinkBytes()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
string resource_link = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for resourceLink. |