google-apis-storagebatchoperations_v1 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/OVERVIEW.md +1 -1
- data/lib/google/apis/storagebatchoperations_v1/classes.rb +5 -5
- data/lib/google/apis/storagebatchoperations_v1/gem_version.rb +2 -2
- data/lib/google/apis/storagebatchoperations_v1/service.rb +5 -5
- data/lib/google/apis/storagebatchoperations_v1.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 906c66e207b98fcbc473e3d2f27495dff3b97801b937edf89e77b887a0652dd5
|
4
|
+
data.tar.gz: ede676115abad48917a6b7f49e631a3a1c7d8f7b372e0c2d0460e2f3fee7776f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a5ba42900b86017600ac5204450a59f55d65a162ce95027faa3811c26fd364fdfef9a27b27b0736bf3981cadb5f0803477c35dda4d347366ead107a64cfda73
|
7
|
+
data.tar.gz: 073b261dc70973fd8478ab022a6ea104b49b03835ebe165b9838bbe94715610eddcd232720ddfced90163ccdd91a175312f4342dc2b4b338b6a7e244598765c2
|
data/CHANGELOG.md
CHANGED
data/OVERVIEW.md
CHANGED
@@ -79,7 +79,7 @@ Gem names for modern clients are often of the form `google-cloud-<service_name>`
|
|
79
79
|
|
80
80
|
**For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
|
81
81
|
|
82
|
-
The [product documentation](https://cloud.google.com/storage/docs/
|
82
|
+
The [product documentation](https://cloud.google.com/storage/docs/batch-operations/overview) may provide guidance regarding the preferred client library to use.
|
83
83
|
|
84
84
|
## Supported Ruby versions
|
85
85
|
|
@@ -80,8 +80,8 @@ module Google
|
|
80
80
|
|
81
81
|
# Optional. An optional request ID to identify requests. Specify a unique
|
82
82
|
# request ID in case you need to retry your request. Requests with same `
|
83
|
-
# request_id` will ignored for at least 60 minutes since the first request.
|
84
|
-
# request ID must be a valid UUID with the exception that zero UUID is not
|
83
|
+
# request_id` will be ignored for at least 60 minutes since the first request.
|
84
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
85
85
|
# supported (00000000-0000-0000-0000-000000000000).
|
86
86
|
# Corresponds to the JSON property `requestId`
|
87
87
|
# @return [String]
|
@@ -518,9 +518,9 @@ module Google
|
|
518
518
|
# the object details i.e. BucketId and Name. Generation may optionally be
|
519
519
|
# specified. When it is not specified the live object is acted upon. `
|
520
520
|
# manifest_location` should either be 1) An absolute path to the object in the
|
521
|
-
# format of gs://bucket_name/path/file_name.csv
|
522
|
-
# single wildcard character in the file name, for example gs://bucket_name/path/
|
523
|
-
# file_name*.csv
|
521
|
+
# format of `gs://bucket_name/path/file_name.csv`. 2) An absolute path with a
|
522
|
+
# single wildcard character in the file name, for example `gs://bucket_name/path/
|
523
|
+
# file_name*.csv`. If manifest location is specified with a wildcard, objects in
|
524
524
|
# all manifest files matching the pattern will be acted upon.
|
525
525
|
# Corresponds to the JSON property `manifestLocation`
|
526
526
|
# @return [String]
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module StoragebatchoperationsV1
|
18
18
|
# Version of the google-apis-storagebatchoperations_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.2.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250409"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -30,7 +30,7 @@ module Google
|
|
30
30
|
# Storagebatchoperations = Google::Apis::StoragebatchoperationsV1 # Alias the module
|
31
31
|
# service = Storagebatchoperations::StorageBatchOperationsService.new
|
32
32
|
#
|
33
|
-
# @see https://cloud.google.com/storage/docs/
|
33
|
+
# @see https://cloud.google.com/storage/docs/batch-operations/overview
|
34
34
|
class StorageBatchOperationsService < Google::Apis::Core::BaseService
|
35
35
|
DEFAULT_ENDPOINT_TEMPLATE = "https://storagebatchoperations.$UNIVERSE_DOMAIN$/"
|
36
36
|
|
@@ -173,8 +173,8 @@ module Google
|
|
173
173
|
# @param [String] request_id
|
174
174
|
# Optional. An optional request ID to identify requests. Specify a unique
|
175
175
|
# request ID in case you need to retry your request. Requests with same `
|
176
|
-
# request_id` will ignored for at least 60 minutes since the first request.
|
177
|
-
# request ID must be a valid UUID with the exception that zero UUID is not
|
176
|
+
# request_id` will be ignored for at least 60 minutes since the first request.
|
177
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
178
178
|
# supported (00000000-0000-0000-0000-000000000000).
|
179
179
|
# @param [String] fields
|
180
180
|
# Selector specifying which fields to include in a partial response.
|
@@ -214,8 +214,8 @@ module Google
|
|
214
214
|
# @param [String] request_id
|
215
215
|
# Optional. An optional request ID to identify requests. Specify a unique
|
216
216
|
# request ID in case you need to retry your request. Requests with same `
|
217
|
-
# request_id` will ignored for at least 60 minutes since the first request.
|
218
|
-
# request ID must be a valid UUID with the exception that zero UUID is not
|
217
|
+
# request_id` will be ignored for at least 60 minutes since the first request.
|
218
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
219
219
|
# supported (00000000-0000-0000-0000-000000000000).
|
220
220
|
# @param [String] fields
|
221
221
|
# Selector specifying which fields to include in a partial response.
|
@@ -23,7 +23,7 @@ module Google
|
|
23
23
|
#
|
24
24
|
#
|
25
25
|
#
|
26
|
-
# @see https://cloud.google.com/storage/docs/
|
26
|
+
# @see https://cloud.google.com/storage/docs/batch-operations/overview
|
27
27
|
module StoragebatchoperationsV1
|
28
28
|
# Version of the Storage Batch Operations API this client connects to.
|
29
29
|
# This is NOT the gem version.
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-storagebatchoperations_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-04-
|
10
|
+
date: 2025-04-20 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-apis-core
|
@@ -57,7 +57,7 @@ licenses:
|
|
57
57
|
metadata:
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storagebatchoperations_v1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-storagebatchoperations_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-storagebatchoperations_v1/v0.2.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storagebatchoperations_v1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|