google-apis-streetviewpublish_v1 0.25.0 → 0.27.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: 2f254f4df844910f6604820049efcf69d76c82561851f4214e32d69251d0f20d
4
- data.tar.gz: 1b9786843a6d69f9f953f838ea6cb0d7c5b7c5f17f49638b722fd90a65ad1160
3
+ metadata.gz: e00a1a539aba1a7fdb8200f5eb291ae3b0fbab80754712663539438ed200e244
4
+ data.tar.gz: faf3c19f0ea8d5f49d880ece913f64646f027c89160df2b04b47f3f4546dacd7
5
5
  SHA512:
6
- metadata.gz: ab50efd636c8daacfe220b8efc46c08951964c76a31b1faf67d393267fa6c6336efd8a7d2b5b37897c19c012c57a510847c9a4f51b931cf1c00d0d24712524b5
7
- data.tar.gz: b833d41731ab63d6e969fc76e4d590526351c1adc912af26a30e38b695ee24356b9f367724e1812960f4560548962aa8650f07f14b6bb37643c328207964559e
6
+ metadata.gz: 909a79ddd65e314ae69a9e1766a724185a2e0ddcc2485bcb8445cc70cc6d228478f3700a05a3a07605b39838e5056eb98dfb3a13762bb6db74c08b35e1c32d04
7
+ data.tar.gz: 64f70af3a63f0486680cdb29f8760e583a545ede89b38366fadc74058e610496698b82f1f12a83d6d6069e55f0e5c8b672fdd2ecedc148f017ffaba7a392ea80
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-streetviewpublish_v1
2
2
 
3
+ ### v0.27.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230307
6
+
7
+ ### v0.26.0 (2023-02-26)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.25.0 (2023-01-22)
4
12
 
5
13
  * Regenerated from discovery document revision 20230115
@@ -1038,10 +1038,10 @@ module Google
1038
1038
  # present, the old Photo metadata is entirely replaced with the new Photo
1039
1039
  # metadata in this request. The update fails if invalid fields are specified.
1040
1040
  # Multiple fields can be specified in a comma-delimited list. The following
1041
- # fields are valid: * `pose.heading` * `pose.latLngPair` * `pose.pitch` * `pose.
1042
- # roll` * `pose.level` * `pose.altitude` * `connections` * `places` > Note: When
1043
- # updateMask contains repeated fields, the entire set of repeated values get
1044
- # replaced with the new contents. For example, if updateMask contains `
1041
+ # fields are valid: * `pose.heading` * `pose.lat_lng_pair` * `pose.pitch` * `
1042
+ # pose.roll` * `pose.level` * `pose.altitude` * `connections` * `places` > Note:
1043
+ # When updateMask contains repeated fields, the entire set of repeated values
1044
+ # get replaced with the new contents. For example, if updateMask contains `
1045
1045
  # connections` and `UpdatePhotoRequest.photo.connections` is empty, all
1046
1046
  # connections are removed.
1047
1047
  # Corresponds to the JSON property `updateMask`
@@ -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.25.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230115"
25
+ REVISION = "20230307"
26
26
  end
27
27
  end
28
28
  end
@@ -225,10 +225,10 @@ module Google
225
225
  # present, the old Photo metadata is entirely replaced with the new Photo
226
226
  # metadata in this request. The update fails if invalid fields are specified.
227
227
  # Multiple fields can be specified in a comma-delimited list. The following
228
- # fields are valid: * `pose.heading` * `pose.latLngPair` * `pose.pitch` * `pose.
229
- # roll` * `pose.level` * `pose.altitude` * `connections` * `places` > Note: When
230
- # updateMask contains repeated fields, the entire set of repeated values get
231
- # replaced with the new contents. For example, if updateMask contains `
228
+ # fields are valid: * `pose.heading` * `pose.lat_lng_pair` * `pose.pitch` * `
229
+ # pose.roll` * `pose.level` * `pose.altitude` * `connections` * `places` > Note:
230
+ # When updateMask contains repeated fields, the entire set of repeated values
231
+ # get replaced with the new contents. For example, if updateMask contains `
232
232
  # connections` and `UpdatePhotoRequest.photo.connections` is empty, all
233
233
  # connections are removed.
234
234
  # @param [String] fields
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.25.0
4
+ version: 0.27.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-01-22 00:00:00.000000000 Z
11
+ date: 2023-03-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-streetviewpublish_v1/v0.27.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: []