Class UpdateCachedContentRequest (1.56.0)

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

Request message for GenAiCacheService.UpdateCachedContent. Only expire_time or ttl can be updated.

Attributes

Name Description
cached_content google.cloud.aiplatform_v1beta1.types.CachedContent
Required. The cached content to update
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields to update.

Methods

UpdateCachedContentRequest

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

Request message for GenAiCacheService.UpdateCachedContent. Only expire_time or ttl can be updated.