GoogleApi.BigQueryDataTransfer.V1.Model.EventDrivenSchedule (google_api_big_query_data_transfer v0.30.0)

View Source

Options customizing EventDriven transfers schedule.

Attributes

  • pubsubSubscription (type: String.t, default: nil) - Pub/Sub subscription name used to receive events. Only Google Cloud Storage data source support this option. Format: projects/{project}/subscriptions/{subscription}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.BigQueryDataTransfer.V1.Model.EventDrivenSchedule{
  pubsubSubscription: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.