public interface NodeGroupsSetNodeTemplateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeTemplate()
Full or partial URL of the node template resource to be updated for this node group.
|
com.google.protobuf.ByteString |
getNodeTemplateBytes()
Full or partial URL of the node template resource to be updated for this node group.
|
boolean |
hasNodeTemplate()
Full or partial URL of the node template resource to be updated for this node group.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNodeTemplate()
Full or partial URL of the node template resource to be updated for this node group.
optional string node_template = 323154455;String getNodeTemplate()
Full or partial URL of the node template resource to be updated for this node group.
optional string node_template = 323154455;com.google.protobuf.ByteString getNodeTemplateBytes()
Full or partial URL of the node template resource to be updated for this node group.
optional string node_template = 323154455;Copyright © 2023 Google LLC. All rights reserved.