[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-09 UTC。"],[[["Python libraries can be used within Python templates in Deployment Manager, which runs the code in a secure environment."],["Deployment Manager supports specific Python libraries, such as `base64`, `collections`, `json`, `math`, `yaml`, and others."],["To utilize unsupported libraries, you can import the full library source file directly into your template."],["System or network calls are strictly prohibited in templates, including any system call functionality within the supported libraries, and will result in rejection."],["Custom libraries are allowed but must also follow the restrictions preventing system or network calls."]]],[]]