Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::Developerconnect::V1::AppHubWorkload.
AppHubWorkload represents the App Hub Workload.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#criticality
def criticality() -> ::String
Returns
- (::String) — Output only. The criticality of the App Hub Workload.
#environment
def environment() -> ::String
Returns
- (::String) — Output only. The environment of the App Hub Workload.
#workload
def workload() -> ::String
Returns
-
(::String) — Required. Output only. Immutable. The name of the App Hub Workload.
Format:
projects/{project}/locations/{location}/applications/{application}/workloads/{workload}
.