Properties of a Context.
Package
@google-cloud/aiplatformProperties
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