google-apis-mybusinessbusinessinformation_v1 0.4.0 → 0.7.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: 7cd474ce7eea666e7082156ca13218b73817e77f5e6e51590114685c96fd883e
4
- data.tar.gz: 8940e0bb922085e5e473336f436713dfbb35a2ce685a8951bbc7826c1c9b983d
3
+ metadata.gz: 0f8dbeb1dfcab1c2392c0f9ccfb400aff3d687fe3706f0157e8fa757a20ab089
4
+ data.tar.gz: 8f753317ad597dc04e3ad9641e4ec08308a925f3e56a044b614b60322062bb04
5
5
  SHA512:
6
- metadata.gz: 169ce58097d47baf435a9626ff0c3fdc336e82317783cf0c10fe3515e72dbb778935ea570a49b181adcb5947ccb5ba2bddc7cfe48328b12112b29bce0f5879af
7
- data.tar.gz: 99751aaf83b198224e2edffd197624e2b2b6d49b7ca8a34e5d40a8ff611971ba9a8d3794702e94753c4e32c6f176e29ebdd3086e19622e58b95e7c1eee0154dc
6
+ metadata.gz: b9227eda1173631ee50a482135a6bd9cbf75e5ca17538beb11885393280da520f2fa41833ffade6edab31380039c6a05df3d87b27d0c7807128a47f0610b19b4
7
+ data.tar.gz: c1417c0aaa8ecb91499917d5f724422b3c61df18f62d64f2e2f0b519f542e34d3612fcc1d474be67f9d5e9f948e9063a252aee04610807bc0810c0bb3018c02e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-mybusinessbusinessinformation_v1
2
2
 
3
+ ### v0.7.0 (2022-03-02)
4
+
5
+ * Regenerated from discovery document revision 20220301
6
+
7
+ ### v0.6.0 (2022-02-16)
8
+
9
+ * Regenerated from discovery document revision 20220215
10
+
11
+ ### v0.5.0 (2022-02-03)
12
+
13
+ * Regenerated from discovery document revision 20220131
14
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.4.0 (2021-12-14)
4
17
 
5
18
  * Regenerated from discovery document revision 20211211
@@ -451,11 +451,11 @@ module Google
451
451
  # Represents a whole or partial calendar date, such as a birthday. The time of
452
452
  # day and time zone are either specified elsewhere or are insignificant. The
453
453
  # date is relative to the Gregorian Calendar. This can represent one of the
454
- # following: * A full date, with non-zero year, month, and day values * A month
455
- # and day value, with a zero year, such as an anniversary * A year on its own,
456
- # with zero month and day values * A year and month value, with a zero day, such
457
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
458
- # google.protobuf.Timestamp`.
454
+ # following: * A full date, with non-zero year, month, and day values. * A month
455
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
456
+ # with a zero month and a zero day. * A year and month, with a zero day (for
457
+ # example, a credit card expiration date). Related types: * google.type.
458
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
459
459
  class Date
460
460
  include Google::Apis::Core::Hashable
461
461
 
@@ -1000,6 +1000,14 @@ module Google
1000
1000
  attr_accessor :has_pending_edits
1001
1001
  alias_method :has_pending_edits?, :has_pending_edits
1002
1002
 
1003
+ # Output only. Indicates if the listing has Voice of Merchant. If this boolean
1004
+ # is false, you should call the locations.getVoiceOfMerchantState API to get
1005
+ # details as to why they do not have Voice of Merchant.
1006
+ # Corresponds to the JSON property `hasVoiceOfMerchant`
1007
+ # @return [Boolean]
1008
+ attr_accessor :has_voice_of_merchant
1009
+ alias_method :has_voice_of_merchant?, :has_voice_of_merchant
1010
+
1003
1011
  # Output only. A link to the location on Maps.
1004
1012
  # Corresponds to the JSON property `mapsUri`
1005
1013
  # @return [String]
@@ -1034,6 +1042,7 @@ module Google
1034
1042
  @duplicate_location = args[:duplicate_location] if args.key?(:duplicate_location)
1035
1043
  @has_google_updated = args[:has_google_updated] if args.key?(:has_google_updated)
1036
1044
  @has_pending_edits = args[:has_pending_edits] if args.key?(:has_pending_edits)
1045
+ @has_voice_of_merchant = args[:has_voice_of_merchant] if args.key?(:has_voice_of_merchant)
1037
1046
  @maps_uri = args[:maps_uri] if args.key?(:maps_uri)
1038
1047
  @new_review_uri = args[:new_review_uri] if args.key?(:new_review_uri)
