[[["わかりやすい","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-03-06 UTC。"],[[["This API is compatible with first-generation runtimes and can be used when upgrading to corresponding second-generation runtimes, with a migration guide available for those moving to the App Engine Python 3 runtime."],["A bucket is a designated storage location for reading and writing files, and it is required to be specified when using the App Engine client library for Cloud Storage, although this library does not allow bucket creation."],["Access control lists (ACLs) determine who can access buckets and their contents, and while the client library cannot change bucket ACLs, it can specify ACLs for newly created objects."],["Cloud Storage does not support true subdirectories; instead, what appears to be a subdirectory is simply included in the object's filename, which affects how filtering with `listbucket` functions."],["The App Engine client library for Cloud Storage includes an automatic request retry mechanism with exponential backoff to manage timeouts when interacting with Cloud Storage."]]],[]]