Google Cloud Security Command Center V2 Client - Class OrgPolicy (1.28.1)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class OrgPolicy.

Contains information about the org policies associated with the finding.

Generated from protobuf message google.cloud.securitycenter.v2.OrgPolicy

Namespace

Google \ Cloud \ SecurityCenter \ V2

Methods

__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