Interface TuneEngineMetadataOrBuilder (0.37.0)

public interface TuneEngineMetadataOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEngine()

public abstract String getEngine()

Required. The resource name of the engine that this tune applies to. Format: projects/{project_number}/locations/{location_id}/collections/{collection_id}/engines/{engine_id}

string engine = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The engine.

getEngineBytes()

public abstract ByteString getEngineBytes()

Required. The resource name of the engine that this tune applies to. Format: projects/{project_number}/locations/{location_id}/collections/{collection_id}/engines/{engine_id}

string engine = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for engine.