Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class Workload.
Contains metadata around the Workload resource in the Assured Workloads API.
Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.Workload
Namespace
Google \ Cloud \ CloudControlsPartner \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
↳ folder_id
int|string
Output only. Folder id this workload is associated with
↳ create_time
↳ folder
string
Output only. The name of container folder of the assured workload
↳ workload_onboarding_state
↳ is_onboarded
bool
Indicates whether a workload is fully onboarded.
↳ key_management_project_id
string
The project id of the key management project for the workload
↳ location
string
The Google Cloud location of the workload
↳ partner
int
Partner associated with this workload.
getName
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
string
setName
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
var
string
$this
getFolderId
Output only. Folder id this workload is associated with
int|string
setFolderId
Output only. Folder id this workload is associated with
var
int|string
$this
getCreateTime
Output only. Time the resource was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Time the resource was created.
$this
getFolder
Output only. The name of container folder of the assured workload
string
setFolder
Output only. The name of container folder of the assured workload
var
string
$this
getWorkloadOnboardingState
Container for workload onboarding steps.
hasWorkloadOnboardingState
clearWorkloadOnboardingState
setWorkloadOnboardingState
Container for workload onboarding steps.
$this
getIsOnboarded
Indicates whether a workload is fully onboarded.
bool
setIsOnboarded
Indicates whether a workload is fully onboarded.
var
bool
$this
getKeyManagementProjectId
The project id of the key management project for the workload
string
setKeyManagementProjectId
The project id of the key management project for the workload
var
string
$this
getLocation
The Google Cloud location of the workload
string
setLocation
The Google Cloud location of the workload
var
string
$this
getPartner
Partner associated with this workload.
int
setPartner
Partner associated with this workload.
var
int
$this