1039
1048
  @place_id = args[:place_id] if args.key?(:place_id)
@@ -1147,11 +1156,11 @@ module Google
1147
1156
  # Represents a whole or partial calendar date, such as a birthday. The time of
1148
1157
  # day and time zone are either specified elsewhere or are insignificant. The
1149
1158
  # date is relative to the Gregorian Calendar. This can represent one of the
1150
- # following: * A full date, with non-zero year, month, and day values * A month
1151
- # and day value, with a zero year, such as an anniversary * A year on its own,
1152
- # with zero month and day values * A year and month value, with a zero day, such
1153
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
1154
- # google.protobuf.Timestamp`.
1159
+ # following: * A full date, with non-zero year, month, and day values. * A month
1160
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
1161
+ # with a zero month and a zero day. * A year and month, with a zero day (for
1162
+ # example, a credit card expiration date). Related types: * google.type.
1163
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
1155
1164
  # Corresponds to the JSON property `openingDate`
1156
1165
  # @return [Google::Apis::MybusinessbusinessinformationV1::Date]
1157
1166
  attr_accessor :opening_date
@@ -1335,8 +1344,8 @@ module Google
1335
1344
  attr_accessor :recipients
1336
1345
 
1337
1346
  # Required. CLDR region code of the country/region of the address. This is never
1338
- # inferred and it is up to the user to ensure the value is correct. See http://
1339
- # cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/
1347
+ # inferred and it is up to the user to ensure the value is correct. See https://
1348
+ # cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/
1340
1349
  # territory_information.html for details. Example: "CH" for Switzerland.
1341
1350
  # Corresponds to the JSON property `regionCode`
1342
1351
  # @return [String]
@@ -1710,11 +1719,11 @@ module Google
1710
1719
  # Represents a whole or partial calendar date, such as a birthday. The time of
1711
1720
  # day and time zone are either specified elsewhere or are insignificant. The
1712
1721
  # date is relative to the Gregorian Calendar. This can represent one of the
1713
- # following: * A full date, with non-zero year, month, and day values * A month
1714
- # and day value, with a zero year, such as an anniversary * A year on its own,
1715
- # with zero month and day values * A year and month value, with a zero day, such
1716
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
1717
- # google.protobuf.Timestamp`.
1722
+ # following: * A full date, with non-zero year, month, and day values. * A month
1723
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
1724
+ # with a zero month and a zero day. * A year and month, with a zero day (for
1725
+ # example, a credit card expiration date). Related types: * google.type.
1726
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
1718
1727
  # Corresponds to the JSON property `endDate`
1719
1728
  # @return [Google::Apis::MybusinessbusinessinformationV1::Date]
1720
1729
  attr_accessor :end_date
@@ -1729,11 +1738,11 @@ module Google
1729
1738
  # Represents a whole or partial calendar date, such as a birthday. The time of
1730
1739
  # day and time zone are either specified elsewhere or are insignificant. The
1731
1740
  # date is relative to the Gregorian Calendar. This can represent one of the
1732
- # following: * A full date, with non-zero year, month, and day values * A month
1733
- # and day value, with a zero year, such as an anniversary * A year on its own,
1734
- # with zero month and day values * A year and month value, with a zero day, such
1735
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
1736
- # google.protobuf.Timestamp`.
1741
+ # following: * A full date, with non-zero year, month, and day values. * A month
1742
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
1743
+ # with a zero month and a zero day. * A year and month, with a zero day (for
1744
+ # example, a credit card expiration date). Related types: * google.type.
1745
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
1737
1746
  # Corresponds to the JSON property `startDate`
1738
1747
  # @return [Google::Apis::MybusinessbusinessinformationV1::Date]
1739
1748
  attr_accessor :start_date
@@ -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.4.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211211"
25
+ REVISION = "20220301"
26
26
  end
27
27
  end
28
28
  end
@@ -593,6 +593,7 @@ module Google
593
593
  property :duplicate_location, as: 'duplicateLocation'
594
594
  property :has_google_updated, as: 'hasGoogleUpdated'
595
595
  property :has_pending_edits, as: 'hasPendingEdits'
596
+ property :has_voice_of_merchant, as: 'hasVoiceOfMerchant'
596
597
  property :maps_uri, as: 'mapsUri'
597
598
  property :new_review_uri, as: 'newReviewUri'
598
599
  property :place_id, as: 'placeId'
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.4.0
4
+ version: 0.7.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-10 00:00:00.000000000 Z
11
+ date: 2022-03-07 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.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.7.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for My Business Business Information API V1