View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1betaTuneEngineMetadata (google_api_discovery_engine v0.22.0)
Metadata associated with a tune operation.
Attributes
-
engine
(type:String.t
, default:nil
) - Required. The resource name of the engine that this tune applies to. Format:projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1betaTuneEngineMetadata{ engine: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.