Class ListBlueprintRevisionsResponse (0.2.2)

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

Response object for ListBlueprintRevisions.

Attributes

NameDescription
blueprints MutableSequence[google.cloud.telcoautomation_v1.types.Blueprint]
The revisions of the blueprint.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.