Class SearchVersionsResponse (0.9.8)

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

Response message for PrivateCatalog.SearchVersions.

Attributes

NameDescription
versions MutableSequence[google.cloud.privatecatalog_v1beta1.types.Version]
The Version resources computed from the resource context.
next_page_token str
A pagination token returned from a previous call to SearchVersions that indicates from where the listing should continue.