menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
IndexEndpoint
deployedIndexes property
deployedIndexes property
dark_mode
light_mode
deployedIndexes
property
List
<
DeployedIndex
>
deployedIndexes
final
Output only. The indexes deployed in this endpoint.
Implementation
final List<DeployedIndex> deployedIndexes;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
IndexEndpoint
deployedIndexes property
IndexEndpoint class