Interface protos.google.cloud.aiplatform.v1.IContext (3.13.0)

Properties of a Context.

Package

@google-cloud/aiplatform

Properties

createTime

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

Context createTime

description

description?: (string|null);

Context description

displayName

displayName?: (string|null);

Context displayName

etag

etag?: (string|null);

Context etag

labels

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

Context labels

metadata

metadata?: (google.protobuf.IStruct|null);

Context metadata

name

name?: (string|null);

Context name

parentContexts

parentContexts?: (string[]|null);

Context parentContexts

schemaTitle

schemaTitle?: (string|null);

Context schemaTitle

schemaVersion

schemaVersion?: (string|null);

Context schemaVersion

updateTime

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

Context updateTime