Properties of an underlying cloud resource that can comprise a Service.
| JSON representation |
|---|
{ "gcpProject" : string , "location" : string , "zone" : string } |
| Fields | |
|---|---|
gcp
|
Output only. The service project identifier that the underlying cloud resource resides in. |
location
|
Output only. The location that the underlying resource resides in, for example, us-west1. |
zone
|
Output only. The location that the underlying resource resides in if it is zonal, for example, us-west1-a). |

