public interface InstancesSetMachineTypeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMachineType()
Full or partial URL of the machine type resource.
|
com.google.protobuf.ByteString |
getMachineTypeBytes()
Full or partial URL of the machine type resource.
|
boolean |
hasMachineType()
Full or partial URL of the machine type resource.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMachineType()
Full or partial URL of the machine type resource. See Machine Types for a full list of machine types. For example: zones/us-central1-f/machineTypes/n1-standard-1
optional string machine_type = 227711026;String getMachineType()
Full or partial URL of the machine type resource. See Machine Types for a full list of machine types. For example: zones/us-central1-f/machineTypes/n1-standard-1
optional string machine_type = 227711026;com.google.protobuf.ByteString getMachineTypeBytes()
Full or partial URL of the machine type resource. See Machine Types for a full list of machine types. For example: zones/us-central1-f/machineTypes/n1-standard-1
optional string machine_type = 227711026;Copyright © 2023 Google LLC. All rights reserved.