Interface GetMachineImageRequestOrBuilder (1.47.0)

public interface GetMachineImageRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMachineImage()

public abstract String getMachineImage()

The name of the machine image.

string machine_image = 69189475 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The machineImage.

getMachineImageBytes()

public abstract ByteString getMachineImageBytes()

The name of the machine image.

string machine_image = 69189475 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for machineImage.

getProject()

public abstract String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for project.