Properties of a DeployedIndex.
Package
@google-cloud/aiplatformProperties
automaticResources
automaticResources?: (google.cloud.aiplatform.v1beta1.IAutomaticResources|null);DeployedIndex automaticResources
| Type | Description |
| (google.cloud.aiplatform.v1beta1.IAutomaticResources|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);DeployedIndex createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
deployedIndexAuthConfig
deployedIndexAuthConfig?: (google.cloud.aiplatform.v1beta1.IDeployedIndexAuthConfig|null);DeployedIndex deployedIndexAuthConfig
| Type | Description |
| (google.cloud.aiplatform.v1beta1.IDeployedIndexAuthConfig|null) |
deploymentGroup
deploymentGroup?: (string|null);DeployedIndex deploymentGroup
| Type | Description |
| (string|null) |
displayName
displayName?: (string|null);DeployedIndex displayName
| Type | Description |
| (string|null) |
enableAccessLogging
enableAccessLogging?: (boolean|null);DeployedIndex enableAccessLogging
| Type | Description |
| (boolean|null) |
id
id?: (string|null);DeployedIndex id
| Type | Description |
| (string|null) |
index
index?: (string|null);DeployedIndex index
| Type | Description |
| (string|null) |
indexSyncTime
indexSyncTime?: (google.protobuf.ITimestamp|null);DeployedIndex indexSyncTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
privateEndpoints
privateEndpoints?: (google.cloud.aiplatform.v1beta1.IIndexPrivateEndpoints|null);DeployedIndex privateEndpoints
| Type | Description |
| (google.cloud.aiplatform.v1beta1.IIndexPrivateEndpoints|null) |
reservedIpRanges
reservedIpRanges?: (string[]|null);DeployedIndex reservedIpRanges
| Type | Description |
| (string[]|null) |