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