View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaRejoinUserEventsResponse (google_api_retail v0.10.0)

Response message for RejoinUserEvents method.

Attributes

  • rejoinedUserEventsCount (type: String.t, default: nil) - Number of user events that were joined with latest product catalog.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaRejoinUserEventsResponse{
    rejoinedUserEventsCount: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.