Properties of an Endpoint.
Package
@google-cloud/aiplatformProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);Endpoint createTime
deployedModels
deployedModels?: (google.cloud.aiplatform.v1beta1.IDeployedModel[]|null);Endpoint deployedModels
description
description?: (string|null);Endpoint description
displayName
displayName?: (string|null);Endpoint displayName
enablePrivateServiceConnect
enablePrivateServiceConnect?: (boolean|null);Endpoint enablePrivateServiceConnect
encryptionSpec
encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);Endpoint encryptionSpec
etag
etag?: (string|null);Endpoint etag
labels
labels?: ({ [k: string]: string }|null);Endpoint labels
modelDeploymentMonitoringJob
modelDeploymentMonitoringJob?: (string|null);Endpoint modelDeploymentMonitoringJob
name
name?: (string|null);Endpoint name
network
network?: (string|null);Endpoint network
predictRequestResponseLoggingConfig
predictRequestResponseLoggingConfig?: (google.cloud.aiplatform.v1beta1.IPredictRequestResponseLoggingConfig|null);Endpoint predictRequestResponseLoggingConfig
trafficSplit
trafficSplit?: ({ [k: string]: number }|null);Endpoint trafficSplit
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Endpoint updateTime