LabelView
Resource view that can be applied to label responses. The default value LABEL_VIEW_BASIC
implies the field mask: name,id,revisionId,labelType,properties.*
\
Enums |
LABEL_VIEW_BASIC |
Implies the field mask: name,id,revisionId,labelType,properties.* |
LABEL_VIEW_FULL |
All possible fields. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-04 UTC.
[null,null,["Last updated 2024-09-04 UTC."],[[["Label responses can be viewed with varying levels of detail by applying a resource view."],["The default view, `LABEL_VIEW_BASIC`, displays essential label information like name, ID, revision, type, and properties."],["For a comprehensive view encompassing all available data points, use `LABEL_VIEW_FULL`."]]],[]]