Uses of Interface
com.google.cloud.aiplatform.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder
-
Packages that use NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder Modifier and Type Class Description static class
NearestNeighborSearchOperationMetadata.ContentValidationStats
Protobuf typegoogle.cloud.aiplatform.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats
static class
NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder
Protobuf typegoogle.cloud.aiplatform.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats
Methods in com.google.cloud.aiplatform.v1beta1 that return NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder Modifier and Type Method Description NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder
NearestNeighborSearchOperationMetadata.Builder. getContentValidationStatsOrBuilder(int index)
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder
NearestNeighborSearchOperationMetadata. getContentValidationStatsOrBuilder(int index)
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder
NearestNeighborSearchOperationMetadataOrBuilder. getContentValidationStatsOrBuilder(int index)
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder Modifier and Type Method Description List<? extends NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder>
NearestNeighborSearchOperationMetadata.Builder. getContentValidationStatsOrBuilderList()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.List<? extends NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder>
NearestNeighborSearchOperationMetadata. getContentValidationStatsOrBuilderList()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.List<? extends NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder>
NearestNeighborSearchOperationMetadataOrBuilder. getContentValidationStatsOrBuilderList()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.
-