Class WorkloadProperties (0.1.0)

WorkloadProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Properties of an underlying compute resource represented by the Workload.

Attributes

NameDescription
gcp_project str
Output only. The service project identifier that the underlying cloud resource resides in. Empty for non cloud resources.
location str
Output only. The location that the underlying compute resource resides in (e.g us-west1).
zone str
Output only. The location that the underlying compute resource resides in if it is zonal (e.g us-west1-a).