HashiCorp Cloud Platform
/apps/{app_name}/secrets/{secret_name}/versions
ListAppSecretVersions
https:/The max number of results per page that should be returned. If the number
of available results is larger than page_size, a next_page_token is
returned which can be used to get the next page of results in subsequent
requests. A value of zero will cause page_size to be defaulted.
Specifies a page token to use to retrieve the next page. Set this to the
next_page_token returned by previous list requests to get the next page of
results. If set, previous_page_token must not be set.
PaginationResponse is the response holding the page tokens for a paginated list response.
This token allows you to get the previous page of results for list
requests. If the number of results is larger than page_size, use the
previous_page_token as a value for the query parameter
previous_page_token in the next request. The value will become empty when
there are no more pages.
An arbitrary serialized message. Visit the protobufAny documentation for more information.