[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `ListDataItemsResponse` class within the Data Labeling v1beta1 API, specifically for .NET."],["`ListDataItemsResponse` is used to represent the results when listing data items in a dataset, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IEnumerable`."],["The class contains two key properties: `DataItems`, which is a list of data items to return, and `NextPageToken`, which is a string used for retrieving the next page of results."],["The class has two constructors, one default constructor and another that takes in another `ListDataItemsResponse` object."],["The document includes links to relevant external documentations, such as Microsoft's .NET APIs and Google's Protocol Buffers, for further information on the implemented classes and interfaces."]]],[]]