Interface protos.google.cloud.aiplatform.v1beta1.IMemory (6.1.0)

Properties of a Memory.

Package

@google-cloud/aiplatform

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Memory createTime

description

description?: (string|null);

Memory description

displayName

displayName?: (string|null);

Memory displayName

expireTime

expireTime?: (google.protobuf.ITimestamp|null);

Memory expireTime

fact

fact?: (string|null);

Memory fact

name

name?: (string|null);

Memory name

scope

scope?: ({ [k: string]: string }|null);

Memory scope

ttl

ttl?: (google.protobuf.IDuration|null);

Memory ttl

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Memory updateTime