View Source GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1MarkRecommendationDismissedRequest (google_api_recommender v0.20.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.