google_api_dataflow v0.15.0 GoogleApi.Dataflow.V1b3.Model.JobMetadata View Source

Metadata available primarily for filtering jobs. Will be included in the ListJob response and Job SUMMARY view.

Attributes

  • bigTableDetails (type: list(GoogleApi.Dataflow.V1b3.Model.BigTableIODetails.t), default: nil) - Identification of a BigTable source used in the Dataflow job.
  • bigqueryDetails (type: list(GoogleApi.Dataflow.V1b3.Model.BigQueryIODetails.t), default: nil) - Identification of a BigQuery source used in the Dataflow job.
  • datastoreDetails (type: list(GoogleApi.Dataflow.V1b3.Model.DatastoreIODetails.t), default: nil) - Identification of a Datastore source used in the Dataflow job.
  • fileDetails (type: list(GoogleApi.Dataflow.V1b3.Model.FileIODetails.t), default: nil) - Identification of a File source used in the Dataflow job.
  • pubsubDetails (type: list(GoogleApi.Dataflow.V1b3.Model.PubSubIODetails.t), default: nil) - Identification of a PubSub source used in the Dataflow job.
  • sdkVersion (type: GoogleApi.Dataflow.V1b3.Model.SdkVersion.t, default: nil) - The SDK version used to run the job.
  • spannerDetails (type: list(GoogleApi.Dataflow.V1b3.Model.SpannerIODetails.t), default: nil) - Identification of a Spanner source used in the Dataflow job.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.