Class ListContextsResponse (1.48.0)

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

Response message for MetadataService.ListContexts.

Attributes

NameDescription
contexts MutableSequence[google.cloud.aiplatform_v1.types.Context]
The Contexts retrieved from the MetadataStore.
next_page_token str
A token, which can be sent as ListContextsRequest.page_token to retrieve the next page. If this field is not populated, there are no subsequent pages.

Methods

ListContextsResponse

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

Response message for MetadataService.ListContexts.