Class ListApprovalRequestsMessage (0.2.1)

Request to list approval requests.

A filter on the type of approval requests to retrieve. Must be one of the following values: .. raw:: html

    .. raw:: html
  1. .. raw:: html
  2. ALL: All requests. .. raw:: html
  3. .. raw:: html
  4. PENDING: Only pending requests. .. raw:: html
  5. .. raw:: html
  6. ACTIVE: Only active (i.e. currently approved) requests. .. raw:: html
  7. .. raw:: html
  8. DISMISSED: Only dismissed (including expired) requests. .. raw:: html
  9. .. raw:: html

A token identifying the page of results to return.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > ListApprovalRequestsMessage