feat: add Autoclass support and sample#1697
Conversation
|
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
|
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
BenWhitehead
left a comment
There was a problem hiding this comment.
A few minor things to address. Thanks for adding this!
google-cloud-storage/src/main/java/com/google/cloud/storage/ApiaryConversions.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/main/java/com/google/cloud/storage/GrpcConversions.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/test/java/com/google/cloud/storage/it/ITBucketTest.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/test/java/com/google/cloud/storage/it/ITBucketTest.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/main/java/com/google/cloud/storage/BucketInfo.java
Show resolved
Hide resolved
google-cloud-storage/src/main/java/com/google/cloud/storage/BucketInfo.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/main/java/com/google/cloud/storage/BucketInfo.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/main/java/com/google/cloud/storage/BucketInfo.java
Show resolved
Hide resolved
|
I almost forgot, can you also add the new |
Co-authored-by: BenWhitehead <[email protected]>
|
Ah, you're right. Thanks for double checking. |
|
Update: per offline discussion, GA is tentatively postponed to Nov 7 as the backend team is monitoring feature and UI rollout. I will comment once the timeline is confirmed. Additionally, samples tests are pending feature complete rollout or for the newly added samples project to be allowlisted |
cojenco
left a comment
There was a problem hiding this comment.
Ready to merge and release, thank you!
#1598
Adds support and samples for Autoclass