google-apis-streetviewpublish_v1 0.15.0 → 0.16.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: 40330566a582d769d36b1238721cd04d4cc1f13e253324672fc8548ae4e4faeb
4
- data.tar.gz: 2c199132ed7511992cee7d59040f2acc7b84a33f3c8ae804ff26ea4a8339793c
3
+ metadata.gz: 611d2abb58f2af3d81eb90f5266b61e4b0aa8e891e9bd161ce0cb936c04afe8c
4
+ data.tar.gz: 7bfe64460e0cba66c2ab89cf76850a6169da8bdd60e7d9e3c273201216f25d4e
5
5
  SHA512:
6
- metadata.gz: 7a5628e83511bbb12ad618c2aa1cba3a7314480a369b617c725faee2558f3fb48bd0703709717a81da0cc4d1ebb23fb670e5f71f50d093079b2164d0462c558f
7
- data.tar.gz: 805dd01bf2e04e33208eabb15aa46bfac9735848b29ac28562c0edba236196d492bc29dbd0dc06f0879eed6eaa5ac4b5cacafb5270ac8fe0f094c650bd9d5198
6
+ metadata.gz: 602b54482f0fe3a2b6a7cb56d8c062932b2b786010b06542a16bf4d09d856434a80052abcf22a5ca4dd12c443d6f778d32cf8d5797693e7d5ebf925a83f9329e
7
+ data.tar.gz: 5f401f6dd8fd27cccc8252825c33ceabf7805d2a4711b22e807ec80b56b67fbba7471d61127d137a134b49c1171f013cfd7f0f51cf0fcac9f8efab91b0e36528
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-streetviewpublish_v1
2
2
 
3
+ ### v0.16.0 (2022-03-22)
4
+
5
+ * Regenerated from discovery document revision 20220319
6
+
3
7
  ### v0.15.0 (2022-01-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20220112
@@ -143,8 +143,7 @@ module Google
143
143
  # A generic empty message that you can re-use to avoid defining duplicated empty
144
144
  # messages in your APIs. A typical example is to use it as the request or the
145
145
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
146
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
147
- # `Empty` is empty JSON object ````.
146
+ # protobuf.Empty) returns (google.protobuf.Empty); `
148
147
  class Empty
149
148
  include Google::Apis::Core::Hashable
150
149
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module StreetviewpublishV1
18
18
  # Version of the google-apis-streetviewpublish_v1 gem
19
- GEM_VERSION = "0.15.0"
19
+ GEM_VERSION = "0.16.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 = "20220112"
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-streetviewpublish_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.16.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-01-17 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-streetviewpublish_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-streetviewpublish_v1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-streetviewpublish_v1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-streetviewpublish_v1
63
63
  post_install_message:
64
64
  rdoc_options: []