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

Properties of an UpdateEndpointRequest.

Package

@google-cloud/aiplatform!

Properties

endpoint

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

UpdateEndpointRequest endpoint

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

updateMask

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

UpdateEndpointRequest updateMask

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