View Source GoogleApi.Dataflow.V1b3.Model.ServiceResources (google_api_dataflow v0.48.0)

Resources used by the Dataflow Service to run the job.

Attributes

  • zones (type: list(String.t), default: nil) - Output only. List of Cloud Zones being used by the Dataflow Service for this job. Example: us-central1-c

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataflow.V1b3.Model.ServiceResources{
  zones: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.