The time at which the approval request was dismissed.
↳ implicit
bool
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).
getDismissTime
The time at which the approval request was dismissed.
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
Type
Description
bool
setImplicit
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-04 UTC."],[],[],null,["# Google Cloud Access Approval V1 Client - Class DismissDecision (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-access-approval/latest/V1.DismissDecision)\n- [2.0.4](/php/docs/reference/cloud-access-approval/2.0.4/V1.DismissDecision)\n- [1.2.5](/php/docs/reference/cloud-access-approval/1.2.5/V1.DismissDecision)\n- [1.1.3](/php/docs/reference/cloud-access-approval/1.1.3/V1.DismissDecision)\n- [1.0.4](/php/docs/reference/cloud-access-approval/1.0.4/V1.DismissDecision) \nReference documentation and code samples for the Google Cloud Access Approval V1 Client class DismissDecision.\n\nA decision that has been made to dismiss an approval request.\n\nGenerated from protobuf message `google.cloud.accessapproval.v1.DismissDecision`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AccessApproval \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDismissTime\n\nThe time at which the approval request was dismissed.\n\n### hasDismissTime\n\n### clearDismissTime\n\n### setDismissTime\n\nThe time at which the approval request was dismissed.\n\n### getImplicit\n\nThis field will be true if the ApprovalRequest was implicitly dismissed due\nto inaction by the access approval approvers (the request is not acted\non by the approvers before the exiration time).\n\n### setImplicit\n\nThis field will be true if the ApprovalRequest was implicitly dismissed due\nto inaction by the access approval approvers (the request is not acted\non by the approvers before the exiration time)."]]