GoogleApi.AnalyticsHub.V1beta1.Model.SubscribeListingRequest (google_api_analytics_hub v0.6.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.