Class ListCachedContentsResponse (1.55.0)

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

Response with a list of CachedContents.

Attributes

Name Description
cached_contents MutableSequence[google.cloud.aiplatform_v1beta1.types.CachedContent]
List of cached contents.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Methods

ListCachedContentsResponse

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

Response with a list of CachedContents.