Reference documentation and code samples for the Access Approval V1 API class Google::Cloud::AccessApproval::V1::GetApprovalRequestMessage.
Request to get an approval request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - (::String) — The name of the approval request to retrieve. Format: "{projects|folders|organizations}/{id}/approvalRequests/{approval_request}"
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — The name of the approval request to retrieve. Format: "{projects|folders|organizations}/{id}/approvalRequests/{approval_request}"
    Returns
    
- (::String) — The name of the approval request to retrieve. Format: "{projects|folders|organizations}/{id}/approvalRequests/{approval_request}"