Access Approval V1 API - Class Google::Cloud::AccessApproval::V1::DismissDecision (v0.12.0)

Reference documentation and code samples for the Access Approval V1 API class Google::Cloud::AccessApproval::V1::DismissDecision.

A decision that has been made to dismiss an approval request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dismiss_time

def dismiss_time() -> ::Google::Protobuf::Timestamp
Returns

#dismiss_time=

def dismiss_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#implicit

def implicit() -> ::Boolean
Returns
  • (::Boolean) — This field will be true if the ApprovalRequest was implicitly dismissed due to inaction by the access approval approvers (the request is not acted on by the approvers before the exiration time).

#implicit=

def implicit=(value) -> ::Boolean
Parameter
  • value (::Boolean) — This field will be true if the ApprovalRequest was implicitly dismissed due to inaction by the access approval approvers (the request is not acted on by the approvers before the exiration time).
Returns
  • (::Boolean) — This field will be true if the ApprovalRequest was implicitly dismissed due to inaction by the access approval approvers (the request is not acted on by the approvers before the exiration time).