Interface protos.google.cloud.aiplatform.v1beta1.IDeployedModel (5.14.0)

Properties of a DeployedModel.

Package

@google-cloud/aiplatform

Properties

automaticResources

automaticResources?: (google.cloud.aiplatform.v1beta1.IAutomaticResources|null);

DeployedModel automaticResources

checkpointId

checkpointId?: (string|null);

DeployedModel checkpointId

createTime

createTime?: (google.protobuf.ITimestamp|null);

DeployedModel createTime

dedicatedResources

dedicatedResources?: (google.cloud.aiplatform.v1beta1.IDedicatedResources|null);

DeployedModel dedicatedResources

disableContainerLogging

disableContainerLogging?: (boolean|null);

DeployedModel disableContainerLogging

disableExplanations

disableExplanations?: (boolean|null);

DeployedModel disableExplanations

displayName

displayName?: (string|null);

DeployedModel displayName

enableAccessLogging

enableAccessLogging?: (boolean|null);

DeployedModel enableAccessLogging

enableContainerLogging

enableContainerLogging?: (boolean|null);

DeployedModel enableContainerLogging

explanationSpec

explanationSpec?: (google.cloud.aiplatform.v1beta1.IExplanationSpec|null);

DeployedModel explanationSpec

fasterDeploymentConfig

fasterDeploymentConfig?: (google.cloud.aiplatform.v1beta1.IFasterDeploymentConfig|null);

DeployedModel fasterDeploymentConfig

id

id?: (string|null);

DeployedModel id

model

model?: (string|null);

DeployedModel model

modelVersionId

modelVersionId?: (string|null);

DeployedModel modelVersionId

privateEndpoints

privateEndpoints?: (google.cloud.aiplatform.v1beta1.IPrivateEndpoints|null);

DeployedModel privateEndpoints

rolloutOptions

rolloutOptions?: (google.cloud.aiplatform.v1beta1.IRolloutOptions|null);

DeployedModel rolloutOptions

serviceAccount

serviceAccount?: (string|null);

DeployedModel serviceAccount

sharedResources

sharedResources?: (string|null);

DeployedModel sharedResources

speculativeDecodingSpec

speculativeDecodingSpec?: (google.cloud.aiplatform.v1beta1.ISpeculativeDecodingSpec|null);

DeployedModel speculativeDecodingSpec

status

status?: (google.cloud.aiplatform.v1beta1.DeployedModel.IStatus|null);

DeployedModel status

systemLabels

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

DeployedModel systemLabels