Class ListBlueprintsResponse (0.2.2)

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

Response object for ListBlueprints.

Attributes

NameDescription
blueprints MutableSequence[google.cloud.telcoautomation_v1.types.Blueprint]
The list of requested blueprints.
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.