Reference documentation and code samples for the Access Context Manager V1 API class Google::Identity::AccessContextManager::V1::GetAccessPolicyRequest.
A request to get a particular AccessPolicy.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — Required. Resource name for the access policy to get.
Format
accessPolicies/{policy_id} 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — Required. Resource name for the access policy to get.
Format
accessPolicies/{policy_id} 
 Returns 
 -  (::String) — Required. Resource name for the access policy to get.
Format
accessPolicies/{policy_id}