Show / Hide Table of Contents

Class DataLabelingServiceClientImpl

DataLabelingService client wrapper implementation, for convenient use.

Inheritance
System.Object
DataLabelingServiceClient
DataLabelingServiceClientImpl
Inherited Members
DataLabelingServiceClient.DefaultEndpoint
DataLabelingServiceClient.DefaultScopes
DataLabelingServiceClient.CreateAsync(CancellationToken)
DataLabelingServiceClient.Create()
DataLabelingServiceClient.ShutdownDefaultChannelsAsync()
DataLabelingServiceClient.CreateDatasetAsync(CreateDatasetRequest, CancellationToken)
DataLabelingServiceClient.CreateDataset(String, Dataset, CallSettings)
DataLabelingServiceClient.CreateDatasetAsync(String, Dataset, CallSettings)
DataLabelingServiceClient.CreateDatasetAsync(String, Dataset, CancellationToken)
DataLabelingServiceClient.CreateDataset(ProjectName, Dataset, CallSettings)
DataLabelingServiceClient.CreateDatasetAsync(ProjectName, Dataset, CallSettings)
DataLabelingServiceClient.CreateDatasetAsync(ProjectName, Dataset, CancellationToken)
DataLabelingServiceClient.GetDatasetAsync(GetDatasetRequest, CancellationToken)
DataLabelingServiceClient.GetDataset(String, CallSettings)
DataLabelingServiceClient.GetDatasetAsync(String, CallSettings)
DataLabelingServiceClient.GetDatasetAsync(String, CancellationToken)
DataLabelingServiceClient.GetDataset(DatasetName, CallSettings)
DataLabelingServiceClient.GetDatasetAsync(DatasetName, CallSettings)
DataLabelingServiceClient.GetDatasetAsync(DatasetName, CancellationToken)
DataLabelingServiceClient.ListDatasets(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListDatasetsAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListDatasets(ProjectName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListDatasetsAsync(ProjectName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.DeleteDatasetAsync(DeleteDatasetRequest, CancellationToken)
DataLabelingServiceClient.DeleteDataset(String, CallSettings)
DataLabelingServiceClient.DeleteDatasetAsync(String, CallSettings)
DataLabelingServiceClient.DeleteDatasetAsync(String, CancellationToken)
DataLabelingServiceClient.DeleteDataset(DatasetName, CallSettings)
DataLabelingServiceClient.DeleteDatasetAsync(DatasetName, CallSettings)
DataLabelingServiceClient.DeleteDatasetAsync(DatasetName, CancellationToken)
DataLabelingServiceClient.ImportDataAsync(ImportDataRequest, CancellationToken)
DataLabelingServiceClient.PollOnceImportData(String, CallSettings)
DataLabelingServiceClient.PollOnceImportDataAsync(String, CallSettings)
DataLabelingServiceClient.ImportData(String, InputConfig, CallSettings)
DataLabelingServiceClient.ImportDataAsync(String, InputConfig, CallSettings)
DataLabelingServiceClient.ImportDataAsync(String, InputConfig, CancellationToken)
DataLabelingServiceClient.ImportData(DatasetName, InputConfig, CallSettings)
DataLabelingServiceClient.ImportDataAsync(DatasetName, InputConfig, CallSettings)
DataLabelingServiceClient.ImportDataAsync(DatasetName, InputConfig, CancellationToken)
DataLabelingServiceClient.ExportDataAsync(ExportDataRequest, CancellationToken)
DataLabelingServiceClient.PollOnceExportData(String, CallSettings)
DataLabelingServiceClient.PollOnceExportDataAsync(String, CallSettings)
DataLabelingServiceClient.ExportData(String, String, String, OutputConfig, CallSettings)
DataLabelingServiceClient.ExportDataAsync(String, String, String, OutputConfig, CallSettings)
DataLabelingServiceClient.ExportDataAsync(String, String, String, OutputConfig, CancellationToken)
DataLabelingServiceClient.ExportData(DatasetName, AnnotatedDatasetName, String, OutputConfig, CallSettings)
DataLabelingServiceClient.ExportDataAsync(DatasetName, AnnotatedDatasetName, String, OutputConfig, CallSettings)
DataLabelingServiceClient.ExportDataAsync(DatasetName, AnnotatedDatasetName, String, OutputConfig, CancellationToken)
DataLabelingServiceClient.GetDataItemAsync(GetDataItemRequest, CancellationToken)
DataLabelingServiceClient.GetDataItem(String, CallSettings)
DataLabelingServiceClient.GetDataItemAsync(String, CallSettings)
DataLabelingServiceClient.GetDataItemAsync(String, CancellationToken)
DataLabelingServiceClient.GetDataItem(DataItemName, CallSettings)
DataLabelingServiceClient.GetDataItemAsync(DataItemName, CallSettings)
DataLabelingServiceClient.GetDataItemAsync(DataItemName, CancellationToken)
DataLabelingServiceClient.ListDataItems(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListDataItemsAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListDataItems(DatasetName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListDataItemsAsync(DatasetName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.GetAnnotatedDatasetAsync(GetAnnotatedDatasetRequest, CancellationToken)
DataLabelingServiceClient.GetAnnotatedDataset(String, CallSettings)
DataLabelingServiceClient.GetAnnotatedDatasetAsync(String, CallSettings)
DataLabelingServiceClient.GetAnnotatedDatasetAsync(String, CancellationToken)
DataLabelingServiceClient.GetAnnotatedDataset(AnnotatedDatasetName, CallSettings)
DataLabelingServiceClient.GetAnnotatedDatasetAsync(AnnotatedDatasetName, CallSettings)
DataLabelingServiceClient.GetAnnotatedDatasetAsync(AnnotatedDatasetName, CancellationToken)
DataLabelingServiceClient.ListAnnotatedDatasets(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListAnnotatedDatasetsAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListAnnotatedDatasets(DatasetName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListAnnotatedDatasetsAsync(DatasetName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.DeleteAnnotatedDatasetAsync(DeleteAnnotatedDatasetRequest, CancellationToken)
DataLabelingServiceClient.LabelImageAsync(LabelImageRequest, CancellationToken)
DataLabelingServiceClient.PollOnceLabelImage(String, CallSettings)
DataLabelingServiceClient.PollOnceLabelImageAsync(String, CallSettings)
DataLabelingServiceClient.LabelImage(String, HumanAnnotationConfig, LabelImageRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelImageAsync(String, HumanAnnotationConfig, LabelImageRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelImageAsync(String, HumanAnnotationConfig, LabelImageRequest.Types.Feature, CancellationToken)
DataLabelingServiceClient.LabelImage(DatasetName, HumanAnnotationConfig, LabelImageRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelImageAsync(DatasetName, HumanAnnotationConfig, LabelImageRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelImageAsync(DatasetName, HumanAnnotationConfig, LabelImageRequest.Types.Feature, CancellationToken)
DataLabelingServiceClient.LabelVideoAsync(LabelVideoRequest, CancellationToken)
DataLabelingServiceClient.PollOnceLabelVideo(String, CallSettings)
DataLabelingServiceClient.PollOnceLabelVideoAsync(String, CallSettings)
DataLabelingServiceClient.LabelVideo(String, HumanAnnotationConfig, LabelVideoRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelVideoAsync(String, HumanAnnotationConfig, LabelVideoRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelVideoAsync(String, HumanAnnotationConfig, LabelVideoRequest.Types.Feature, CancellationToken)
DataLabelingServiceClient.LabelVideo(DatasetName, HumanAnnotationConfig, LabelVideoRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelVideoAsync(DatasetName, HumanAnnotationConfig, LabelVideoRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelVideoAsync(DatasetName, HumanAnnotationConfig, LabelVideoRequest.Types.Feature, CancellationToken)
DataLabelingServiceClient.LabelTextAsync(LabelTextRequest, CancellationToken)
DataLabelingServiceClient.PollOnceLabelText(String, CallSettings)
DataLabelingServiceClient.PollOnceLabelTextAsync(String, CallSettings)
DataLabelingServiceClient.LabelText(String, HumanAnnotationConfig, LabelTextRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelTextAsync(String, HumanAnnotationConfig, LabelTextRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelTextAsync(String, HumanAnnotationConfig, LabelTextRequest.Types.Feature, CancellationToken)
DataLabelingServiceClient.LabelText(DatasetName, HumanAnnotationConfig, LabelTextRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelTextAsync(DatasetName, HumanAnnotationConfig, LabelTextRequest.Types.Feature, CallSettings)
DataLabelingServiceClient.LabelTextAsync(DatasetName, HumanAnnotationConfig, LabelTextRequest.Types.Feature, CancellationToken)
DataLabelingServiceClient.GetExampleAsync(GetExampleRequest, CancellationToken)
DataLabelingServiceClient.GetExample(String, String, CallSettings)
DataLabelingServiceClient.GetExampleAsync(String, String, CallSettings)
DataLabelingServiceClient.GetExampleAsync(String, String, CancellationToken)
DataLabelingServiceClient.GetExample(ExampleName, String, CallSettings)
DataLabelingServiceClient.GetExampleAsync(ExampleName, String, CallSettings)
DataLabelingServiceClient.GetExampleAsync(ExampleName, String, CancellationToken)
DataLabelingServiceClient.ListExamples(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListExamplesAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListExamples(AnnotatedDatasetName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListExamplesAsync(AnnotatedDatasetName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.CreateAnnotationSpecSetAsync(CreateAnnotationSpecSetRequest, CancellationToken)
DataLabelingServiceClient.CreateAnnotationSpecSet(String, AnnotationSpecSet, CallSettings)
DataLabelingServiceClient.CreateAnnotationSpecSetAsync(String, AnnotationSpecSet, CallSettings)
DataLabelingServiceClient.CreateAnnotationSpecSetAsync(String, AnnotationSpecSet, CancellationToken)
DataLabelingServiceClient.CreateAnnotationSpecSet(ProjectName, AnnotationSpecSet, CallSettings)
DataLabelingServiceClient.CreateAnnotationSpecSetAsync(ProjectName, AnnotationSpecSet, CallSettings)
DataLabelingServiceClient.CreateAnnotationSpecSetAsync(ProjectName, AnnotationSpecSet, CancellationToken)
DataLabelingServiceClient.GetAnnotationSpecSetAsync(GetAnnotationSpecSetRequest, CancellationToken)
DataLabelingServiceClient.GetAnnotationSpecSet(String, CallSettings)
DataLabelingServiceClient.GetAnnotationSpecSetAsync(String, CallSettings)
DataLabelingServiceClient.GetAnnotationSpecSetAsync(String, CancellationToken)
DataLabelingServiceClient.GetAnnotationSpecSet(AnnotationSpecSetName, CallSettings)
DataLabelingServiceClient.GetAnnotationSpecSetAsync(AnnotationSpecSetName, CallSettings)
DataLabelingServiceClient.GetAnnotationSpecSetAsync(AnnotationSpecSetName, CancellationToken)
DataLabelingServiceClient.ListAnnotationSpecSets(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListAnnotationSpecSetsAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListAnnotationSpecSets(ProjectName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListAnnotationSpecSetsAsync(ProjectName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.DeleteAnnotationSpecSetAsync(DeleteAnnotationSpecSetRequest, CancellationToken)
DataLabelingServiceClient.DeleteAnnotationSpecSet(String, CallSettings)
DataLabelingServiceClient.DeleteAnnotationSpecSetAsync(String, CallSettings)
DataLabelingServiceClient.DeleteAnnotationSpecSetAsync(String, CancellationToken)
DataLabelingServiceClient.DeleteAnnotationSpecSet(AnnotationSpecSetName, CallSettings)
DataLabelingServiceClient.DeleteAnnotationSpecSetAsync(AnnotationSpecSetName, CallSettings)
DataLabelingServiceClient.DeleteAnnotationSpecSetAsync(AnnotationSpecSetName, CancellationToken)
DataLabelingServiceClient.CreateInstructionAsync(CreateInstructionRequest, CancellationToken)
DataLabelingServiceClient.PollOnceCreateInstruction(String, CallSettings)
DataLabelingServiceClient.PollOnceCreateInstructionAsync(String, CallSettings)
DataLabelingServiceClient.CreateInstruction(String, Instruction, CallSettings)
DataLabelingServiceClient.CreateInstructionAsync(String, Instruction, CallSettings)
DataLabelingServiceClient.CreateInstructionAsync(String, Instruction, CancellationToken)
DataLabelingServiceClient.CreateInstruction(ProjectName, Instruction, CallSettings)
DataLabelingServiceClient.CreateInstructionAsync(ProjectName, Instruction, CallSettings)
DataLabelingServiceClient.CreateInstructionAsync(ProjectName, Instruction, CancellationToken)
DataLabelingServiceClient.GetInstructionAsync(GetInstructionRequest, CancellationToken)
DataLabelingServiceClient.GetInstruction(String, CallSettings)
DataLabelingServiceClient.GetInstructionAsync(String, CallSettings)
DataLabelingServiceClient.GetInstructionAsync(String, CancellationToken)
DataLabelingServiceClient.GetInstruction(InstructionName, CallSettings)
DataLabelingServiceClient.GetInstructionAsync(InstructionName, CallSettings)
DataLabelingServiceClient.GetInstructionAsync(InstructionName, CancellationToken)
DataLabelingServiceClient.ListInstructions(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListInstructionsAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListInstructions(ProjectName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListInstructionsAsync(ProjectName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.DeleteInstructionAsync(DeleteInstructionRequest, CancellationToken)
DataLabelingServiceClient.DeleteInstruction(String, CallSettings)
DataLabelingServiceClient.DeleteInstructionAsync(String, CallSettings)
DataLabelingServiceClient.DeleteInstructionAsync(String, CancellationToken)
DataLabelingServiceClient.DeleteInstruction(InstructionName, CallSettings)
DataLabelingServiceClient.DeleteInstructionAsync(InstructionName, CallSettings)
DataLabelingServiceClient.DeleteInstructionAsync(InstructionName, CancellationToken)
DataLabelingServiceClient.GetEvaluationAsync(GetEvaluationRequest, CancellationToken)
DataLabelingServiceClient.GetEvaluation(String, CallSettings)
DataLabelingServiceClient.GetEvaluationAsync(String, CallSettings)
DataLabelingServiceClient.GetEvaluationAsync(String, CancellationToken)
DataLabelingServiceClient.GetEvaluation(EvaluationName, CallSettings)
DataLabelingServiceClient.GetEvaluationAsync(EvaluationName, CallSettings)
DataLabelingServiceClient.GetEvaluationAsync(EvaluationName, CancellationToken)
DataLabelingServiceClient.SearchEvaluations(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.SearchEvaluationsAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.SearchEvaluations(EvaluationName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.SearchEvaluationsAsync(EvaluationName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.SearchExampleComparisons(String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.SearchExampleComparisonsAsync(String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.SearchExampleComparisons(EvaluationName, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.SearchExampleComparisonsAsync(EvaluationName, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.CreateEvaluationJobAsync(CreateEvaluationJobRequest, CancellationToken)
DataLabelingServiceClient.CreateEvaluationJob(String, EvaluationJob, CallSettings)
DataLabelingServiceClient.CreateEvaluationJobAsync(String, EvaluationJob, CallSettings)
DataLabelingServiceClient.CreateEvaluationJobAsync(String, EvaluationJob, CancellationToken)
DataLabelingServiceClient.CreateEvaluationJob(ProjectName, EvaluationJob, CallSettings)
DataLabelingServiceClient.CreateEvaluationJobAsync(ProjectName, EvaluationJob, CallSettings)
DataLabelingServiceClient.CreateEvaluationJobAsync(ProjectName, EvaluationJob, CancellationToken)
DataLabelingServiceClient.UpdateEvaluationJobAsync(UpdateEvaluationJobRequest, CancellationToken)
DataLabelingServiceClient.UpdateEvaluationJob(EvaluationJob, FieldMask, CallSettings)
DataLabelingServiceClient.UpdateEvaluationJobAsync(EvaluationJob, FieldMask, CallSettings)
DataLabelingServiceClient.UpdateEvaluationJobAsync(EvaluationJob, FieldMask, CancellationToken)
DataLabelingServiceClient.GetEvaluationJobAsync(GetEvaluationJobRequest, CancellationToken)
DataLabelingServiceClient.GetEvaluationJob(String, CallSettings)
DataLabelingServiceClient.GetEvaluationJobAsync(String, CallSettings)
DataLabelingServiceClient.GetEvaluationJobAsync(String, CancellationToken)
DataLabelingServiceClient.GetEvaluationJob(EvaluationJobName, CallSettings)
DataLabelingServiceClient.GetEvaluationJobAsync(EvaluationJobName, CallSettings)
DataLabelingServiceClient.GetEvaluationJobAsync(EvaluationJobName, CancellationToken)
DataLabelingServiceClient.PauseEvaluationJobAsync(PauseEvaluationJobRequest, CancellationToken)
DataLabelingServiceClient.PauseEvaluationJob(String, CallSettings)
DataLabelingServiceClient.PauseEvaluationJobAsync(String, CallSettings)
DataLabelingServiceClient.PauseEvaluationJobAsync(String, CancellationToken)
DataLabelingServiceClient.PauseEvaluationJob(EvaluationJobName, CallSettings)
DataLabelingServiceClient.PauseEvaluationJobAsync(EvaluationJobName, CallSettings)
DataLabelingServiceClient.PauseEvaluationJobAsync(EvaluationJobName, CancellationToken)
DataLabelingServiceClient.ResumeEvaluationJobAsync(ResumeEvaluationJobRequest, CancellationToken)
DataLabelingServiceClient.ResumeEvaluationJob(String, CallSettings)
DataLabelingServiceClient.ResumeEvaluationJobAsync(String, CallSettings)
DataLabelingServiceClient.ResumeEvaluationJobAsync(String, CancellationToken)
DataLabelingServiceClient.ResumeEvaluationJob(EvaluationJobName, CallSettings)
DataLabelingServiceClient.ResumeEvaluationJobAsync(EvaluationJobName, CallSettings)
DataLabelingServiceClient.ResumeEvaluationJobAsync(EvaluationJobName, CancellationToken)
DataLabelingServiceClient.DeleteEvaluationJobAsync(DeleteEvaluationJobRequest, CancellationToken)
DataLabelingServiceClient.DeleteEvaluationJob(String, CallSettings)
DataLabelingServiceClient.DeleteEvaluationJobAsync(String, CallSettings)
DataLabelingServiceClient.DeleteEvaluationJobAsync(String, CancellationToken)
DataLabelingServiceClient.DeleteEvaluationJob(EvaluationJobName, CallSettings)
DataLabelingServiceClient.DeleteEvaluationJobAsync(EvaluationJobName, CallSettings)
DataLabelingServiceClient.DeleteEvaluationJobAsync(EvaluationJobName, CancellationToken)
DataLabelingServiceClient.ListEvaluationJobs(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListEvaluationJobsAsync(String, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListEvaluationJobs(ProjectName, String, String, Nullable<Int32>, CallSettings)
DataLabelingServiceClient.ListEvaluationJobsAsync(ProjectName, String, String, Nullable<Int32>, CallSettings)
System.Object.ToString()
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public sealed class DataLabelingServiceClientImpl : DataLabelingServiceClient
Remarks

Service for the AI Platform Data Labeling API.

Constructors

DataLabelingServiceClientImpl(DataLabelingService.DataLabelingServiceClient, DataLabelingServiceSettings)

Constructs a client wrapper for the DataLabelingService service, with the specified gRPC client and settings.

Declaration
public DataLabelingServiceClientImpl(DataLabelingService.DataLabelingServiceClient grpcClient, DataLabelingServiceSettings settings)
Parameters
Type Name Description
DataLabelingService.DataLabelingServiceClient grpcClient

The underlying gRPC client.

DataLabelingServiceSettings settings

The base DataLabelingServiceSettings used within this client.

Properties

CreateInstructionOperationsClient

The long-running operations client for CreateInstruction.

Declaration
public override OperationsClient CreateInstructionOperationsClient { get; }
Property Value
Type Description
OperationsClient
Overrides
DataLabelingServiceClient.CreateInstructionOperationsClient

ExportDataOperationsClient

The long-running operations client for ExportData.

Declaration
public override OperationsClient ExportDataOperationsClient { get; }
Property Value
Type Description
OperationsClient
Overrides
DataLabelingServiceClient.ExportDataOperationsClient

GrpcClient

The underlying gRPC DataLabelingService client

Declaration
public override DataLabelingService.DataLabelingServiceClient GrpcClient { get; }
Property Value
Type Description
DataLabelingService.DataLabelingServiceClient
Overrides
DataLabelingServiceClient.GrpcClient

ImportDataOperationsClient

The long-running operations client for ImportData.

Declaration
public override OperationsClient ImportDataOperationsClient { get; }
Property Value
Type Description
OperationsClient
Overrides
DataLabelingServiceClient.ImportDataOperationsClient

LabelImageOperationsClient

The long-running operations client for LabelImage.

Declaration
public override OperationsClient LabelImageOperationsClient { get; }
Property Value
Type Description
OperationsClient
Overrides
DataLabelingServiceClient.LabelImageOperationsClient

LabelTextOperationsClient

The long-running operations client for LabelText.

Declaration
public override OperationsClient LabelTextOperationsClient { get; }
Property Value
Type Description
OperationsClient
Overrides
DataLabelingServiceClient.LabelTextOperationsClient

LabelVideoOperationsClient

The long-running operations client for LabelVideo.

Declaration
public override OperationsClient LabelVideoOperationsClient { get; }
Property Value
Type Description
OperationsClient
Overrides
DataLabelingServiceClient.LabelVideoOperationsClient

Methods

CreateAnnotationSpecSet(CreateAnnotationSpecSetRequest, CallSettings)

Creates an annotation spec set by providing a set of labels.

Declaration
public override AnnotationSpecSet CreateAnnotationSpecSet(CreateAnnotationSpecSetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateAnnotationSpecSetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
AnnotationSpecSet

The RPC response.

Overrides
DataLabelingServiceClient.CreateAnnotationSpecSet(CreateAnnotationSpecSetRequest, CallSettings)

CreateAnnotationSpecSetAsync(CreateAnnotationSpecSetRequest, CallSettings)

Creates an annotation spec set by providing a set of labels.

Declaration
public override Task<AnnotationSpecSet> CreateAnnotationSpecSetAsync(CreateAnnotationSpecSetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateAnnotationSpecSetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<AnnotationSpecSet>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.CreateAnnotationSpecSetAsync(CreateAnnotationSpecSetRequest, CallSettings)

CreateDataset(CreateDatasetRequest, CallSettings)

Creates dataset. If success return a Dataset resource.

Declaration
public override Dataset CreateDataset(CreateDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Dataset

The RPC response.

Overrides
DataLabelingServiceClient.CreateDataset(CreateDatasetRequest, CallSettings)

CreateDatasetAsync(CreateDatasetRequest, CallSettings)

Creates dataset. If success return a Dataset resource.

Declaration
public override Task<Dataset> CreateDatasetAsync(CreateDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Dataset>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.CreateDatasetAsync(CreateDatasetRequest, CallSettings)

CreateEvaluationJob(CreateEvaluationJobRequest, CallSettings)

Creates an evaluation job.

Declaration
public override EvaluationJob CreateEvaluationJob(CreateEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
EvaluationJob

The RPC response.

Overrides
DataLabelingServiceClient.CreateEvaluationJob(CreateEvaluationJobRequest, CallSettings)

CreateEvaluationJobAsync(CreateEvaluationJobRequest, CallSettings)

Creates an evaluation job.

Declaration
public override Task<EvaluationJob> CreateEvaluationJobAsync(CreateEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<EvaluationJob>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.CreateEvaluationJobAsync(CreateEvaluationJobRequest, CallSettings)

CreateInstruction(CreateInstructionRequest, CallSettings)

Creates an instruction for how data should be labeled.

Declaration
public override Operation<Instruction, CreateInstructionMetadata> CreateInstruction(CreateInstructionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateInstructionRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Operation<Instruction, CreateInstructionMetadata>

The RPC response.

Overrides
DataLabelingServiceClient.CreateInstruction(CreateInstructionRequest, CallSettings)

CreateInstructionAsync(CreateInstructionRequest, CallSettings)

Creates an instruction for how data should be labeled.

Declaration
public override Task<Operation<Instruction, CreateInstructionMetadata>> CreateInstructionAsync(CreateInstructionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
CreateInstructionRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Operation<Instruction, CreateInstructionMetadata>>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.CreateInstructionAsync(CreateInstructionRequest, CallSettings)

DeleteAnnotatedDataset(DeleteAnnotatedDatasetRequest, CallSettings)

Deletes an annotated dataset by resource name.

Declaration
public override void DeleteAnnotatedDataset(DeleteAnnotatedDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAnnotatedDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
DataLabelingServiceClient.DeleteAnnotatedDataset(DeleteAnnotatedDatasetRequest, CallSettings)

DeleteAnnotatedDatasetAsync(DeleteAnnotatedDatasetRequest, CallSettings)

Deletes an annotated dataset by resource name.

Declaration
public override Task DeleteAnnotatedDatasetAsync(DeleteAnnotatedDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAnnotatedDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.DeleteAnnotatedDatasetAsync(DeleteAnnotatedDatasetRequest, CallSettings)

DeleteAnnotationSpecSet(DeleteAnnotationSpecSetRequest, CallSettings)

Deletes an annotation spec set by resource name.

Declaration
public override void DeleteAnnotationSpecSet(DeleteAnnotationSpecSetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAnnotationSpecSetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
DataLabelingServiceClient.DeleteAnnotationSpecSet(DeleteAnnotationSpecSetRequest, CallSettings)

DeleteAnnotationSpecSetAsync(DeleteAnnotationSpecSetRequest, CallSettings)

Deletes an annotation spec set by resource name.

Declaration
public override Task DeleteAnnotationSpecSetAsync(DeleteAnnotationSpecSetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteAnnotationSpecSetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.DeleteAnnotationSpecSetAsync(DeleteAnnotationSpecSetRequest, CallSettings)

DeleteDataset(DeleteDatasetRequest, CallSettings)

Deletes a dataset by resource name.

Declaration
public override void DeleteDataset(DeleteDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
DataLabelingServiceClient.DeleteDataset(DeleteDatasetRequest, CallSettings)

DeleteDatasetAsync(DeleteDatasetRequest, CallSettings)

Deletes a dataset by resource name.

Declaration
public override Task DeleteDatasetAsync(DeleteDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.DeleteDatasetAsync(DeleteDatasetRequest, CallSettings)

DeleteEvaluationJob(DeleteEvaluationJobRequest, CallSettings)

Stops and deletes an evaluation job.

Declaration
public override void DeleteEvaluationJob(DeleteEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
DataLabelingServiceClient.DeleteEvaluationJob(DeleteEvaluationJobRequest, CallSettings)

DeleteEvaluationJobAsync(DeleteEvaluationJobRequest, CallSettings)

Stops and deletes an evaluation job.

Declaration
public override Task DeleteEvaluationJobAsync(DeleteEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.DeleteEvaluationJobAsync(DeleteEvaluationJobRequest, CallSettings)

DeleteInstruction(DeleteInstructionRequest, CallSettings)

Deletes an instruction object by resource name.

Declaration
public override void DeleteInstruction(DeleteInstructionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteInstructionRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
DataLabelingServiceClient.DeleteInstruction(DeleteInstructionRequest, CallSettings)

DeleteInstructionAsync(DeleteInstructionRequest, CallSettings)

Deletes an instruction object by resource name.

Declaration
public override Task DeleteInstructionAsync(DeleteInstructionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
DeleteInstructionRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.DeleteInstructionAsync(DeleteInstructionRequest, CallSettings)

ExportData(ExportDataRequest, CallSettings)

Exports data and annotations from dataset.

Declaration
public override Operation<ExportDataOperationResponse, ExportDataOperationMetadata> ExportData(ExportDataRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ExportDataRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Operation<ExportDataOperationResponse, ExportDataOperationMetadata>

The RPC response.

Overrides
DataLabelingServiceClient.ExportData(ExportDataRequest, CallSettings)

ExportDataAsync(ExportDataRequest, CallSettings)

Exports data and annotations from dataset.

Declaration
public override Task<Operation<ExportDataOperationResponse, ExportDataOperationMetadata>> ExportDataAsync(ExportDataRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ExportDataRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Operation<ExportDataOperationResponse, ExportDataOperationMetadata>>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.ExportDataAsync(ExportDataRequest, CallSettings)

GetAnnotatedDataset(GetAnnotatedDatasetRequest, CallSettings)

Gets an annotated dataset by resource name.

Declaration
public override AnnotatedDataset GetAnnotatedDataset(GetAnnotatedDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAnnotatedDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
AnnotatedDataset

The RPC response.

Overrides
DataLabelingServiceClient.GetAnnotatedDataset(GetAnnotatedDatasetRequest, CallSettings)

GetAnnotatedDatasetAsync(GetAnnotatedDatasetRequest, CallSettings)

Gets an annotated dataset by resource name.

Declaration
public override Task<AnnotatedDataset> GetAnnotatedDatasetAsync(GetAnnotatedDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAnnotatedDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<AnnotatedDataset>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetAnnotatedDatasetAsync(GetAnnotatedDatasetRequest, CallSettings)

GetAnnotationSpecSet(GetAnnotationSpecSetRequest, CallSettings)

Gets an annotation spec set by resource name.

Declaration
public override AnnotationSpecSet GetAnnotationSpecSet(GetAnnotationSpecSetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAnnotationSpecSetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
AnnotationSpecSet

The RPC response.

Overrides
DataLabelingServiceClient.GetAnnotationSpecSet(GetAnnotationSpecSetRequest, CallSettings)

GetAnnotationSpecSetAsync(GetAnnotationSpecSetRequest, CallSettings)

Gets an annotation spec set by resource name.

Declaration
public override Task<AnnotationSpecSet> GetAnnotationSpecSetAsync(GetAnnotationSpecSetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetAnnotationSpecSetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<AnnotationSpecSet>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetAnnotationSpecSetAsync(GetAnnotationSpecSetRequest, CallSettings)

GetDataItem(GetDataItemRequest, CallSettings)

Gets a data item in a dataset by resource name. This API can be called after data are imported into dataset.

Declaration
public override DataItem GetDataItem(GetDataItemRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetDataItemRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
DataItem

The RPC response.

Overrides
DataLabelingServiceClient.GetDataItem(GetDataItemRequest, CallSettings)

GetDataItemAsync(GetDataItemRequest, CallSettings)

Gets a data item in a dataset by resource name. This API can be called after data are imported into dataset.

Declaration
public override Task<DataItem> GetDataItemAsync(GetDataItemRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetDataItemRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<DataItem>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetDataItemAsync(GetDataItemRequest, CallSettings)

GetDataset(GetDatasetRequest, CallSettings)

Gets dataset by resource name.

Declaration
public override Dataset GetDataset(GetDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Dataset

The RPC response.

Overrides
DataLabelingServiceClient.GetDataset(GetDatasetRequest, CallSettings)

GetDatasetAsync(GetDatasetRequest, CallSettings)

Gets dataset by resource name.

Declaration
public override Task<Dataset> GetDatasetAsync(GetDatasetRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetDatasetRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Dataset>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetDatasetAsync(GetDatasetRequest, CallSettings)

GetEvaluation(GetEvaluationRequest, CallSettings)

Gets an evaluation by resource name (to search, use [projects.evaluations.search][google.cloud.datalabeling.v1beta1.DataLabelingService.SearchEvaluations]).

Declaration
public override Evaluation GetEvaluation(GetEvaluationRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetEvaluationRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Evaluation

The RPC response.

Overrides
DataLabelingServiceClient.GetEvaluation(GetEvaluationRequest, CallSettings)

GetEvaluationAsync(GetEvaluationRequest, CallSettings)

Gets an evaluation by resource name (to search, use [projects.evaluations.search][google.cloud.datalabeling.v1beta1.DataLabelingService.SearchEvaluations]).

Declaration
public override Task<Evaluation> GetEvaluationAsync(GetEvaluationRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetEvaluationRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Evaluation>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetEvaluationAsync(GetEvaluationRequest, CallSettings)

GetEvaluationJob(GetEvaluationJobRequest, CallSettings)

Gets an evaluation job by resource name.

Declaration
public override EvaluationJob GetEvaluationJob(GetEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
EvaluationJob

The RPC response.

Overrides
DataLabelingServiceClient.GetEvaluationJob(GetEvaluationJobRequest, CallSettings)

GetEvaluationJobAsync(GetEvaluationJobRequest, CallSettings)

Gets an evaluation job by resource name.

Declaration
public override Task<EvaluationJob> GetEvaluationJobAsync(GetEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<EvaluationJob>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetEvaluationJobAsync(GetEvaluationJobRequest, CallSettings)

GetExample(GetExampleRequest, CallSettings)

Gets an example by resource name, including both data and annotation.

Declaration
public override Example GetExample(GetExampleRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetExampleRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Example

The RPC response.

Overrides
DataLabelingServiceClient.GetExample(GetExampleRequest, CallSettings)

GetExampleAsync(GetExampleRequest, CallSettings)

Gets an example by resource name, including both data and annotation.

Declaration
public override Task<Example> GetExampleAsync(GetExampleRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetExampleRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Example>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetExampleAsync(GetExampleRequest, CallSettings)

GetInstruction(GetInstructionRequest, CallSettings)

Gets an instruction by resource name.

Declaration
public override Instruction GetInstruction(GetInstructionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetInstructionRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Instruction

The RPC response.

Overrides
DataLabelingServiceClient.GetInstruction(GetInstructionRequest, CallSettings)

GetInstructionAsync(GetInstructionRequest, CallSettings)

Gets an instruction by resource name.

Declaration
public override Task<Instruction> GetInstructionAsync(GetInstructionRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
GetInstructionRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Instruction>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.GetInstructionAsync(GetInstructionRequest, CallSettings)

ImportData(ImportDataRequest, CallSettings)

Imports data into dataset based on source locations defined in request. It can be called multiple times for the same dataset. Each dataset can only have one long running operation running on it. For example, no labeling task (also long running operation) can be started while importing is still ongoing. Vice versa.

Declaration
public override Operation<ImportDataOperationResponse, ImportDataOperationMetadata> ImportData(ImportDataRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ImportDataRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Operation<ImportDataOperationResponse, ImportDataOperationMetadata>

The RPC response.

Overrides
DataLabelingServiceClient.ImportData(ImportDataRequest, CallSettings)

ImportDataAsync(ImportDataRequest, CallSettings)

Imports data into dataset based on source locations defined in request. It can be called multiple times for the same dataset. Each dataset can only have one long running operation running on it. For example, no labeling task (also long running operation) can be started while importing is still ongoing. Vice versa.

Declaration
public override Task<Operation<ImportDataOperationResponse, ImportDataOperationMetadata>> ImportDataAsync(ImportDataRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ImportDataRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Operation<ImportDataOperationResponse, ImportDataOperationMetadata>>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.ImportDataAsync(ImportDataRequest, CallSettings)

LabelImage(LabelImageRequest, CallSettings)

Starts a labeling task for image. The type of image labeling task is configured by feature in the request.

Declaration
public override Operation<AnnotatedDataset, LabelOperationMetadata> LabelImage(LabelImageRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
LabelImageRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Operation<AnnotatedDataset, LabelOperationMetadata>

The RPC response.

Overrides
DataLabelingServiceClient.LabelImage(LabelImageRequest, CallSettings)

LabelImageAsync(LabelImageRequest, CallSettings)

Starts a labeling task for image. The type of image labeling task is configured by feature in the request.

Declaration
public override Task<Operation<AnnotatedDataset, LabelOperationMetadata>> LabelImageAsync(LabelImageRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
LabelImageRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Operation<AnnotatedDataset, LabelOperationMetadata>>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.LabelImageAsync(LabelImageRequest, CallSettings)

LabelText(LabelTextRequest, CallSettings)

Starts a labeling task for text. The type of text labeling task is configured by feature in the request.

Declaration
public override Operation<AnnotatedDataset, LabelOperationMetadata> LabelText(LabelTextRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
LabelTextRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Operation<AnnotatedDataset, LabelOperationMetadata>

The RPC response.

Overrides
DataLabelingServiceClient.LabelText(LabelTextRequest, CallSettings)

LabelTextAsync(LabelTextRequest, CallSettings)

Starts a labeling task for text. The type of text labeling task is configured by feature in the request.

Declaration
public override Task<Operation<AnnotatedDataset, LabelOperationMetadata>> LabelTextAsync(LabelTextRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
LabelTextRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Operation<AnnotatedDataset, LabelOperationMetadata>>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.LabelTextAsync(LabelTextRequest, CallSettings)

LabelVideo(LabelVideoRequest, CallSettings)

Starts a labeling task for video. The type of video labeling task is configured by feature in the request.

Declaration
public override Operation<AnnotatedDataset, LabelOperationMetadata> LabelVideo(LabelVideoRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
LabelVideoRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
Operation<AnnotatedDataset, LabelOperationMetadata>

The RPC response.

Overrides
DataLabelingServiceClient.LabelVideo(LabelVideoRequest, CallSettings)

LabelVideoAsync(LabelVideoRequest, CallSettings)

Starts a labeling task for video. The type of video labeling task is configured by feature in the request.

Declaration
public override Task<Operation<AnnotatedDataset, LabelOperationMetadata>> LabelVideoAsync(LabelVideoRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
LabelVideoRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<Operation<AnnotatedDataset, LabelOperationMetadata>>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.LabelVideoAsync(LabelVideoRequest, CallSettings)

ListAnnotatedDatasets(ListAnnotatedDatasetsRequest, CallSettings)

Lists annotated datasets for a dataset. Pagination is supported.

Declaration
public override PagedEnumerable<ListAnnotatedDatasetsResponse, AnnotatedDataset> ListAnnotatedDatasets(ListAnnotatedDatasetsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAnnotatedDatasetsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListAnnotatedDatasetsResponse, AnnotatedDataset>

A pageable sequence of AnnotatedDataset resources.

Overrides
DataLabelingServiceClient.ListAnnotatedDatasets(ListAnnotatedDatasetsRequest, CallSettings)

ListAnnotatedDatasetsAsync(ListAnnotatedDatasetsRequest, CallSettings)

Lists annotated datasets for a dataset. Pagination is supported.

Declaration
public override PagedAsyncEnumerable<ListAnnotatedDatasetsResponse, AnnotatedDataset> ListAnnotatedDatasetsAsync(ListAnnotatedDatasetsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAnnotatedDatasetsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListAnnotatedDatasetsResponse, AnnotatedDataset>

A pageable asynchronous sequence of AnnotatedDataset resources.

Overrides
DataLabelingServiceClient.ListAnnotatedDatasetsAsync(ListAnnotatedDatasetsRequest, CallSettings)

ListAnnotationSpecSets(ListAnnotationSpecSetsRequest, CallSettings)

Lists annotation spec sets for a project. Pagination is supported.

Declaration
public override PagedEnumerable<ListAnnotationSpecSetsResponse, AnnotationSpecSet> ListAnnotationSpecSets(ListAnnotationSpecSetsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAnnotationSpecSetsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListAnnotationSpecSetsResponse, AnnotationSpecSet>

A pageable sequence of AnnotationSpecSet resources.

Overrides
DataLabelingServiceClient.ListAnnotationSpecSets(ListAnnotationSpecSetsRequest, CallSettings)

ListAnnotationSpecSetsAsync(ListAnnotationSpecSetsRequest, CallSettings)

Lists annotation spec sets for a project. Pagination is supported.

Declaration
public override PagedAsyncEnumerable<ListAnnotationSpecSetsResponse, AnnotationSpecSet> ListAnnotationSpecSetsAsync(ListAnnotationSpecSetsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListAnnotationSpecSetsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListAnnotationSpecSetsResponse, AnnotationSpecSet>

A pageable asynchronous sequence of AnnotationSpecSet resources.

Overrides
DataLabelingServiceClient.ListAnnotationSpecSetsAsync(ListAnnotationSpecSetsRequest, CallSettings)

ListDataItems(ListDataItemsRequest, CallSettings)

Lists data items in a dataset. This API can be called after data are imported into dataset. Pagination is supported.

Declaration
public override PagedEnumerable<ListDataItemsResponse, DataItem> ListDataItems(ListDataItemsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListDataItemsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListDataItemsResponse, DataItem>

A pageable sequence of DataItem resources.

Overrides
DataLabelingServiceClient.ListDataItems(ListDataItemsRequest, CallSettings)

ListDataItemsAsync(ListDataItemsRequest, CallSettings)

Lists data items in a dataset. This API can be called after data are imported into dataset. Pagination is supported.

Declaration
public override PagedAsyncEnumerable<ListDataItemsResponse, DataItem> ListDataItemsAsync(ListDataItemsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListDataItemsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListDataItemsResponse, DataItem>

A pageable asynchronous sequence of DataItem resources.

Overrides
DataLabelingServiceClient.ListDataItemsAsync(ListDataItemsRequest, CallSettings)

ListDatasets(ListDatasetsRequest, CallSettings)

Lists datasets under a project. Pagination is supported.

Declaration
public override PagedEnumerable<ListDatasetsResponse, Dataset> ListDatasets(ListDatasetsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListDatasetsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListDatasetsResponse, Dataset>

A pageable sequence of Dataset resources.

Overrides
DataLabelingServiceClient.ListDatasets(ListDatasetsRequest, CallSettings)

ListDatasetsAsync(ListDatasetsRequest, CallSettings)

Lists datasets under a project. Pagination is supported.

Declaration
public override PagedAsyncEnumerable<ListDatasetsResponse, Dataset> ListDatasetsAsync(ListDatasetsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListDatasetsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListDatasetsResponse, Dataset>

A pageable asynchronous sequence of Dataset resources.

Overrides
DataLabelingServiceClient.ListDatasetsAsync(ListDatasetsRequest, CallSettings)

ListEvaluationJobs(ListEvaluationJobsRequest, CallSettings)

Lists all evaluation jobs within a project with possible filters. Pagination is supported.

Declaration
public override PagedEnumerable<ListEvaluationJobsResponse, EvaluationJob> ListEvaluationJobs(ListEvaluationJobsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListEvaluationJobsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListEvaluationJobsResponse, EvaluationJob>

A pageable sequence of EvaluationJob resources.

Overrides
DataLabelingServiceClient.ListEvaluationJobs(ListEvaluationJobsRequest, CallSettings)

ListEvaluationJobsAsync(ListEvaluationJobsRequest, CallSettings)

Lists all evaluation jobs within a project with possible filters. Pagination is supported.

Declaration
public override PagedAsyncEnumerable<ListEvaluationJobsResponse, EvaluationJob> ListEvaluationJobsAsync(ListEvaluationJobsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListEvaluationJobsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListEvaluationJobsResponse, EvaluationJob>

A pageable asynchronous sequence of EvaluationJob resources.

Overrides
DataLabelingServiceClient.ListEvaluationJobsAsync(ListEvaluationJobsRequest, CallSettings)

ListExamples(ListExamplesRequest, CallSettings)

Lists examples in an annotated dataset. Pagination is supported.

Declaration
public override PagedEnumerable<ListExamplesResponse, Example> ListExamples(ListExamplesRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListExamplesRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListExamplesResponse, Example>

A pageable sequence of Example resources.

Overrides
DataLabelingServiceClient.ListExamples(ListExamplesRequest, CallSettings)

ListExamplesAsync(ListExamplesRequest, CallSettings)

Lists examples in an annotated dataset. Pagination is supported.

Declaration
public override PagedAsyncEnumerable<ListExamplesResponse, Example> ListExamplesAsync(ListExamplesRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListExamplesRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListExamplesResponse, Example>

A pageable asynchronous sequence of Example resources.

Overrides
DataLabelingServiceClient.ListExamplesAsync(ListExamplesRequest, CallSettings)

ListInstructions(ListInstructionsRequest, CallSettings)

Lists instructions for a project. Pagination is supported.

Declaration
public override PagedEnumerable<ListInstructionsResponse, Instruction> ListInstructions(ListInstructionsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListInstructionsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<ListInstructionsResponse, Instruction>

A pageable sequence of Instruction resources.

Overrides
DataLabelingServiceClient.ListInstructions(ListInstructionsRequest, CallSettings)

ListInstructionsAsync(ListInstructionsRequest, CallSettings)

Lists instructions for a project. Pagination is supported.

Declaration
public override PagedAsyncEnumerable<ListInstructionsResponse, Instruction> ListInstructionsAsync(ListInstructionsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ListInstructionsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<ListInstructionsResponse, Instruction>

A pageable asynchronous sequence of Instruction resources.

Overrides
DataLabelingServiceClient.ListInstructionsAsync(ListInstructionsRequest, CallSettings)

PauseEvaluationJob(PauseEvaluationJobRequest, CallSettings)

Pauses an evaluation job. Pausing an evaluation job that is already in a PAUSED state is a no-op.

Declaration
public override void PauseEvaluationJob(PauseEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
PauseEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
DataLabelingServiceClient.PauseEvaluationJob(PauseEvaluationJobRequest, CallSettings)

PauseEvaluationJobAsync(PauseEvaluationJobRequest, CallSettings)

Pauses an evaluation job. Pausing an evaluation job that is already in a PAUSED state is a no-op.

Declaration
public override Task PauseEvaluationJobAsync(PauseEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
PauseEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.PauseEvaluationJobAsync(PauseEvaluationJobRequest, CallSettings)

ResumeEvaluationJob(ResumeEvaluationJobRequest, CallSettings)

Resumes a paused evaluation job. A deleted evaluation job can't be resumed. Resuming a running or scheduled evaluation job is a no-op.

Declaration
public override void ResumeEvaluationJob(ResumeEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ResumeEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Overrides
DataLabelingServiceClient.ResumeEvaluationJob(ResumeEvaluationJobRequest, CallSettings)

ResumeEvaluationJobAsync(ResumeEvaluationJobRequest, CallSettings)

Resumes a paused evaluation job. A deleted evaluation job can't be resumed. Resuming a running or scheduled evaluation job is a no-op.

Declaration
public override Task ResumeEvaluationJobAsync(ResumeEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
ResumeEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.ResumeEvaluationJobAsync(ResumeEvaluationJobRequest, CallSettings)

SearchEvaluations(SearchEvaluationsRequest, CallSettings)

Searches [evaluations][google.cloud.datalabeling.v1beta1.Evaluation] within a project.

Declaration
public override PagedEnumerable<SearchEvaluationsResponse, Evaluation> SearchEvaluations(SearchEvaluationsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
SearchEvaluationsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<SearchEvaluationsResponse, Evaluation>

A pageable sequence of Evaluation resources.

Overrides
DataLabelingServiceClient.SearchEvaluations(SearchEvaluationsRequest, CallSettings)

SearchEvaluationsAsync(SearchEvaluationsRequest, CallSettings)

Searches [evaluations][google.cloud.datalabeling.v1beta1.Evaluation] within a project.

Declaration
public override PagedAsyncEnumerable<SearchEvaluationsResponse, Evaluation> SearchEvaluationsAsync(SearchEvaluationsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
SearchEvaluationsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<SearchEvaluationsResponse, Evaluation>

A pageable asynchronous sequence of Evaluation resources.

Overrides
DataLabelingServiceClient.SearchEvaluationsAsync(SearchEvaluationsRequest, CallSettings)

SearchExampleComparisons(SearchExampleComparisonsRequest, CallSettings)

Searches example comparisons from an evaluation. The return format is a list of example comparisons that show ground truth and prediction(s) for a single input. Search by providing an evaluation ID.

Declaration
public override PagedEnumerable<SearchExampleComparisonsResponse, SearchExampleComparisonsResponse.Types.ExampleComparison> SearchExampleComparisons(SearchExampleComparisonsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
SearchExampleComparisonsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedEnumerable<SearchExampleComparisonsResponse, SearchExampleComparisonsResponse.Types.ExampleComparison>

A pageable sequence of SearchExampleComparisonsResponse.Types.ExampleComparison resources.

Overrides
DataLabelingServiceClient.SearchExampleComparisons(SearchExampleComparisonsRequest, CallSettings)

SearchExampleComparisonsAsync(SearchExampleComparisonsRequest, CallSettings)

Searches example comparisons from an evaluation. The return format is a list of example comparisons that show ground truth and prediction(s) for a single input. Search by providing an evaluation ID.

Declaration
public override PagedAsyncEnumerable<SearchExampleComparisonsResponse, SearchExampleComparisonsResponse.Types.ExampleComparison> SearchExampleComparisonsAsync(SearchExampleComparisonsRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
SearchExampleComparisonsRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
PagedAsyncEnumerable<SearchExampleComparisonsResponse, SearchExampleComparisonsResponse.Types.ExampleComparison>

A pageable asynchronous sequence of SearchExampleComparisonsResponse.Types.ExampleComparison resources.

Overrides
DataLabelingServiceClient.SearchExampleComparisonsAsync(SearchExampleComparisonsRequest, CallSettings)

UpdateEvaluationJob(UpdateEvaluationJobRequest, CallSettings)

Updates an evaluation job. You can only update certain fields of the job's [EvaluationJobConfig][google.cloud.datalabeling.v1beta1.EvaluationJobConfig]: humanAnnotationConfig.instruction, exampleCount, and exampleSamplePercentage.

If you want to change any other aspect of the evaluation job, you must delete the job and create a new one.

Declaration
public override EvaluationJob UpdateEvaluationJob(UpdateEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
EvaluationJob

The RPC response.

Overrides
DataLabelingServiceClient.UpdateEvaluationJob(UpdateEvaluationJobRequest, CallSettings)

UpdateEvaluationJobAsync(UpdateEvaluationJobRequest, CallSettings)

Updates an evaluation job. You can only update certain fields of the job's [EvaluationJobConfig][google.cloud.datalabeling.v1beta1.EvaluationJobConfig]: humanAnnotationConfig.instruction, exampleCount, and exampleSamplePercentage.

If you want to change any other aspect of the evaluation job, you must delete the job and create a new one.

Declaration
public override Task<EvaluationJob> UpdateEvaluationJobAsync(UpdateEvaluationJobRequest request, CallSettings callSettings = null)
Parameters
Type Name Description
UpdateEvaluationJobRequest request

The request object containing all of the parameters for the API call.

CallSettings callSettings

If not null, applies overrides to this RPC call.

Returns
Type Description
System.Threading.Tasks.Task<EvaluationJob>

A Task containing the RPC response.

Overrides
DataLabelingServiceClient.UpdateEvaluationJobAsync(UpdateEvaluationJobRequest, CallSettings)
Back to top