public sealed class GetDataItemRequest : IMessage<GetDataItemRequest>, IEquatable<GetDataItemRequest>, IDeepCloneable<GetDataItemRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class GetDataItemRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetDataItemRequest\u003c/code\u003e class is part of the Data Labeling v1beta1 API, serving as the request message for retrieving data items.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for functionality like deep cloning and efficient data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDataItemRequest\u003c/code\u003e class includes properties \u003ccode\u003eDataItemName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, the latter of which specifies the required resource name of the data item to be retrieved, formatted as \u003ccode\u003eprojects/{project_id}/datasets/{dataset_id}/dataItems/{data_item_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eGetDataItemRequest\u003c/code\u003e class, a default constructor and one that takes another \u003ccode\u003eGetDataItemRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]