(::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=
defimplicit=(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).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Access Approval V1 API - Class Google::Cloud::AccessApproval::V1::DismissDecision (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-access_approval-v1/latest/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [1.2.1](/ruby/docs/reference/google-cloud-access_approval-v1/1.2.1/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [1.1.0](/ruby/docs/reference/google-cloud-access_approval-v1/1.1.0/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [1.0.2](/ruby/docs/reference/google-cloud-access_approval-v1/1.0.2/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.12.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.12.0/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.11.2](/ruby/docs/reference/google-cloud-access_approval-v1/0.11.2/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.10.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.10.0/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.9.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.9.0/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.8.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.8.0/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.7.1](/ruby/docs/reference/google-cloud-access_approval-v1/0.7.1/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.6.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.6.0/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.5.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.5.0/Google-Cloud-AccessApproval-V1-DismissDecision)\n- [0.4.5](/ruby/docs/reference/google-cloud-access_approval-v1/0.4.5/Google-Cloud-AccessApproval-V1-DismissDecision) \nReference documentation and code samples for the Access Approval V1 API class Google::Cloud::AccessApproval::V1::DismissDecision.\n\nA decision that has been made to dismiss an approval request. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #dismiss_time\n\n def dismiss_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The time at which the approval request was dismissed.\n\n### #dismiss_time=\n\n def dismiss_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The time at which the approval request was dismissed. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The time at which the approval request was dismissed.\n\n### #implicit\n\n def implicit() -\u003e ::Boolean\n\n**Returns**\n\n- (::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).\n\n### #implicit=\n\n def implicit=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **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). \n**Returns**\n\n- (::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)."]]