Uses of Class
com.google.cloud.aiplatform.v1beta1.BatchImportEvaluatedAnnotationsResponse
-
Packages that use BatchImportEvaluatedAnnotationsResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of BatchImportEvaluatedAnnotationsResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description BatchImportEvaluatedAnnotationsResponse
ModelServiceClient. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request)
Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponse
ModelServiceClient. batchImportEvaluatedAnnotations(ModelEvaluationSliceName parent, List<EvaluatedAnnotation> evaluatedAnnotations)
Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponse
ModelServiceClient. batchImportEvaluatedAnnotations(String parent, List<EvaluatedAnnotation> evaluatedAnnotations)
Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponse
ModelServiceGrpc.ModelServiceBlockingStub. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request)
Imports a list of externally generated EvaluatedAnnotations.BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse.Builder. build()
BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse.Builder. buildPartial()
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. getDefaultInstance()
BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse.Builder. getDefaultInstanceForType()
BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. getDefaultInstanceForType()
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseDelimitedFrom(InputStream input)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(byte[] data)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.ByteString data)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(InputStream input)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(ByteBuffer data)
static BatchImportEvaluatedAnnotationsResponse
BatchImportEvaluatedAnnotationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 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.v1beta1 with parameters of type BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description BatchImportEvaluatedAnnotationsResponse.Builder
BatchImportEvaluatedAnnotationsResponse.Builder. mergeFrom(BatchImportEvaluatedAnnotationsResponse other)
static BatchImportEvaluatedAnnotationsResponse.Builder
BatchImportEvaluatedAnnotationsResponse. newBuilder(BatchImportEvaluatedAnnotationsResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type BatchImportEvaluatedAnnotationsResponse Modifier and Type Method Description default void
ModelServiceGrpc.AsyncService. batchImportEvaluatedAnnotations(BatchImportEvaluatedAnnotationsRequest request, io.grpc.stub.StreamObserver<BatchImportEvaluatedAnnotationsResponse> responseObserver)
Imports a list of externally generated EvaluatedAnnotations.void
ModelServiceGrpc.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.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.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.
-