public interface VmSelectionConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getVmZone()
Required.
|
com.google.protobuf.ByteString |
getVmZoneBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVmZone()
Required. The Google Cloud Platform zone the VM is located.
string vm_zone = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getVmZoneBytes()
Required. The Google Cloud Platform zone the VM is located.
string vm_zone = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2024 Google LLC. All rights reserved.