Properties of an underlying compute resource represented by the Workload.
| JSON representation |
|---|
{
"gcpProject": string,
"location": string,
"zone": string,
"functionalType": {
object ( |
| Fields | |
|---|---|
gcpProject |
Output only. The service project identifier that the underlying cloud resource resides in. Empty for non-cloud resources. |
location |
Output only. The location that the underlying compute resource resides in (for example, us-west1). |
zone |
Output only. The location that the underlying compute resource resides in if it is zonal (for example, us-west1-a). |
functionalType |
Output only. The type of the workload. |