Interface protos.google.cloud.aiplatform.v1.IUndeployModelRequest (1.7.2)

Properties of an UndeployModelRequest.

Package

@google-cloud/aiplatform!

Properties

deployedModelId

deployedModelId?: (string|null);

UndeployModelRequest deployedModelId

Property Value
TypeDescription
(string|null)

endpoint

endpoint?: (string|null);

UndeployModelRequest endpoint

Property Value
TypeDescription
(string|null)

trafficSplit

trafficSplit?: ({ [k: string]: number }|null);

UndeployModelRequest trafficSplit

Property Value
TypeDescription
({ [k: string]: number }|null)