Interface VmSelectionConfigOrBuilder (2.2.0)

public interface VmSelectionConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getVmZone()

public abstract String getVmZone()

Required. The Google Cloud Platform zone the VM is located.

string vm_zone = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The vmZone.

getVmZoneBytes()

public abstract ByteString getVmZoneBytes()

Required. The Google Cloud Platform zone the VM is located.

string vm_zone = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for vmZone.