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

Properties of a CreateIndexEndpointRequest.

Package

@google-cloud/aiplatform

Properties

indexEndpoint

indexEndpoint?: (google.cloud.aiplatform.v1.IIndexEndpoint|null);

CreateIndexEndpointRequest indexEndpoint

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

parent

parent?: (string|null);

CreateIndexEndpointRequest parent

Property Value
TypeDescription
(string|null)