Reference documentation and code samples for the Google Cloud Org Policy V2 Client class GetEffectivePolicyRequest.
The request sent to the [GetEffectivePolicy] [google.cloud.orgpolicy.v2.OrgPolicy.GetEffectivePolicy] method.
Generated from protobuf message google.cloud.orgpolicy.v2.GetEffectivePolicyRequest
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The effective policy to compute. See |
getName
Required. The effective policy to compute. See Policy for naming rules.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Required. The effective policy to compute. See Policy for naming rules.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|