GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1MarkRecommendationDismissedRequest (google_api_recommender v0.23.0)

View Source

Request for the MarkRecommendationDismissed Method.

Attributes

  • etag (type: String.t, default: nil) - Fingerprint of the Recommendation. Provides optimistic locking.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1MarkRecommendationDismissedRequest{
    etag: String.t() | nil
  }

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.