public interface RegionInstanceGroupManagersSetTemplateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceTemplate()
URL of the InstanceTemplate resource from which all new instances will be created.
|
com.google.protobuf.ByteString |
getInstanceTemplateBytes()
URL of the InstanceTemplate resource from which all new instances will be created.
|
boolean |
hasInstanceTemplate()
URL of the InstanceTemplate resource from which all new instances will be created.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInstanceTemplate()
URL of the InstanceTemplate resource from which all new instances will be created.
optional string instance_template = 309248228;String getInstanceTemplate()
URL of the InstanceTemplate resource from which all new instances will be created.
optional string instance_template = 309248228;com.google.protobuf.ByteString getInstanceTemplateBytes()
URL of the InstanceTemplate resource from which all new instances will be created.
optional string instance_template = 309248228;Copyright © 2023 Google LLC. All rights reserved.