public interface EdgeClusterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceLink()
Immutable.
|
com.google.protobuf.ByteString |
getResourceLinkBytes()
Immutable.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 [(.google.api.field_behavior) = IMMUTABLE];com.google.protobuf.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 [(.google.api.field_behavior) = IMMUTABLE];Copyright © 2025 Google LLC. All rights reserved.