View Source GoogleApi.AnalyticsHub.V1beta1.Model.SubscribeListingRequest (google_api_analytics_hub v0.5.0)

Message for subscribing to a listing.

Attributes

  • destinationDataset (type: GoogleApi.AnalyticsHub.V1beta1.Model.GoogleCloudBigqueryDataexchangeV1beta1DestinationDataset.t, default: nil) - BigQuery destination dataset to create for the subscriber.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AnalyticsHub.V1beta1.Model.SubscribeListingRequest{
  destinationDataset:
    GoogleApi.AnalyticsHub.V1beta1.Model.GoogleCloudBigqueryDataexchangeV1beta1DestinationDataset.t()
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.