Class CreateCachedContentRequest (1.56.0)

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

Request message for GenAiCacheService.CreateCachedContent.

Attributes

Name Description
parent str
Required. The parent resource where the cached content will be created
cached_content google.cloud.aiplatform_v1beta1.types.CachedContent
Required. The cached content to create

Methods

CreateCachedContentRequest

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

Request message for GenAiCacheService.CreateCachedContent.