google-apis-datastream_v1alpha1 0.32.0 → 0.33.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 84c66e1822482a2182ce9501fe52457f73e1e212dbd4d9d73ed9b9d23d0ad593
4
- data.tar.gz: 28e3550796a0c310b0fc9e2bec2175c62b0351182fbab9a64fd9dcf3c0ffced3
3
+ metadata.gz: eab59c62d806befcb2a4dfaca43cb66e93b257f1bba14ff34b84c44efb312502
4
+ data.tar.gz: d304d879609cd31841c28bfa3c58f11a3d204de62c044a99932c365a434e212b
5
5
  SHA512:
6
- metadata.gz: 79e77143f1e9069e9b670ff6efc473180dce29f6b338120dedffc42e485f06f3173eae2c55c8e25ac469b2764c570f48b3814ed8d9700343dcb671781fedb930
7
- data.tar.gz: af9e8740c2bc3b55e0052d95a5de7c978aa98bfc6661c5a7353cbc7f58f23e6f4f237052d7c4496a0e6f129ef73b81f0f222eaac5ff3bc90bb7af85912f4facb
6
+ metadata.gz: 84a3ad713a5d8c3cfc8973a534028f97b7c750eb19d846cdc10bd3aba22b9c2326d66a60c13a16c9101d018ee63014c2847a9da0bb6a65ac6bb74f1669208f3b
7
+ data.tar.gz: 20a34d77d2ebf6a8741ea777e8fef4defbd6d64393a502f9309afa0d4e14dce1291407ad613691621878f39ee82bbd8ab9d2fcbfa8653098e0638f17f858539c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datastream_v1alpha1
2
2
 
3
+ ### v0.33.0 (2026-07-26)
4
+
5
+ * Regenerated from discovery document revision 20260719
6
+
3
7
  ### v0.32.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -466,7 +466,7 @@ module Google
466
466
  # @return [Hash<String,String>]
467
467
  attr_accessor :metadata
468
468
 
469
- # The reason of the error. This is a constant value that identifies the
469
+ # The reason for the error. This is a constant value that identifies the
470
470
  # proximate cause of the error. Error reasons are unique within a particular
471
471
  # domain of errors. This should be at most 63 characters and match a regular
472
472
  # expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.
@@ -577,7 +577,7 @@ module Google
577
577
  # @return [Google::Apis::DatastreamV1alpha1::LocalizedMessage]
578
578
  attr_accessor :localized_message
579
579
 
580
- # The reason of the field-level error. This is a constant value that identifies
580
+ # The reason for the field-level error. This is a constant value that identifies
581
581
  # the proximate cause of the field-level error. It should uniquely identify the
582
582
  # type of the FieldViolation within the scope of the google.rpc.ErrorInfo.domain.
583
583
  # This should be at most 63 characters and match a regular expression of `A-Z+[
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatastreamV1alpha1
18
18
  # Version of the google-apis-datastream_v1alpha1 gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260426"
25
+ REVISION = "20260719"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datastream_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.33.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -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-datastream_v1alpha1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-datastream_v1alpha1/v0.32.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datastream_v1alpha1/v0.33.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datastream_v1alpha1
62
62
  rdoc_options: []
63
63
  require_paths: