Vertex AI Cached Content

Vertex AI Cached Content is a Google Cloud resource that stores and manages cached data generated by Vertex AI models and pipelines. It helps improve performance and reduce costs by reusing previously computed results, such as model predictions or dataset transformations, instead of recalculating them. This resource supports efficient retrieval and sharing of cached artifacts across Vertex AI workflows.

gcp.aiplatform_cached_content

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
contentscorejsonOptional. Input only. Immutable. The content to cache
create_timecoretimestampOutput only. Creation time of the cache entry.
datadog_display_namecorestring
expire_timecoretimestampTimestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
gcp_display_namecorestringOptional. Immutable. The user-generated meaningful display name of the cached content.
labelscorearray<string>
modelcorestringImmutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
namecorestringImmutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
system_instructioncorejsonOptional. Input only. Immutable. Developer set system instruction. Currently, text only
tagscorehstore_csv
tool_configcorejsonOptional. Input only. Immutable. Tool config. This config is shared for all tools
toolscorejsonOptional. Input only. Immutable. A list of `Tools` the model may use to generate the next response
ttlcorestringInput only. The TTL for this resource. The expiration time is computed: now + TTL.
update_timecoretimestampOutput only. When the cache entry was last updated in UTC time.
usage_metadatacorejsonOutput only. Metadata on the usage of the cached content.
zone_idcorestring