Uses of Class
com.google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.RecordError
Packages that use NearestNeighborSearchOperationMetadata.RecordError
-
Uses of NearestNeighborSearchOperationMetadata.RecordError in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NearestNeighborSearchOperationMetadata.RecordErrorModifier and TypeMethodDescriptionNearestNeighborSearchOperationMetadata.RecordError.Builder.build()NearestNeighborSearchOperationMetadata.RecordError.Builder.buildPartial()NearestNeighborSearchOperationMetadata.RecordError.getDefaultInstance()NearestNeighborSearchOperationMetadata.RecordError.Builder.getDefaultInstanceForType()NearestNeighborSearchOperationMetadata.RecordError.getDefaultInstanceForType()NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder.getPartialErrors(int index) The detail information of the partial failures encountered for those invalid records that couldn't be parsed.NearestNeighborSearchOperationMetadata.ContentValidationStats.getPartialErrors(int index) The detail information of the partial failures encountered for those invalid records that couldn't be parsed.NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder.getPartialErrors(int index) The detail information of the partial failures encountered for those invalid records that couldn't be parsed.NearestNeighborSearchOperationMetadata.RecordError.parseDelimitedFrom(InputStream input) NearestNeighborSearchOperationMetadata.RecordError.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(byte[] data) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(com.google.protobuf.ByteString data) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(com.google.protobuf.CodedInputStream input) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(InputStream input) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(ByteBuffer data) NearestNeighborSearchOperationMetadata.RecordError.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NearestNeighborSearchOperationMetadata.RecordErrorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NearestNeighborSearchOperationMetadata.RecordError>NearestNeighborSearchOperationMetadata.RecordError.getParserForType()NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder.getPartialErrorsList()The detail information of the partial failures encountered for those invalid records that couldn't be parsed.NearestNeighborSearchOperationMetadata.ContentValidationStats.getPartialErrorsList()The detail information of the partial failures encountered for those invalid records that couldn't be parsed.NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder.getPartialErrorsList()The detail information of the partial failures encountered for those invalid records that couldn't be parsed.static com.google.protobuf.Parser<NearestNeighborSearchOperationMetadata.RecordError>NearestNeighborSearchOperationMetadata.RecordError.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NearestNeighborSearchOperationMetadata.RecordErrorModifier and TypeMethodDescriptionNearestNeighborSearchOperationMetadata.ContentValidationStats.Builder.addPartialErrors(int index, NearestNeighborSearchOperationMetadata.RecordError value) The detail information of the partial failures encountered for those invalid records that couldn't be parsed.NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder.addPartialErrors(NearestNeighborSearchOperationMetadata.RecordError value) The detail information of the partial failures encountered for those invalid records that couldn't be parsed.NearestNeighborSearchOperationMetadata.RecordError.Builder.mergeFrom(NearestNeighborSearchOperationMetadata.RecordError other) NearestNeighborSearchOperationMetadata.RecordError.newBuilder(NearestNeighborSearchOperationMetadata.RecordError prototype) NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder.setPartialErrors(int index, NearestNeighborSearchOperationMetadata.RecordError value) The detail information of the partial failures encountered for those invalid records that couldn't be parsed.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type NearestNeighborSearchOperationMetadata.RecordErrorModifier and TypeMethodDescriptionNearestNeighborSearchOperationMetadata.ContentValidationStats.Builder.addAllPartialErrors(Iterable<? extends NearestNeighborSearchOperationMetadata.RecordError> values) The detail information of the partial failures encountered for those invalid records that couldn't be parsed.