public static interface Kubernetes.NodeOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getName()
Full Resource name of the Compute Engine VM running the
cluster node.
|
ByteString |
getNameBytes()
Full Resource name of the Compute Engine VM running the
cluster node.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
String getName()
Full Resource name of the Compute Engine VM running the cluster node.
string name = 1;
ByteString getNameBytes()
Full Resource name of the Compute Engine VM running the cluster node.
string name = 1;
Copyright © 2022 Google LLC. All rights reserved.