File tree Expand file tree Collapse file tree
google-cloud-storage_batch_operations
lib/google/cloud/storage_batch_operations Expand file tree Collapse file tree Original file line number Diff line number Diff line change 795795 "google-cloud-storage-control+FILLER" : " 0.0.0" ,
796796 "google-cloud-storage-control-v2" : " 1.8.1" ,
797797 "google-cloud-storage-control-v2+FILLER" : " 0.0.0" ,
798- "google-cloud-storage_batch_operations" : " 0.1.2 " ,
798+ "google-cloud-storage_batch_operations" : " 0.2.0 " ,
799799 "google-cloud-storage_batch_operations+FILLER" : " 0.0.0" ,
800800 "google-cloud-storage_batch_operations-v1" : " 0.5.0" ,
801801 "google-cloud-storage_batch_operations-v1+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 0.2.0 (2026-01-13)
4+
5+ #### Features
6+
7+ * add custom prompt config in the request and return prompt in the response ([ #32325 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32325 ) )
8+ * update min_speaker_count and max_speaker_count to be optional
9+
310### 0.1.2 (2025-09-12)
411
512#### Documentation
Original file line number Diff line number Diff line change 2020module Google
2121 module Cloud
2222 module StorageBatchOperations
23- VERSION = "0.1.2 "
23+ VERSION = "0.2.0 "
2424 end
2525 end
2626end
You can’t perform that action at this time.
0 commit comments