Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class AppHubWorkload.
AppHubWorkload represents the App Hub Workload.
Generated from protobuf message google.cloud.developerconnect.v1.AppHubWorkload
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ workload
string
Required. Output only. Immutable. The name of the App Hub Workload. Format: projects/{project}/locations/{location}/applications/{application}/workloads/{workload}
.
↳ criticality
string
Output only. The criticality of the App Hub Workload.
↳ environment
string
Output only. The environment of the App Hub Workload.
getWorkload
Required. Output only. Immutable. The name of the App Hub Workload.
Format: projects/{project}/locations/{location}/applications/{application}/workloads/{workload}
.
string
setWorkload
Required. Output only. Immutable. The name of the App Hub Workload.
Format: projects/{project}/locations/{location}/applications/{application}/workloads/{workload}
.
var
string
$this
getCriticality
Output only. The criticality of the App Hub Workload.
string
setCriticality
Output only. The criticality of the App Hub Workload.
var
string
$this
getEnvironment
Output only. The environment of the App Hub Workload.
string
setEnvironment
Output only. The environment of the App Hub Workload.
var
string
$this