@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/datalabeling/v1beta1/data_labeling_service.proto") public final class DataLabelingServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DataLabelingServiceGrpc.DataLabelingServiceBlockingStub |
static class |
DataLabelingServiceGrpc.DataLabelingServiceFutureStub |
static class |
DataLabelingServiceGrpc.DataLabelingServiceImplBase |
static class |
DataLabelingServiceGrpc.DataLabelingServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<CreateAnnotationSpecSetRequest,AnnotationSpecSet> |
METHOD_CREATE_ANNOTATION_SPEC_SET
Deprecated.
|
static io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset> |
METHOD_CREATE_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<CreateEvaluationJobRequest,EvaluationJob> |
METHOD_CREATE_EVALUATION_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<CreateInstructionRequest,com.google.longrunning.Operation> |
METHOD_CREATE_INSTRUCTION
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteAnnotatedDatasetRequest,com.google.protobuf.Empty> |
METHOD_DELETE_ANNOTATED_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteAnnotationSpecSetRequest,com.google.protobuf.Empty> |
METHOD_DELETE_ANNOTATION_SPEC_SET
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteDatasetRequest,com.google.protobuf.Empty> |
METHOD_DELETE_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteEvaluationJobRequest,com.google.protobuf.Empty> |
METHOD_DELETE_EVALUATION_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteInstructionRequest,com.google.protobuf.Empty> |
METHOD_DELETE_INSTRUCTION
Deprecated.
|
static io.grpc.MethodDescriptor<ExportDataRequest,com.google.longrunning.Operation> |
METHOD_EXPORT_DATA
Deprecated.
|
static io.grpc.MethodDescriptor<GetAnnotatedDatasetRequest,AnnotatedDataset> |
METHOD_GET_ANNOTATED_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<GetAnnotationSpecSetRequest,AnnotationSpecSet> |
METHOD_GET_ANNOTATION_SPEC_SET
Deprecated.
|
static io.grpc.MethodDescriptor<GetDataItemRequest,DataItem> |
METHOD_GET_DATA_ITEM
Deprecated.
|
static io.grpc.MethodDescriptor<GetDatasetRequest,Dataset> |
METHOD_GET_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<GetEvaluationRequest,Evaluation> |
METHOD_GET_EVALUATION
Deprecated.
|
static io.grpc.MethodDescriptor<GetEvaluationJobRequest,EvaluationJob> |
METHOD_GET_EVALUATION_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<GetExampleRequest,Example> |
METHOD_GET_EXAMPLE
Deprecated.
|
static io.grpc.MethodDescriptor<GetInstructionRequest,Instruction> |
METHOD_GET_INSTRUCTION
Deprecated.
|
static io.grpc.MethodDescriptor<ImportDataRequest,com.google.longrunning.Operation> |
METHOD_IMPORT_DATA
Deprecated.
|
static io.grpc.MethodDescriptor<LabelImageRequest,com.google.longrunning.Operation> |
METHOD_LABEL_IMAGE
Deprecated.
|
static io.grpc.MethodDescriptor<LabelTextRequest,com.google.longrunning.Operation> |
METHOD_LABEL_TEXT
Deprecated.
|
static io.grpc.MethodDescriptor<LabelVideoRequest,com.google.longrunning.Operation> |
METHOD_LABEL_VIDEO
Deprecated.
|
static io.grpc.MethodDescriptor<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse> |
METHOD_LIST_ANNOTATED_DATASETS
Deprecated.
|
static io.grpc.MethodDescriptor<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse> |
METHOD_LIST_ANNOTATION_SPEC_SETS
Deprecated.
|
static io.grpc.MethodDescriptor<ListDataItemsRequest,ListDataItemsResponse> |
METHOD_LIST_DATA_ITEMS
Deprecated.
|
static io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse> |
METHOD_LIST_DATASETS
Deprecated.
|
static io.grpc.MethodDescriptor<ListEvaluationJobsRequest,ListEvaluationJobsResponse> |
METHOD_LIST_EVALUATION_JOBS
Deprecated.
|
static io.grpc.MethodDescriptor<ListExamplesRequest,ListExamplesResponse> |
METHOD_LIST_EXAMPLES
Deprecated.
|
static io.grpc.MethodDescriptor<ListInstructionsRequest,ListInstructionsResponse> |
METHOD_LIST_INSTRUCTIONS
Deprecated.
|
static io.grpc.MethodDescriptor<PauseEvaluationJobRequest,com.google.protobuf.Empty> |
METHOD_PAUSE_EVALUATION_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<ResumeEvaluationJobRequest,com.google.protobuf.Empty> |
METHOD_RESUME_EVALUATION_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<SearchEvaluationsRequest,SearchEvaluationsResponse> |
METHOD_SEARCH_EVALUATIONS
Deprecated.
|
static io.grpc.MethodDescriptor<SearchExampleComparisonsRequest,SearchExampleComparisonsResponse> |
METHOD_SEARCH_EXAMPLE_COMPARISONS
Deprecated.
|
static io.grpc.MethodDescriptor<UpdateEvaluationJobRequest,EvaluationJob> |
METHOD_UPDATE_EVALUATION_JOB
Deprecated.
|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset> METHOD_CREATE_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetDatasetRequest,Dataset> METHOD_GET_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse> METHOD_LIST_DATASETS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteDatasetRequest,com.google.protobuf.Empty> METHOD_DELETE_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ImportDataRequest,com.google.longrunning.Operation> METHOD_IMPORT_DATA
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ExportDataRequest,com.google.longrunning.Operation> METHOD_EXPORT_DATA
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetDataItemRequest,DataItem> METHOD_GET_DATA_ITEM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListDataItemsRequest,ListDataItemsResponse> METHOD_LIST_DATA_ITEMS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetAnnotatedDatasetRequest,AnnotatedDataset> METHOD_GET_ANNOTATED_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse> METHOD_LIST_ANNOTATED_DATASETS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteAnnotatedDatasetRequest,com.google.protobuf.Empty> METHOD_DELETE_ANNOTATED_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<LabelImageRequest,com.google.longrunning.Operation> METHOD_LABEL_IMAGE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<LabelVideoRequest,com.google.longrunning.Operation> METHOD_LABEL_VIDEO
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<LabelTextRequest,com.google.longrunning.Operation> METHOD_LABEL_TEXT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetExampleRequest,Example> METHOD_GET_EXAMPLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListExamplesRequest,ListExamplesResponse> METHOD_LIST_EXAMPLES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateAnnotationSpecSetRequest,AnnotationSpecSet> METHOD_CREATE_ANNOTATION_SPEC_SET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetAnnotationSpecSetRequest,AnnotationSpecSet> METHOD_GET_ANNOTATION_SPEC_SET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse> METHOD_LIST_ANNOTATION_SPEC_SETS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteAnnotationSpecSetRequest,com.google.protobuf.Empty> METHOD_DELETE_ANNOTATION_SPEC_SET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateInstructionRequest,com.google.longrunning.Operation> METHOD_CREATE_INSTRUCTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetInstructionRequest,Instruction> METHOD_GET_INSTRUCTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListInstructionsRequest,ListInstructionsResponse> METHOD_LIST_INSTRUCTIONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteInstructionRequest,com.google.protobuf.Empty> METHOD_DELETE_INSTRUCTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetEvaluationRequest,Evaluation> METHOD_GET_EVALUATION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchEvaluationsRequest,SearchEvaluationsResponse> METHOD_SEARCH_EVALUATIONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchExampleComparisonsRequest,SearchExampleComparisonsResponse> METHOD_SEARCH_EXAMPLE_COMPARISONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateEvaluationJobRequest,EvaluationJob> METHOD_CREATE_EVALUATION_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateEvaluationJobRequest,EvaluationJob> METHOD_UPDATE_EVALUATION_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetEvaluationJobRequest,EvaluationJob> METHOD_GET_EVALUATION_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<PauseEvaluationJobRequest,com.google.protobuf.Empty> METHOD_PAUSE_EVALUATION_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ResumeEvaluationJobRequest,com.google.protobuf.Empty> METHOD_RESUME_EVALUATION_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteEvaluationJobRequest,com.google.protobuf.Empty> METHOD_DELETE_EVALUATION_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListEvaluationJobsRequest,ListEvaluationJobsResponse> METHOD_LIST_EVALUATION_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset> getCreateDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetDatasetRequest,Dataset> getGetDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse> getListDatasetsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteDatasetRequest,com.google.protobuf.Empty> getDeleteDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ImportDataRequest,com.google.longrunning.Operation> getImportDataMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ExportDataRequest,com.google.longrunning.Operation> getExportDataMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetDataItemRequest,DataItem> getGetDataItemMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListDataItemsRequest,ListDataItemsResponse> getListDataItemsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetAnnotatedDatasetRequest,AnnotatedDataset> getGetAnnotatedDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse> getListAnnotatedDatasetsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteAnnotatedDatasetRequest,com.google.protobuf.Empty> getDeleteAnnotatedDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<LabelImageRequest,com.google.longrunning.Operation> getLabelImageMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<LabelVideoRequest,com.google.longrunning.Operation> getLabelVideoMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<LabelTextRequest,com.google.longrunning.Operation> getLabelTextMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetExampleRequest,Example> getGetExampleMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListExamplesRequest,ListExamplesResponse> getListExamplesMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateAnnotationSpecSetRequest,AnnotationSpecSet> getCreateAnnotationSpecSetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetAnnotationSpecSetRequest,AnnotationSpecSet> getGetAnnotationSpecSetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse> getListAnnotationSpecSetsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteAnnotationSpecSetRequest,com.google.protobuf.Empty> getDeleteAnnotationSpecSetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateInstructionRequest,com.google.longrunning.Operation> getCreateInstructionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetInstructionRequest,Instruction> getGetInstructionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListInstructionsRequest,ListInstructionsResponse> getListInstructionsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteInstructionRequest,com.google.protobuf.Empty> getDeleteInstructionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetEvaluationRequest,Evaluation> getGetEvaluationMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchEvaluationsRequest,SearchEvaluationsResponse> getSearchEvaluationsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchExampleComparisonsRequest,SearchExampleComparisonsResponse> getSearchExampleComparisonsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateEvaluationJobRequest,EvaluationJob> getCreateEvaluationJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateEvaluationJobRequest,EvaluationJob> getUpdateEvaluationJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetEvaluationJobRequest,EvaluationJob> getGetEvaluationJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<PauseEvaluationJobRequest,com.google.protobuf.Empty> getPauseEvaluationJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ResumeEvaluationJobRequest,com.google.protobuf.Empty> getResumeEvaluationJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteEvaluationJobRequest,com.google.protobuf.Empty> getDeleteEvaluationJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListEvaluationJobsRequest,ListEvaluationJobsResponse> getListEvaluationJobsMethod()
public static DataLabelingServiceGrpc.DataLabelingServiceStub newStub(io.grpc.Channel channel)
public static DataLabelingServiceGrpc.DataLabelingServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DataLabelingServiceGrpc.DataLabelingServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.