Class ListApiDeploymentRevisionsRequest (0.6.1)

ListApiDeploymentRevisionsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for ListApiDeploymentRevisions.

Attributes

NameDescription
name str
Required. The name of the deployment to list revisions for.
page_size int
The maximum number of revisions to return per page.
page_token str
The page token, received from a previous ListApiDeploymentRevisions call. Provide this to retrieve the subsequent page.