Google Cloud Org Policy V2 Client - Class GetEffectivePolicyRequest (0.4.2)

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The effective policy to compute. See Policy for naming rules.

getName

Required. The effective policy to compute. See Policy for naming rules.

Returns
TypeDescription
string

setName

Required. The effective policy to compute. See Policy for naming rules.

Parameter
NameDescription
var string
Returns
TypeDescription
$this