GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1alphaTuningMetadata (google_api_recommendation_engine v0.4.5) View Source

Metadata associated with a tune operation.

Attributes

  • recommendationModel (type: String.t, default: nil) - The resource name of the recommendation model that this tune applies to. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/eventStores/{event_store_id}/recommendationModels/{recommendation_model_id}

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1alphaTuningMetadata{
    recommendationModel: String.t() | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.