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

Properties of an UpdateIndexRequest.

Package

@google-cloud/aiplatform

Properties

index

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

UpdateIndexRequest index

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateIndexRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)