Generated from protobuf message google.cloud.orgpolicy.v2.CreatePolicyRequest
Namespace
Google \ Cloud \ OrgPolicy \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The Google 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}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Org Policy V2 Client - Class CreatePolicyRequest (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/cloud-org-policy/latest/V2.CreatePolicyRequest)\n- [1.2.1](/php/docs/reference/cloud-org-policy/1.2.1/V2.CreatePolicyRequest)\n- [1.1.3](/php/docs/reference/cloud-org-policy/1.1.3/V2.CreatePolicyRequest)\n- [1.0.0](/php/docs/reference/cloud-org-policy/1.0.0/V2.CreatePolicyRequest)\n- [0.7.0](/php/docs/reference/cloud-org-policy/0.7.0/V2.CreatePolicyRequest)\n- [0.6.5](/php/docs/reference/cloud-org-policy/0.6.5/V2.CreatePolicyRequest)\n- [0.5.3](/php/docs/reference/cloud-org-policy/0.5.3/V2.CreatePolicyRequest)\n- [0.4.2](/php/docs/reference/cloud-org-policy/0.4.2/V2.CreatePolicyRequest)\n- [0.3.7](/php/docs/reference/cloud-org-policy/0.3.7/V2.CreatePolicyRequest) \nReference documentation and code samples for the Google Cloud Org Policy V2 Client class CreatePolicyRequest.\n\nThe request sent to the [CreatePolicyRequest](/php/docs/reference/cloud-org-policy/latest/V2.Client.OrgPolicyClient#_Google_Cloud_OrgPolicy_V2_Client_OrgPolicyClient__createPolicy__) method.\n\nGenerated from protobuf message `google.cloud.orgpolicy.v2.CreatePolicyRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OrgPolicy \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The Google Cloud resource that will parent the new policy. Must\nbe in one of the following forms:\n\n- `projects/{project_number}`\n- `projects/{project_id}`\n- `folders/{folder_id}`\n- `organizations/{organization_id}`\n\n### setParent\n\nRequired. The Google Cloud resource that will parent the new policy. Must\nbe in one of the following forms:\n\n- `projects/{project_number}`\n- `projects/{project_id}`\n- `folders/{folder_id}`\n- `organizations/{organization_id}`\n\n### getPolicy\n\nRequired. Policy to create.\n\n### hasPolicy\n\n### clearPolicy\n\n### setPolicy\n\nRequired. Policy to create.\n\n### static::build"]]