Class ListBlueprintRevisionsRequest (0.2.2)

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

Request object for ListBlueprintRevisions.

Attributes

NameDescription
name str
Required. The name of the blueprint 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 ListBlueprintRevisions call It can be provided to retrieve the subsequent page.