Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class SecurityPolicy.
Information about the Google Cloud Armor security policy relevant to the finding.
Generated from protobuf message google.cloud.securitycenter.v1.SecurityPolicy
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the Google Cloud Armor security policy, for example, "my-security-policy".
↳ type
string
The type of Google Cloud Armor security policy for example, 'backend security policy', 'edge security policy', 'network edge security policy', or 'always-on DDoS protection'.
↳ preview
bool
Whether or not the associated rule or policy is in preview mode.
getName
The name of the Google Cloud Armor security policy, for example, "my-security-policy".
string
setName
The name of the Google Cloud Armor security policy, for example, "my-security-policy".
var
string
$this
getType
The type of Google Cloud Armor security policy for example, 'backend security policy', 'edge security policy', 'network edge security policy', or 'always-on DDoS protection'.
string
setType
The type of Google Cloud Armor security policy for example, 'backend security policy', 'edge security policy', 'network edge security policy', or 'always-on DDoS protection'.
var
string
$this
getPreview
Whether or not the associated rule or policy is in preview mode.
bool
setPreview
Whether or not the associated rule or policy is in preview mode.
var
bool
$this