Reference documentation and code samples for the Google Cloud Org Policy V2 Client class CreatePolicyRequest.
The request sent to the [CreatePolicyRequest] [google.cloud.orgpolicy.v2.OrgPolicy.CreatePolicy] method.
Generated from protobuf message google.cloud.orgpolicy.v2.CreatePolicyRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The Cloud resource that will parent the new Policy. Must be in one of the following forms: * projects/{project_number}
* projects/{project_id}
* folders/{folder_id}
* organizations/{organization_id}
↳ policy
getParent
Required. The Cloud resource that will parent the new Policy. Must be in one of the following forms:
-
projects/{project_number}
-
projects/{project_id}
-
folders/{folder_id}
-
organizations/{organization_id}
string
setParent
Required. The Cloud resource that will parent the new Policy. Must be in one of the following forms:
-
projects/{project_number}
-
projects/{project_id}
-
folders/{folder_id}
-
organizations/{organization_id}
var
string
$this
getPolicy
Required. Policy
to create.
hasPolicy
clearPolicy
setPolicy
Required. Policy
to create.
$this