Interface protos.google.cloud.aiplatform.v1beta1.IExampleStore (5.14.0)

Properties of an ExampleStore.

Package

@google-cloud/aiplatform

Properties

createTime

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

ExampleStore createTime

description

description?: (string|null);

ExampleStore description

displayName

displayName?: (string|null);

ExampleStore displayName

exampleStoreConfig

exampleStoreConfig?: (google.cloud.aiplatform.v1beta1.IExampleStoreConfig|null);

ExampleStore exampleStoreConfig

name

name?: (string|null);

ExampleStore name

updateTime

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

ExampleStore updateTime