google-apis-mybusinessaccountmanagement_v1 0.24.0 → 0.26.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: 509cb6e27030f62e680addb9b8a8d93e78457c39bb8d1e505466471f53c73d57
4
- data.tar.gz: c4e24fbd1145ecadd07937639c5aff38a9388e23823d6ce0ef137f2908d40353
3
+ metadata.gz: 4681077842653fe96389daf0593a4c9d8b5281adda8b5ccc25e573ad0ae728fe
4
+ data.tar.gz: 06ef09c7b3bc42248bb717b1851461cf89f18652e4c7d0e6befccd5102259c1f
5
5
  SHA512:
6
- metadata.gz: 28b51a47d5b4a0ca99b2814ef71b149b0e6fe67c1b39990224ba19aaffdb4940a2944b8a6c605c8c991b0e0c7e874cd36d33eebf1f58a2e241acca3e9fab8094
7
- data.tar.gz: 902f831bd083f4d068a84926bb5141fb83eb842e362225a9ca81bf9e9679bef2771b03a45bce2db1196c7282084ed73c1f64bec51c3bf82ec013755fcd12f08b
6
+ metadata.gz: 3ee5e560a2966ca90ff207fdacfa11ddab6ebe455f926f89e7326576c7c32cd17b2ad5bcb7dc14e47f064be9d151ddde092c1815a3e4f84729b2595b81a144f4
7
+ data.tar.gz: 1a6ed53074c91d888ab1912b1d6d7cf9deae5a4ee5a161c0d26475fe2dd86dc42e28e40a2b619a609eb0e37e941d97812fd5f6729c375012ee500e1abd0b2bb1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-mybusinessaccountmanagement_v1
2
2
 
3
+ ### v0.26.0 (2024-11-24)
4
+
5
+ * Regenerated from discovery document revision 20241120
6
+ * Regenerated using generator version 0.15.1
7
+
8
+ ### v0.25.0 (2024-05-19)
9
+
10
+ * Regenerated using generator version 0.15.0
11
+
3
12
  ### v0.24.0 (2024-02-23)
4
13
 
5
14
  * Regenerated using generator version 0.14.0
@@ -345,16 +345,16 @@ module Google
345
345
  class OrganizationInfo
346
346
  include Google::Apis::Core::Hashable
347
347
 
348
- # Represents a postal address, e.g. for postal delivery or payments addresses.
349
- # Given a postal address, a postal service can deliver items to a premise, P.O.
350
- # Box or similar. It is not intended to model geographical locations (roads,
351
- # towns, mountains). In typical usage an address would be created via user input
352
- # or from importing existing data, depending on the type of process. Advice on
353
- # address input / editing: - Use an internationalization-ready address widget
354
- # such as https://github.com/google/libaddressinput) - Users should not be
355
- # presented with UI elements for input or editing of fields outside countries
356
- # where that field is used. For more guidance on how to use this schema, please
357
- # see: https://support.google.com/business/answer/6397478
348
+ # Represents a postal address. For example for postal delivery or payments
349
+ # addresses. Given a postal address, a postal service can deliver items to a
350
+ # premise, P.O. Box or similar. It is not intended to model geographical
351
+ # locations (roads, towns, mountains). In typical usage an address would be
352
+ # created by user input or from importing existing data, depending on the type
353
+ # of process. Advice on address input / editing: - Use an internationalization-
354
+ # ready address widget such as https://github.com/google/libaddressinput) -
355
+ # Users should not be presented with UI elements for input or editing of fields
356
+ # outside countries where that field is used. For more guidance on how to use
357
+ # this schema, see: https://support.google.com/business/answer/6397478
358
358
  # Corresponds to the JSON property `address`
359
359
  # @return [Google::Apis::MybusinessaccountmanagementV1::PostalAddress]
360
360
  attr_accessor :address
@@ -381,35 +381,36 @@ module Google
381
381
  end
382
382
  end
383
383
 
384
- # Represents a postal address, e.g. for postal delivery or payments addresses.
385
- # Given a postal address, a postal service can deliver items to a premise, P.O.
386
- # Box or similar. It is not intended to model geographical locations (roads,
387
- # towns, mountains). In typical usage an address would be created via user input
388
- # or from importing existing data, depending on the type of process. Advice on
389
- # address input / editing: - Use an internationalization-ready address widget
390
- # such as https://github.com/google/libaddressinput) - Users should not be
391
- # presented with UI elements for input or editing of fields outside countries
392
- # where that field is used. For more guidance on how to use this schema, please
393
- # see: https://support.google.com/business/answer/6397478
384
+ # Represents a postal address. For example for postal delivery or payments
385
+ # addresses. Given a postal address, a postal service can deliver items to a
386
+ # premise, P.O. Box or similar. It is not intended to model geographical
387
+ # locations (roads, towns, mountains). In typical usage an address would be
388
+ # created by user input or from importing existing data, depending on the type
389
+ # of process. Advice on address input / editing: - Use an internationalization-
390
+ # ready address widget such as https://github.com/google/libaddressinput) -
391
+ # Users should not be presented with UI elements for input or editing of fields
392
+ # outside countries where that field is used. For more guidance on how to use
393
+ # this schema, see: https://support.google.com/business/answer/6397478
394
394
  class PostalAddress
