[[["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::ListApprovalRequestsMessage (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-ListApprovalRequestsMessage)\n- [1.2.1](/ruby/docs/reference/google-cloud-access_approval-v1/1.2.1/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [1.1.0](/ruby/docs/reference/google-cloud-access_approval-v1/1.1.0/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [1.0.2](/ruby/docs/reference/google-cloud-access_approval-v1/1.0.2/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.12.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.12.0/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.11.2](/ruby/docs/reference/google-cloud-access_approval-v1/0.11.2/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.10.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.10.0/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.9.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.9.0/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.8.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.8.0/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.7.1](/ruby/docs/reference/google-cloud-access_approval-v1/0.7.1/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.6.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.6.0/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.5.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.5.0/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage)\n- [0.4.5](/ruby/docs/reference/google-cloud-access_approval-v1/0.4.5/Google-Cloud-AccessApproval-V1-ListApprovalRequestsMessage) \nReference documentation and code samples for the Access Approval V1 API class Google::Cloud::AccessApproval::V1::ListApprovalRequestsMessage.\n\nRequest to list approval requests. \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### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A filter on the type of approval requests to retrieve. Must be one of the\n following values:\n\n - \\[not set\\]: Requests that are pending or have active approvals.\n - ALL: All requests.\n - PENDING: Only pending requests.\n - ACTIVE: Only active (i.e. currently approved) requests.\n - DISMISSED: Only requests that have been dismissed, or requests that are not approved and past expiration.\n - EXPIRED: Only requests that have been approved, and the approval has expired.\n - HISTORY: Active, dismissed and expired requests.\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n A filter on the type of approval requests to retrieve. Must be one of the\n following values:\n - \\[not set\\]: Requests that are pending or have active approvals.\n - ALL: All requests.\n - PENDING: Only pending requests.\n - ACTIVE: Only active (i.e. currently approved) requests.\n - DISMISSED: Only requests that have been dismissed, or requests that are not approved and past expiration.\n - EXPIRED: Only requests that have been approved, and the approval has expired.\n- HISTORY: Active, dismissed and expired requests. \n**Returns**\n\n- (::String) --- A filter on the type of approval requests to retrieve. Must be one of the\n following values:\n\n - \\[not set\\]: Requests that are pending or have active approvals.\n - ALL: All requests.\n - PENDING: Only pending requests.\n - ACTIVE: Only active (i.e. currently approved) requests.\n - DISMISSED: Only requests that have been dismissed, or requests that are not approved and past expiration.\n - EXPIRED: Only requests that have been approved, and the approval has expired.\n - HISTORY: Active, dismissed and expired requests.\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Requested page size.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Requested page size. \n**Returns**\n\n- (::Integer) --- Requested page size.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A token identifying the page of results to return.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A token identifying the page of results to return. \n**Returns**\n\n- (::String) --- A token identifying the page of results to return.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The parent resource. This may be \"projects/{project}\", \"folders/{folder}\", or \"organizations/{organization}\".\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The parent resource. This may be \"projects/{project}\", \"folders/{folder}\", or \"organizations/{organization}\". \n**Returns**\n\n- (::String) --- The parent resource. This may be \"projects/{project}\", \"folders/{folder}\", or \"organizations/{organization}\"."]]