Reference documentation and code samples for the Google Cloud Org Policy V2 Client class UpdatePolicyRequest.
The request sent to the [UpdatePolicyRequest] [google.cloud.orgpolicy.v2.OrgPolicy.UpdatePolicy] method.
Generated from protobuf message google.cloud.orgpolicy.v2.UpdatePolicyRequest
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ policy |
Google\Cloud\OrgPolicy\V2\Policy
Required. |
getPolicy
Required. Policy
to update.
Returns | |
---|---|
Type | Description |
Google\Cloud\OrgPolicy\V2\Policy|null |
hasPolicy
clearPolicy
setPolicy
Required. Policy
to update.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\OrgPolicy\V2\Policy
|
Returns | |
---|---|
Type | Description |
$this |