google-apis-merchantapi_accounts_v1beta 0.7.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4adaf1f3ad456e03e84f62a4182d737c30b88596145be11002e35027a832a5f6
|
4
|
+
data.tar.gz: a5327ea06fecf7ac5882463cfebdb880a25651388472bc533fcc541e2724ebaa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7dd44315099f057d74d5959811ba1a1dc128aba7f75cf212cac9dc7e643d7d9f0fe4a5b9e7a6cdd1fcb7d44c85d0ccf97ffeb34e642210f73b7d13ce14deb09a
|
7
|
+
data.tar.gz: 94d2ba1bbb9f550f47c0a577565366f0186198f46d391737aa8ba55958c6d0fd78a7fbf4fa57d9689e2d19abcb5a5b49f390dc94c1ea31581e1fa59292ba1f96
|
data/CHANGELOG.md
CHANGED
@@ -600,16 +600,16 @@ module Google
|
|
600
600
|
class BusinessInfo
|
601
601
|
include Google::Apis::Core::Hashable
|
602
602
|
|
603
|
-
# Represents a postal address
|
604
|
-
# addresses. Given a postal address, a postal service can deliver items to a
|
605
|
-
# premise, P.O.
|
606
|
-
# locations (roads, towns, mountains). In typical usage an address would be
|
603
|
+
# Represents a postal address (for example, for postal delivery or payments
|
604
|
+
# addresses). Given a postal address, a postal service can deliver items to a
|
605
|
+
# premise, P.O. box or similar. It is not intended to model geographical
|
606
|
+
# locations (roads, towns, mountains). In typical usage, an address would be
|
607
607
|
# created by user input or from importing existing data, depending on the type
|
608
|
-
# of process. Advice on address input
|
609
|
-
# ready address widget such as https://github.com/google/libaddressinput
|
608
|
+
# of process. Advice on address input or editing: - Use an internationalization-
|
609
|
+
# ready address widget such as https://github.com/google/libaddressinput. -
|
610
610
|
# Users should not be presented with UI elements for input or editing of fields
|
611
611
|
# outside countries where that field is used. For more guidance on how to use
|
612
|
-
# this schema, see: https://support.google.com/business/answer/6397478
|
612
|
+
# this schema, see: https://support.google.com/business/answer/6397478.
|
613
613
|
# Corresponds to the JSON property `address`
|
614
614
|
# @return [Google::Apis::MerchantapiAccountsV1beta::PostalAddress]
|
615
615
|
attr_accessor :address
|
@@ -1939,46 +1939,46 @@ module Google
|
|
1939
1939
|
end
|
1940
1940
|
end
|
1941
1941
|
|
1942
|
-
# Represents a postal address
|
1943
|
-
# addresses. Given a postal address, a postal service can deliver items to a
|
1944
|
-
# premise, P.O.
|
1945
|
-
# locations (roads, towns, mountains). In typical usage an address would be
|
1942
|
+
# Represents a postal address (for example, for postal delivery or payments
|
1943
|
+
# addresses). Given a postal address, a postal service can deliver items to a
|
1944
|
+
# premise, P.O. box or similar. It is not intended to model geographical
|
1945
|
+
# locations (roads, towns, mountains). In typical usage, an address would be
|
1946
1946
|
# created by user input or from importing existing data, depending on the type
|
1947
|
-
# of process. Advice on address input
|
1948
|
-
# ready address widget such as https://github.com/google/libaddressinput
|
1947
|
+
# of process. Advice on address input or editing: - Use an internationalization-
|
1948
|
+
# ready address widget such as https://github.com/google/libaddressinput. -
|
1949
1949
|
# Users should not be presented with UI elements for input or editing of fields
|
1950
1950
|
# outside countries where that field is used. For more guidance on how to use
|
1951
|
-
# this schema, see: https://support.google.com/business/answer/6397478
|
1951
|
+
# this schema, see: https://support.google.com/business/answer/6397478.
|
1952
1952
|
class PostalAddress
|
1953
1953
|
include Google::Apis::Core::Hashable
|
1954
1954
|
|
1955
1955
|
# Unstructured address lines describing the lower levels of an address. Because
|
1956
|
-
# values in address_lines do not have type information and may sometimes
|
1957
|
-
# multiple values in a single field (
|
1958
|
-
# that the line order is clear. The order of address lines should be "
|
1959
|
-
# order" for the country
|
1960
|
-
#
|
1961
|
-
# ja" for large-to-small ordering and "ja-Latn" or "en" for small-
|
1962
|
-
#
|
1963
|
-
# language. The minimum permitted structural representation of an
|
1964
|
-
# consists of a region_code with all remaining information placed in
|
1965
|
-
# address_lines
|
1956
|
+
# values in `address_lines` do not have type information and may sometimes
|
1957
|
+
# contain multiple values in a single field (for example, "Austin, TX"), it is
|
1958
|
+
# important that the line order is clear. The order of address lines should be "
|
1959
|
+
# envelope order" for the country or region of the address. In places where this
|
1960
|
+
# can vary (for example, Japan), `address_language` is used to make it explicit (
|
1961
|
+
# for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-
|
1962
|
+
# to-large). In this way, the most specific line of an address can be selected
|
1963
|
+
# based on the language. The minimum permitted structural representation of an
|
1964
|
+
# address consists of a `region_code` with all remaining information placed in
|
1965
|
+
# the `address_lines`. It would be possible to format such an address very
|
1966
1966
|
# approximately without geocoding, but no semantic reasoning could be made about
|
1967
1967
|
# any of the address components until it was at least partially resolved.
|
1968
|
-
# Creating an address only containing a region_code and address_lines
|
1969
|
-
# geocoding is the recommended way to handle completely unstructured
|
1970
|
-
# as opposed to guessing which parts of the address should be
|
1971
|
-
# administrative areas).
|
1968
|
+
# Creating an address only containing a `region_code` and `address_lines` and
|
1969
|
+
# then geocoding is the recommended way to handle completely unstructured
|
1970
|
+
# addresses (as opposed to guessing which parts of the address should be
|
1971
|
+
# localities or administrative areas).
|
1972
1972
|
# Corresponds to the JSON property `addressLines`
|
1973
1973
|
# @return [Array<String>]
|
1974
1974
|
attr_accessor :address_lines
|
1975
1975
|
|
1976
1976
|
# Optional. Highest administrative subdivision which is used for postal
|
1977
1977
|
# addresses of a country or region. For example, this can be a state, a province,
|
1978
|
-
# an oblast, or a prefecture.
|
1979
|
-
#
|
1980
|
-
#
|
1981
|
-
#
|
1978
|
+
# an oblast, or a prefecture. For Spain, this is the province and not the
|
1979
|
+
# autonomous community (for example, "Barcelona" and not "Catalonia"). Many
|
1980
|
+
# countries don't use an administrative area in postal addresses. For example,
|
1981
|
+
# in Switzerland, this should be left unpopulated.
|
1982
1982
|
# Corresponds to the JSON property `administrativeArea`
|
1983
1983
|
# @return [String]
|
1984
1984
|
attr_accessor :administrative_area
|
@@ -1995,10 +1995,10 @@ module Google
|
|
1995
1995
|
# @return [String]
|
1996
1996
|
attr_accessor :language_code
|
1997
1997
|
|
1998
|
-
# Optional. Generally refers to the city
|
1999
|
-
# US city, IT comune, UK post town. In regions of the world where
|
2000
|
-
# not well defined or do not fit into this structure well, leave
|
2001
|
-
# and use address_lines
|
1998
|
+
# Optional. Generally refers to the city or town portion of the address.
|
1999
|
+
# Examples: US city, IT comune, UK post town. In regions of the world where
|
2000
|
+
# localities are not well defined or do not fit into this structure well, leave `
|
2001
|
+
# locality` empty and use `address_lines`.
|
2002
2002
|
# Corresponds to the JSON property `locality`
|
2003
2003
|
# @return [String]
|
2004
2004
|
attr_accessor :locality
|
@@ -2010,8 +2010,8 @@ module Google
|
|
2010
2010
|
|
2011
2011
|
# Optional. Postal code of the address. Not all countries use or require postal
|
2012
2012
|
# codes to be present, but where they are used, they may trigger additional
|
2013
|
-
# validation with other parts of the address (
|
2014
|
-
# in the
|
2013
|
+
# validation with other parts of the address (for example, state or zip code
|
2014
|
+
# validation in the United States).
|
2015
2015
|
# Corresponds to the JSON property `postalCode`
|
2016
2016
|
# @return [String]
|
2017
2017
|
attr_accessor :postal_code
|
@@ -2040,15 +2040,15 @@ module Google
|
|
2040
2040
|
|
2041
2041
|
# Optional. Additional, country-specific, sorting code. This is not used in most
|
2042
2042
|
# regions. Where it is used, the value is either a string like "CEDEX",
|
2043
|
-
# optionally followed by a number (
|
2043
|
+
# optionally followed by a number (for example, "CEDEX 7"), or just a number
|
2044
2044
|
# alone, representing the "sector code" (Jamaica), "delivery area indicator" (
|
2045
|
-
# Malawi) or "post office indicator" (
|
2045
|
+
# Malawi) or "post office indicator" (Côte d'Ivoire).
|
2046
2046
|
# Corresponds to the JSON property `sortingCode`
|
2047
2047
|
# @return [String]
|
2048
2048
|
attr_accessor :sorting_code
|
2049
2049
|
|
2050
|
-
# Optional. Sublocality of the address. For example, this can be
|
2051
|
-
#
|
2050
|
+
# Optional. Sublocality of the address. For example, this can be a neighborhood,
|
2051
|
+
# borough, or district.
|
2052
2052
|
# Corresponds to the JSON property `sublocality`
|
2053
2053
|
# @return [String]
|
2054
2054
|
attr_accessor :sublocality
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module MerchantapiAccountsV1beta
|
18
18
|
# Version of the google-apis-merchantapi_accounts_v1beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.8.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250319"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-merchantapi_accounts_v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.8.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-23 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-apis-core
|
@@ -57,7 +57,7 @@ licenses:
|
|
57
57
|
metadata:
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_accounts_v1beta/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.8.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_accounts_v1beta
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|