Interface protos.google.cloud.aiplatform.v1beta1.ICreateEndpointRequest (1.7.2)

Properties of a CreateEndpointRequest.

Package

@google-cloud/aiplatform!

Properties

endpoint

endpoint?: (google.cloud.aiplatform.v1beta1.IEndpoint|null);

CreateEndpointRequest endpoint

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IEndpoint|null)

parent

parent?: (string|null);

CreateEndpointRequest parent

Property Value
TypeDescription
(string|null)