google_api_dataflow v0.8.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 ([BigTableIoDetails]): Identification of a BigTable source used in the Dataflow job. Defaults to: null.
  • bigqueryDetails ([BigQueryIoDetails]): Identification of a BigQuery source used in the Dataflow job. Defaults to: null.
  • datastoreDetails ([DatastoreIoDetails]): Identification of a Datastore source used in the Dataflow job. Defaults to: null.
  • fileDetails ([FileIoDetails]): Identification of a File source used in the Dataflow job. Defaults to: null.
  • pubsubDetails ([PubSubIoDetails]): Identification of a PubSub source used in the Dataflow job. Defaults to: null.
  • sdkVersion (SdkVersion): The SDK version used to run the job. Defaults to: null.
  • spannerDetails ([SpannerIoDetails]): Identification of a Spanner source used in the Dataflow job. Defaults to: null.

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.