Reference documentation and code samples for the Privileged Access Manager V1 API class Google::Cloud::PrivilegedAccessManager::V1::Grant::Timeline::Event::Denied.
An event representing that the grant was denied.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#actor
def actor() -> ::String
    Returns
    
  - (::String) — Output only. Username of the user who denied the grant.
 
#reason
def reason() -> ::String
    Returns
    
- (::String) — Output only. The reason provided by the approver for denying the grant.