Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HNS folders samples #2569

Closed
bajajneha27 opened this issue May 31, 2024 · 0 comments · Fixed by #2583 or #2589
Closed

Add HNS folders samples #2569

bajajneha27 opened this issue May 31, 2024 · 0 comments · Fixed by #2583 or #2589
Labels
api: storage Issues related to the googleapis/java-storage API. samples Issues that are directly related to samples.

Comments

@bajajneha27
Copy link

bajajneha27 commented May 31, 2024

Add following samples for HNS folders:

  • Sample for creating bucket with HNS configuration, region tag : storage_create_bucket_hierarchical_namespace.
  • Sample for create, get, update, list, rename and delete folder operations in storage-control with following region tags:
    • storage_control_create_folder
    • storage_control_delete_folder
    • storage_control_get_folder
    • storage_control_list_folders
    • storage_control_rename_folder

Please use PR#26020 and PR#26021 for reference.

@product-auto-label product-auto-label bot added api: storage Issues related to the googleapis/java-storage API. samples Issues that are directly related to samples. labels May 31, 2024
BenWhitehead added a commit that referenced this issue Jun 10, 2024
New samples
* `storage_create_bucket_hierarchical_namespace`
* `storage_control_create_folder`
* `storage_control_delete_folder`
* `storage_control_get_folder`
* `storage_control_list_folders`
* `storage_control_rename_folder`

Fixes #2569
BenWhitehead added a commit that referenced this issue Jun 10, 2024
New samples
* `storage_create_bucket_hierarchical_namespace`
* `storage_control_create_folder`
* `storage_control_delete_folder`
* `storage_control_get_folder`
* `storage_control_list_folders`
* `storage_control_rename_folder`

Fixes #2569
BenWhitehead added a commit that referenced this issue Jun 13, 2024
New samples
* `storage_create_bucket_hierarchical_namespace`
* `storage_control_create_folder`
* `storage_control_delete_folder`
* `storage_control_get_folder`
* `storage_control_list_folders`
* `storage_control_rename_folder`

Fixes #2569
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. samples Issues that are directly related to samples.
Projects
None yet
1 participant