location property
The regional endpoint
(https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that
contains this job.
Implementation
@$pb.TagNumber(18)
$core.String get location => $_getSZ(15);
Implementation
@$pb.TagNumber(18)
set location($core.String v) { $_setString(15, v); }