MatterView
किसी मामले में, वापस आने वाली जानकारी.
Enums |
VIEW_UNSPECIFIED |
विवरण की मात्रा अनिर्दिष्ट है. बेसिक की तरह. |
BASIC |
यह आईडी, आईडी, नाम, ब्यौरा, और स्थिति दिखाता है. डिफ़ॉल्ट विकल्प. |
FULL |
मूल जानकारी और मामले के मालिकों और सहयोगियों की सूची लौटाता है (MatterPermissions देखें). |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-22 (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."]]],["The provided content defines different levels of detail for retrieving matter information. `BASIC` returns the matter's ID, name, description, and state, representing the default level. `FULL` provides the same basic details plus a list of matter owners and collaborators. `VIEW_UNSPECIFIED` is equivalent to `BASIC`, indicating an unspecified or default level of detail. These enums control how much data is included when requesting matter details.\n"]]