public RepeatedField<Annotation> Annotations { get; }
The Annotations on the DataItem. If too many Annotations should be returned
for the DataItem, this field will be truncated per annotations_limit in
request. If it was, then the has_truncated_annotations will be set to true.
True if and only if the Annotations field has been truncated. It happens if
more Annotations for this DataItem met the request's annotation_filter than
are allowed to be returned by annotations_limit.
Note that if Annotations field is not being returned due to field mask,
then this field will not be set to true no matter how many Annotations are
there.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDataItemView\u003c/code\u003e class in the Google Cloud Vertex AI v1beta1 API is a container for a single \u003ccode\u003eDataItem\u003c/code\u003e and its associated \u003ccode\u003eAnnotations\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataItemView\u003c/code\u003e 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, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to access \u003ccode\u003eAnnotations\u003c/code\u003e (a collection of annotations), \u003ccode\u003eDataItem\u003c/code\u003e (the contained data item), and \u003ccode\u003eHasTruncatedAnnotations\u003c/code\u003e (indicating if the annotation list was shortened).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDataItemView\u003c/code\u003e: a default constructor, and one that takes another \u003ccode\u003eDataItemView\u003c/code\u003e instance as an argument for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataItemView\u003c/code\u003e class has a namespace of \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e and is found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]