Reference documentation and code samples for the Google Cloud Container V1 Client class ComplianceStandard.
Defines the details of a compliance standard.
Generated from protobuf message google.container.v1.CompliancePostureConfig.ComplianceStandard
Namespace
Google \ Cloud \ Container \ V1 \ CompliancePostureConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ standard |
string
Name of the compliance standard. |
getStandard
Name of the compliance standard.
Returns | |
---|---|
Type | Description |
string |
hasStandard
clearStandard
setStandard
Name of the compliance standard.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |