View Source GoogleApi.Dataflow.V1b3.Model.ServiceResources (google_api_dataflow v0.50.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
Unwrap a decoded JSON object into its complex fields.