google-apis-mybusinessbusinessinformation_v1 0.7.0 → 0.8.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: 0f8dbeb1dfcab1c2392c0f9ccfb400aff3d687fe3706f0157e8fa757a20ab089
4
- data.tar.gz: 8f753317ad597dc04e3ad9641e4ec08308a925f3e56a044b614b60322062bb04
3
+ metadata.gz: 2e526383547b12f0a02a12b0f488134674024d809e79aec441b1af83dc09a58d
4
+ data.tar.gz: 91cd1510312eb9201e8bcf7b5734e7a279f2d38fa9d89468b714e22f7f4b3615
5
5
  SHA512:
6
- metadata.gz: b9227eda1173631ee50a482135a6bd9cbf75e5ca17538beb11885393280da520f2fa41833ffade6edab31380039c6a05df3d87b27d0c7807128a47f0610b19b4
7
- data.tar.gz: c1417c0aaa8ecb91499917d5f724422b3c61df18f62d64f2e2f0b519f542e34d3612fcc1d474be67f9d5e9f948e9063a252aee04610807bc0810c0bb3018c02e
6
+ metadata.gz: 98df431f6919432a1bf0ed5b7d0b8c6951d985a4293f5b99f167e18552fb3027079bc5b3d77b267d86bb9f49a06b4686e3008e5df3f86454be94cbcf7452342c
7
+ data.tar.gz: e585d04fdc515d3a79dfc18bfe221d2d0d20686ca1ff50948663fb4612af0e0a34588526d1fd417863e59a852ebb79b900ce00a8a9ecc3e14fe375178a6aecbc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-mybusinessbusinessinformation_v1
2
2
 
3
+ ### v0.8.0 (2022-03-22)
4
+
5
+ * Regenerated from discovery document revision 20220319
6
+
3
7
  ### v0.7.0 (2022-03-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20220301
@@ -492,8 +492,7 @@ module Google
492
492
  # A generic empty message that you can re-use to avoid defining duplicated empty
493
493
  # messages in your APIs. A typical example is to use it as the request or the
494
494
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
495
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
496
- # `Empty` is empty JSON object ````.
495
+ # protobuf.Empty) returns (google.protobuf.Empty); `
497
496
  class Empty
498
497
  include Google::Apis::Core::Hashable
499
498
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MybusinessbusinessinformationV1
18
18
  # Version of the google-apis-mybusinessbusinessinformation_v1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220301"
25
+ REVISION = "20220319"
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-mybusinessbusinessinformation_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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: 2022-03-07 00:00:00.000000000 Z
11
+ date: 2022-03-28 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-mybusinessbusinessinformation_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_v1
63
63
  post_install_message:
64
64
  rdoc_options: []