Properties of an Endpoint.
Package
@google-cloud/aiplatformProperties
clientConnectionConfig
clientConnectionConfig?: (google.cloud.aiplatform.v1.IClientConnectionConfig|null);Endpoint clientConnectionConfig
createTime
createTime?: (google.protobuf.ITimestamp|null);Endpoint createTime
dedicatedEndpointDns
dedicatedEndpointDns?: (string|null);Endpoint dedicatedEndpointDns
dedicatedEndpointEnabled
dedicatedEndpointEnabled?: (boolean|null);Endpoint dedicatedEndpointEnabled
deployedModels
deployedModels?: (google.cloud.aiplatform.v1.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.v1.IEncryptionSpec|null);Endpoint encryptionSpec
etag
etag?: (string|null);Endpoint etag
genAiAdvancedFeaturesConfig
genAiAdvancedFeaturesConfig?: (google.cloud.aiplatform.v1.IGenAiAdvancedFeaturesConfig|null);Endpoint genAiAdvancedFeaturesConfig
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.v1.IPredictRequestResponseLoggingConfig|null);Endpoint predictRequestResponseLoggingConfig
privateModelServerEnabled
privateModelServerEnabled?: (boolean|null);Endpoint privateModelServerEnabled
privateServiceConnectConfig
privateServiceConnectConfig?: (google.cloud.aiplatform.v1.IPrivateServiceConnectConfig|null);Endpoint privateServiceConnectConfig
satisfiesPzi
satisfiesPzi?: (boolean|null);Endpoint satisfiesPzi
satisfiesPzs
satisfiesPzs?: (boolean|null);Endpoint satisfiesPzs
trafficSplit
trafficSplit?: ({ [k: string]: number }|null);Endpoint trafficSplit
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Endpoint updateTime