Properties of a CachedContent.
Package
@google-cloud/aiplatformProperties
contents
contents?: (google.cloud.aiplatform.v1.IContent[]|null);CachedContent contents
createTime
createTime?: (google.protobuf.ITimestamp|null);CachedContent createTime
displayName
displayName?: (string|null);CachedContent displayName
encryptionSpec
encryptionSpec?: (google.cloud.aiplatform.v1.IEncryptionSpec|null);CachedContent encryptionSpec
expireTime
expireTime?: (google.protobuf.ITimestamp|null);CachedContent expireTime
model
model?: (string|null);CachedContent model
name
name?: (string|null);CachedContent name
systemInstruction
systemInstruction?: (google.cloud.aiplatform.v1.IContent|null);CachedContent systemInstruction
toolConfig
toolConfig?: (google.cloud.aiplatform.v1.IToolConfig|null);CachedContent toolConfig
tools
tools?: (google.cloud.aiplatform.v1.ITool[]|null);CachedContent tools
ttl
ttl?: (google.protobuf.IDuration|null);CachedContent ttl
updateTime
updateTime?: (google.protobuf.ITimestamp|null);CachedContent updateTime
usageMetadata
usageMetadata?: (google.cloud.aiplatform.v1.CachedContent.IUsageMetadata|null);CachedContent usageMetadata