Properties of a DeployedIndex.
Package
@google-cloud/aiplatformProperties
automaticResources
automaticResources?: (google.cloud.aiplatform.v1.IAutomaticResources|null);DeployedIndex automaticResources
createTime
createTime?: (google.protobuf.ITimestamp|null);DeployedIndex createTime
dedicatedResources
dedicatedResources?: (google.cloud.aiplatform.v1.IDedicatedResources|null);DeployedIndex dedicatedResources
deployedIndexAuthConfig
deployedIndexAuthConfig?: (google.cloud.aiplatform.v1.IDeployedIndexAuthConfig|null);DeployedIndex deployedIndexAuthConfig
deploymentGroup
deploymentGroup?: (string|null);DeployedIndex deploymentGroup
deploymentTier
deploymentTier?: (google.cloud.aiplatform.v1.DeployedIndex.DeploymentTier|keyof typeof google.cloud.aiplatform.v1.DeployedIndex.DeploymentTier|null);DeployedIndex deploymentTier
displayName
displayName?: (string|null);DeployedIndex displayName
enableAccessLogging
enableAccessLogging?: (boolean|null);DeployedIndex enableAccessLogging
enableDatapointUpsertLogging
enableDatapointUpsertLogging?: (boolean|null);DeployedIndex enableDatapointUpsertLogging
id
id?: (string|null);DeployedIndex id
index
index?: (string|null);DeployedIndex index
indexSyncTime
indexSyncTime?: (google.protobuf.ITimestamp|null);DeployedIndex indexSyncTime
privateEndpoints
privateEndpoints?: (google.cloud.aiplatform.v1.IIndexPrivateEndpoints|null);DeployedIndex privateEndpoints
pscAutomationConfigs
pscAutomationConfigs?: (google.cloud.aiplatform.v1.IPSCAutomationConfig[]|null);DeployedIndex pscAutomationConfigs
reservedIpRanges
reservedIpRanges?: (string[]|null);DeployedIndex reservedIpRanges