public interface ManagedInstancePropertiesFromFlexibilityPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMachineType()
The machine type to be used for this instance.
|
com.google.protobuf.ByteString |
getMachineTypeBytes()
The machine type to be used for this instance.
|
boolean |
hasMachineType()
The machine type to be used for this instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMachineType()
The machine type to be used for this instance.
optional string machine_type = 227711026;String getMachineType()
The machine type to be used for this instance.
optional string machine_type = 227711026;com.google.protobuf.ByteString getMachineTypeBytes()
The machine type to be used for this instance.
optional string machine_type = 227711026;Copyright © 2025 Google LLC. All rights reserved.