Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class OrgPolicy.
Contains information about the org policies associated with the finding.
Generated from protobuf message google.cloud.securitycenter.v1.OrgPolicy
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The resource name of the org policy. Example: "organizations/{organization_id}/policies/{constraint_name}" |
getName
The resource name of the org policy.
Example: "organizations/{organization_id}/policies/{constraint_name}"
Returns | |
---|---|
Type | Description |
string |
setName
The resource name of the org policy.
Example: "organizations/{organization_id}/policies/{constraint_name}"
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |