Interface protos.google.cloud.datalabeling.v1beta1.ISearchExampleComparisonsResponse

Properties of a SearchExampleComparisonsResponse.

Package

@google-cloud/datalabeling!

Properties

exampleComparisons

exampleComparisons?: (google.cloud.datalabeling.v1beta1.SearchExampleComparisonsResponse.IExampleComparison[]|null);

SearchExampleComparisonsResponse exampleComparisons

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

nextPageToken

nextPageToken?: (string|null);

SearchExampleComparisonsResponse nextPageToken

Property Value
TypeDescription
(string|null)