MatterView
The amount of detail to return for a matter.
Enums |
VIEW_UNSPECIFIED |
The amount of detail is unspecified. Same as BASIC. |
BASIC |
Returns the matter ID, name, description, and state. Default choice. |
FULL |
Returns the basic details and a list of matter owners and collaborators (see MatterPermissions). |
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-08-21 UTC.
[null,null,["Last updated 2024-08-21 UTC."],[[["The default view, `BASIC`, returns a matter's ID, name, description, and state."],["`FULL` view provides all basic details plus matter owners and collaborators."],["`VIEW_UNSPECIFIED` acts the same as `BASIC` and returns basic matter information."]]],[]]