Interface protos.google.cloud.datalabeling.v1beta1.IListAnnotationSpecSetsResponse

Properties of a ListAnnotationSpecSetsResponse.

Package

@google-cloud/datalabeling!

Properties

annotationSpecSets

annotationSpecSets?: (google.cloud.datalabeling.v1beta1.IAnnotationSpecSet[]|null);

ListAnnotationSpecSetsResponse annotationSpecSets

Property Value
TypeDescription
(google.cloud.datalabeling.v1beta1.IAnnotationSpecSet[]|null)

nextPageToken

nextPageToken?: (string|null);

ListAnnotationSpecSetsResponse nextPageToken

Property Value
TypeDescription
(string|null)