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

Properties of a DeployedModelRef.

Package

@google-cloud/aiplatform

Properties

deployedModelId

deployedModelId?: (string|null);

DeployedModelRef deployedModelId

Property Value
TypeDescription
(string|null)

endpoint

endpoint?: (string|null);

DeployedModelRef endpoint

Property Value
TypeDescription
(string|null)