Uses of Class
com.google.cloud.aiplatform.v1.BatchImportEvaluatedAnnotationsResponse
-
Packages that use BatchImportEvaluatedAnnotationsResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of BatchImportEvaluatedAnnotationsResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description BatchImportEvaluatedAnnotationsResponseModelServiceClient. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request)Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponseModelServiceClient. batchImportEvaluatedAnnotations(ModelEvaluationSliceName parent, List<EvaluatedAnnotation> evaluatedAnnotations)Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponseModelServiceClient. batchImportEvaluatedAnnotations(String parent, List<EvaluatedAnnotation> evaluatedAnnotations)Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponseModelServiceGrpc.ModelServiceBlockingStub. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request)Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse.Builder. build()BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse.Builder. buildPartial()static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. getDefaultInstance()BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse.Builder. getDefaultInstanceForType()BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. getDefaultInstanceForType()static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseDelimitedFrom(InputStream input)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(byte[] data)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.ByteString data)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(InputStream input)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(ByteBuffer data)static BatchImportEvaluatedAnnotationsResponseBatchImportEvaluatedAnnotationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<BatchImportEvaluatedAnnotationsResponse>ModelServiceGrpc.ModelServiceFutureStub. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request)Imports a list of externally generated EvaluatedAnnotations.com.google.api.gax.rpc.UnaryCallable<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>ModelServiceClient. batchImportEvaluatedAnnotationsCallable()Imports a list of externally generated EvaluatedAnnotations.com.google.api.gax.rpc.UnaryCallSettings<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>ModelServiceSettings. batchImportEvaluatedAnnotationsSettings()Returns the object with the settings used for calls to batchImportEvaluatedAnnotations.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>ModelServiceSettings.Builder. batchImportEvaluatedAnnotationsSettings()Returns the builder for the settings used for calls to batchImportEvaluatedAnnotations.static io.grpc.MethodDescriptor<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>ModelServiceGrpc. getBatchImportEvaluatedAnnotationsMethod()com.google.protobuf.Parser<BatchImportEvaluatedAnnotationsResponse>BatchImportEvaluatedAnnotationsResponse. getParserForType()static com.google.protobuf.Parser<BatchImportEvaluatedAnnotationsResponse>BatchImportEvaluatedAnnotationsResponse. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description BatchImportEvaluatedAnnotationsResponse.BuilderBatchImportEvaluatedAnnotationsResponse.Builder. mergeFrom(BatchImportEvaluatedAnnotationsResponse other)static BatchImportEvaluatedAnnotationsResponse.BuilderBatchImportEvaluatedAnnotationsResponse. newBuilder(BatchImportEvaluatedAnnotationsResponse prototype)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description default voidModelServiceGrpc.AsyncService. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request, io.grpc.stub.StreamObserver<BatchImportEvaluatedAnnotationsResponse> responseObserver)Imports a list of externally generated EvaluatedAnnotations.voidModelServiceGrpc.ModelServiceStub. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request, io.grpc.stub.StreamObserver<BatchImportEvaluatedAnnotationsResponse> responseObserver)Imports a list of externally generated EvaluatedAnnotations. -
Uses of BatchImportEvaluatedAnnotationsResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>GrpcModelServiceStub. batchImportEvaluatedAnnotationsCallable()com.google.api.gax.rpc.UnaryCallable<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>ModelServiceStub. batchImportEvaluatedAnnotationsCallable()com.google.api.gax.rpc.UnaryCallSettings<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>ModelServiceStubSettings. batchImportEvaluatedAnnotationsSettings()Returns the object with the settings used for calls to batchImportEvaluatedAnnotations.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchImportEvaluatedAnnotationsRequest,BatchImportEvaluatedAnnotationsResponse>ModelServiceStubSettings.Builder. batchImportEvaluatedAnnotationsSettings()Returns the builder for the settings used for calls to batchImportEvaluatedAnnotations.
-