395
395
  include Google::Apis::Core::Hashable
396
396
 
397
397
  # Unstructured address lines describing the lower levels of an address. Because
398
398
  # values in address_lines do not have type information and may sometimes contain
399
- # multiple values in a single field (e.g. "Austin, TX"), it is important that
400
- # the line order is clear. The order of address lines should be "envelope order"
401
- # for the country/region of the address. In places where this can vary (e.g.
402
- # Japan), address_language is used to make it explicit (e.g. "ja" for large-to-
403
- # small ordering and "ja-Latn" or "en" for small-to-large). This way, the most
404
- # specific line of an address can be selected based on the language. The minimum
405
- # permitted structural representation of an address consists of a region_code
406
- # with all remaining information placed in the address_lines. It would be
407
- # possible to format such an address very approximately without geocoding, but
408
- # no semantic reasoning could be made about any of the address components until
409
- # it was at least partially resolved. Creating an address only containing a
410
- # region_code and address_lines, and then geocoding is the recommended way to
411
- # handle completely unstructured addresses (as opposed to guessing which parts
412
- # of the address should be localities or administrative areas).
399
+ # multiple values in a single field (For example "Austin, TX"), it is important
400
+ # that the line order is clear. The order of address lines should be "envelope
401
+ # order" for the country/region of the address. In places where this can vary (
402
+ # For example Japan), address_language is used to make it explicit (For example "
403
+ # ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large).
404
+ # This way, the most specific line of an address can be selected based on the
405
+ # language. The minimum permitted structural representation of an address
406
+ # consists of a region_code with all remaining information placed in the
407
+ # address_lines. It would be possible to format such an address very
408
+ # approximately without geocoding, but no semantic reasoning could be made about
409
+ # any of the address components until it was at least partially resolved.
410
+ # Creating an address only containing a region_code and address_lines, and then
411
+ # geocoding is the recommended way to handle completely unstructured addresses (
412
+ # as opposed to guessing which parts of the address should be localities or
413
+ # administrative areas).
413
414
  # Corresponds to the JSON property `addressLines`
414
415
  # @return [Array<String>]
415
416
  attr_accessor :address_lines
@@ -417,9 +418,9 @@ module Google
417
418
  # Optional. Highest administrative subdivision which is used for postal
418
419
  # addresses of a country or region. For example, this can be a state, a province,
419
420
  # an oblast, or a prefecture. Specifically, for Spain this is the province and
420
- # not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many
421
- # countries don't use an administrative area in postal addresses. E.g. in
422
- # Switzerland this should be left unpopulated.
421
+ # not the autonomous community (For example "Barcelona" and not "Catalonia").
422
+ # Many countries don't use an administrative area in postal addresses. For
423
+ # example in Switzerland this should be left unpopulated.
423
424
  # Corresponds to the JSON property `administrativeArea`
424
425
  # @return [String]
425
426
  attr_accessor :administrative_area
@@ -451,8 +452,8 @@ module Google
451
452
 
452
453
  # Optional. Postal code of the address. Not all countries use or require postal
453
454
  # codes to be present, but where they are used, they may trigger additional
454
- # validation with other parts of the address (e.g. state/zip validation in the U.
455
- # S.A.).
455
+ # validation with other parts of the address (For example state/zip validation
456
+ # in the U.S.A.).
456
457
  # Corresponds to the JSON property `postalCode`
457
458
  # @return [String]
458
459
  attr_accessor :postal_code
@@ -481,9 +482,9 @@ module Google
481
482
 
482
483
  # Optional. Additional, country-specific, sorting code. This is not used in most
483
484
  # regions. Where it is used, the value is either a string like "CEDEX",
484
- # optionally followed by a number (e.g. "CEDEX 7"), or just a number alone,
485
- # representing the "sector code" (Jamaica), "delivery area indicator" (Malawi)
486
- # or "post office indicator" (e.g. Côte d'Ivoire).
485
+ # optionally followed by a number (For example "CEDEX 7"), or just a number
486
+ # alone, representing the "sector code" (Jamaica), "delivery area indicator" (
487
+ # Malawi) or "post office indicator" (For example Côte d'Ivoire).
487
488
  # Corresponds to the JSON property `sortingCode`
488
489
  # @return [String]
489
490
  attr_accessor :sorting_code
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MybusinessaccountmanagementV1
18
18
  # Version of the google-apis-mybusinessaccountmanagement_v1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230115"
25
+ REVISION = "20241120"
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-mybusinessaccountmanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.26.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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-12-04 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.14.0
19
+ version: 0.15.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.14.0
29
+ version: 0.15.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-mybusinessaccountmanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessaccountmanagement_v1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessaccountmanagement_v1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessaccountmanagement_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.5.6
78
+ rubygems_version: 3.5.22
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for My Business Account Management API V1