Interface VmSelectionConfigOrBuilder (2.12.0)

Stay organized with collections Save and categorize content based on your preferences.
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.