Reference documentation and code samples for the Organization Policy V2 API class Google::Cloud::OrgPolicy::V2::GetEffectivePolicyRequest.
The request sent to the [GetEffectivePolicy] [google.cloud.orgpolicy.v2.OrgPolicy.GetEffectivePolicy] method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. The effective policy to compute. See Policy for naming requirements.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The effective policy to compute. See Policy for naming requirements.
Returns
- (::String) — Required. The effective policy to compute. See Policy for naming requirements.