Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::WorkloadProperties.
Properties of an underlying compute resource represented by the Workload.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcp_project
def gcp_project() -> ::String
Returns
- (::String) — Output only. The service project identifier that the underlying cloud resource resides in. Empty for non cloud resources.
#location
def location() -> ::String
Returns
- (::String) — Output only. The location that the underlying compute resource resides in (e.g us-west1).
#zone
def zone() -> ::String
Returns
- (::String) — Output only. The location that the underlying compute resource resides in if it is zonal (e.g us-west1-a).