google-apis-streetviewpublish_v1 0.26.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: 6a94c6b07b204a09efa5beea190c2f986389c47077a940255fd418758391acab
4
- data.tar.gz: 5ccf24ed2b0d19103503054377fc383782bc262f722c235769b012e7bb6de704
3
+ metadata.gz: e00a1a539aba1a7fdb8200f5eb291ae3b0fbab80754712663539438ed200e244
4
+ data.tar.gz: faf3c19f0ea8d5f49d880ece913f64646f027c89160df2b04b47f3f4546dacd7
5
5
  SHA512:
6
- metadata.gz: a57c9bd972545a49dcc052ac2ad504d2091f32cdf1899e18501382c0c96497c6d934211e1db493901fba7c037730cdbd670b7246d6bd5086a13ff0e6861ad06c
7
- data.tar.gz: 954f96412a8f80ed16907a5731fa2330a07f128be9c11d948e61015b867086a2652ececfa75aa217d780d57e962104312b9388d8284ec1e8c35a6769b577191e
6
+ metadata.gz: 909a79ddd65e314ae69a9e1766a724185a2e0ddcc2485bcb8445cc70cc6d228478f3700a05a3a07605b39838e5056eb98dfb3a13762bb6db74c08b35e1c32d04
7
+ data.tar.gz: 64f70af3a63f0486680cdb29f8760e583a545ede89b38366fadc74058e610496698b82f1f12a83d6d6069e55f0e5c8b672fdd2ecedc148f017ffaba7a392ea80
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.26.0 (2023-02-26)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -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.26.0"
19
+ GEM_VERSION = "0.27.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 = "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.26.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-02-26 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
@@ -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.26.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: []