Reference documentation and code samples for the Google Cloud Workload Manager V1 Client class ViolationDetails.
The violation in an evaluation result.
Generated from protobuf message google.cloud.workloadmanager.v1.ViolationDetails
Namespace
Google \ Cloud \ WorkloadManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ asset
string
The name of the asset.
↳ service_account
string
The service account associated with the resource.
↳ observed
↳ rule_output
getAsset
The name of the asset.
string
setAsset
The name of the asset.
var
string
$this
getServiceAccount
The service account associated with the resource.
string
setServiceAccount
The service account associated with the resource.
var
string
$this
getObserved
Details of the violation.
setObserved
Details of the violation.
$this
getRuleOutput
Output only. The rule output of the violation.
setRuleOutput
Output only. The rule output of the violation.
$this

