Class DataLabelingJobsResource
The "dataLabelingJobs" collection of methods.
Inherited Members
Namespace: Google.Apis.Aiplatform.v1
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class DataLabelingJobsResource
Constructors
DataLabelingJobsResource(IClientService)
Constructs a new resource.
Declaration
public DataLabelingJobsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Operations
Gets the Operations resource.
Declaration
public virtual DataLabelingJobsResource.OperationsResource Operations { get; }
Property Value
| Type | Description |
|---|---|
| DataLabelingJobsResource.OperationsResource |