-
Notifications
You must be signed in to change notification settings - Fork 77
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
docs: Managed Folders samples #2562
Conversation
Here is the summary of changes. You are about to add 4 region tags.
This comment is generated by snippet-bot.
|
dfa9739
to
ecc2b5d
Compare
update without managed folder name populated lint format bucketname enable uniform bucket level access moving config update enabling uniform bucket level access figure out why tests are failing use format instead of linter fixing tests finally fix test and add in other tests linter adding copyrights to tests removing unnecessary changed to downloadbytesrangetest
samples/snippets/src/main/java/com/example/storage/managedfolders/CreateManagedFolder.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/storage/managedfolders/DeleteManagedFolder.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/storage/managedfolders/GetManagedFolder.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/storage/managedfolders/ListManagedFolders.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/storage/managedfolders/CreateManagedFolder.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/storage/managedfolders/DeleteManagedFolder.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/storage/managedfolders/GetManagedFolder.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/storage/managedfolders/ListManagedFolders.java
Outdated
Show resolved
Hide resolved
…ers/CreateManagedFolder.java Co-authored-by: BenWhitehead <[email protected]>
Co-authored-by: BenWhitehead <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fixes!
/gcbrun |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> ☕️
If you write sample code, please follow the samples format.