public sealed class GetDataItemRequest : IMessage<GetDataItemRequest>, IEquatable<GetDataItemRequest>, IDeepCloneable<GetDataItemRequest>, IBufferMessage, IMessage
[[["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 a request message used to retrieve a specific data item, which is part of the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace.\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, providing capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDataItemRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eDataItemName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to identify the requested data item, and require the format \u003ccode\u003eprojects/{project_id}/datasets/{dataset_id}/dataItems/{data_item_id}\u003c/code\u003e for the data name.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the class, one is a parameterless constructor and the other is a copy constructor that takes another instance of \u003ccode\u003eGetDataItemRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available of the class is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e and it implements members inherited from the Object class such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]