Interface DisksMigrationVmTargetDetailsOrBuilder (1.74.0)

public interface DisksMigrationVmTargetDetailsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getVmUri()

public abstract String getVmUri()

Output only. The URI of the Compute Engine VM.

string vm_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The vmUri.

getVmUriBytes()

public abstract ByteString getVmUriBytes()

Output only. The URI of the Compute Engine VM.

string vm_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for vmUri.