Stay organized with collections Save and categorize content based on your preferences.
The ManagedFolder resource represents a managed folder in Cloud Storage. You can apply IAM policies on a managed folder to control access to the resources within the managed folder.
To try out the methods for this resource, see Methods.
Resource representations{ "kind": "storage#managedFolder" "id": string, "selfLink": string, "name": string, "bucket": string, "createTime": datetime, "updateTime": datetime, "metageneration": long }Property name Value Description Notes
kind
string
The kind of item this is. For managed folders, this is always "storage#managedFolder
". id
string
The ID of the managed folder, which is composed of the bucket name and managed folder name, expressed as a path. For example, example-bucket/example-dir/example-dir2/
. selfLink
string
The canonical URL of the managed folder. For example, https://www.googleapis.com/storage/v1/b/example-bucket/managedFolders/example-dir/example-dir2/
. name
string
The name of the managed folder, expressed as a path. For example, example_dir/example_dir2/
. bucket
string
The name of the bucket that contains the managed folder. createTime
datetime
The time at which the managed folder was created, in RFC 3339 format. updateTime
datetime
The time at which the managed folder's metadata or IAM policy was last updated, in RFC 3339 format. metageneration
long
1 The metadata generation of the managed folder. Methods
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 2025-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.5