google-apis-datastream_v1alpha1 0.17.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d377112c09476cdef8fec8fe94c85ec5c9f711223b0a8dd45879ef2753a5caac
4
- data.tar.gz: d83cc9856c32908cf758138b68996190f10a0c4f6c6953c72a537764f60ad22f
3
+ metadata.gz: acbd2c2557464b0e318bf5fd46078c6ebd2fb5df3e09a3b820d6af0b4eeb148f
4
+ data.tar.gz: 2db5a7a394caff6757083e5911b56bbd7966240ff9b63f1f5f33c73cc0d0ecff
5
5
  SHA512:
6
- metadata.gz: e9d5316e31d7f8e736747dbeffa675f503f102690d25862033dbe8195b437aed1a94bf62ce1575a036455e5bb3675af72a3aecc8cde5607919fc1377be455538
7
- data.tar.gz: 2a87c02379c9a24fc13eef13b343743c9c25046bb4b62848f640925d34ca8192bc0fdc933380cf66d53248e799ce06c724f00ce259037bc6aa7f19bd45617d10
6
+ metadata.gz: 3b781cb5edad13f2bbe68b952d09d2aabd4f0cb740d31426036a34658347dd4326a15bbaf600a3dccf065291abbc46e5a2598eff036660ef03d982d475f10eb0
7
+ data.tar.gz: cc6ca57a27617d460d9ac0ed0d0cba25da7c29483bfc781ee9276d4733a8c34a3e06dacfa22188b004de5daa1054f574d866394c7a4879c632f7671c1ca255fb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datastream_v1alpha1
2
2
 
3
+ ### v0.18.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230802
6
+
3
7
  ### v0.17.0 (2023-05-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20230425
@@ -1170,13 +1170,13 @@ module Google
1170
1170
  # @return [String]
1171
1171
  attr_accessor :name
1172
1172
 
1173
- # The normal response of the operation in case of success. If the original
1174
- # method returns no data on success, such as `Delete`, the response is `google.
1175
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
1176
- # the response should be the resource. For other methods, the response should
1177
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
1178
- # example, if the original method name is `TakeSnapshot()`, the inferred
1179
- # response type is `TakeSnapshotResponse`.
1173
+ # The normal, successful response of the operation. If the original method
1174
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
1175
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
1176
+ # response should be the resource. For other methods, the response should have
1177
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
1178
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
1179
+ # `TakeSnapshotResponse`.
1180
1180
  # Corresponds to the JSON property `response`
1181
1181
  # @return [Hash<String,Object>]
1182
1182
  attr_accessor :response
@@ -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.17.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230425"
25
+ REVISION = "20230802"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datastream_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-14 00:00:00.000000000 Z
11
+ date: 2023-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datastream_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datastream_v1alpha1/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datastream_v1alpha1/v0.18.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datastream_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []