Interface protos.google.cloud.aiplatform.v1.ICreateIndexRequest (1.11.0)

Properties of a CreateIndexRequest.

Package

@google-cloud/aiplatform

Properties

index

index?: (google.cloud.aiplatform.v1.IIndex|null);

CreateIndexRequest index

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IIndex|null)

parent

parent?: (string|null);

CreateIndexRequest parent

Property Value
TypeDescription
(string|null)