Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::TuneEngineMetadata (v0.12.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::TuneEngineMetadata.

Metadata associated with a tune operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#engine

def engine() -> ::String
Returns
  • (::String) — 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}

#engine=

def engine=(value) -> ::String
Parameter
  • value (::String) — 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}
Returns
  • (::String) — 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}