ExpansionFileType
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
एक्सपैंशन फ़ाइलों के टाइप.
Enums |
expansionFileTypeUnspecified |
एक्सपैंशन फ़ाइल टाइप की जानकारी उपलब्ध नहीं है. |
main |
मुख्य एक्सपैंशन फ़ाइल. |
patch |
पैच एक्सपैंशन फ़ाइल. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eDevelopers can use the \u003ccode\u003emain\u003c/code\u003e type to indicate the main expansion file while \u003ccode\u003epatch\u003c/code\u003e signifies a patch expansion file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eexpansionFileTypeUnspecified\u003c/code\u003e is used when the expansion file type is not specified or unknown.\u003c/p\u003e\n"],["\u003cp\u003eThere are three available types of expansion files developers can choose from, allowing them to easily categorize their files based on functionality.\u003c/p\u003e\n"]]],["The provided content outlines three possible types of expansion files: `expansionFileTypeUnspecified`, which denotes an undefined type; `main`, representing the primary expansion file; and `patch`, which signifies a supplementary update or modification file. These categories are defined within an enumeration, offering a structured method for classifying the function of each expansion file.\n"],null,["# ExpansionFileType\n\nPossible types of expansion files.\n\n| Enums ||\n|--------------------------------|----------------------------------|\n| `expansionFileTypeUnspecified` | Unspecified expansion file type. |\n| `main` | Main expansion file. |\n| `patch` | Patch expansion file. |"]]