@@ -26,16 +26,17 @@ module MybusinessverificationsV1
26
26
class AddressVerificationData
27
27
include Google ::Apis ::Core ::Hashable
28
28
29
- # Represents a postal address (for example, for postal delivery or payments
30
- # addresses). Given a postal address, a postal service can deliver items to a
31
- # premise, P.O. box or similar. It is not intended to model geographical
32
- # locations (roads, towns, mountains). In typical usage, an address would be
33
- # created by user input or from importing existing data, depending on the type
34
- # of process. Advice on address input or editing: - Use an internationalization-
35
- # ready address widget such as https://github.com/google/libaddressinput. -
36
- # Users should not be presented with UI elements for input or editing of fields
37
- # outside countries where that field is used. For more guidance on how to use
38
- # this schema, see: https://support.google.com/business/answer/6397478.
29
+ # Represents a postal address, such as for postal delivery or payments addresses.
30
+ # With a postal address, a postal service can deliver items to a premise, P.O.
31
+ # box, or similar. A postal address is not intended to model geographical
32
+ # locations like roads, towns, or mountains. In typical usage, an address would
33
+ # be created by user input or from importing existing data, depending on the
34
+ # type of process. Advice on address input or editing: - Use an
35
+ # internationalization-ready address widget such as https://github.com/google/
36
+ # libaddressinput. - Users should not be presented with UI elements for input or
37
+ # editing of fields outside countries where that field is used. For more
38
+ # guidance on how to use this schema, see: https://support.google.com/business/
39
+ # answer/6397478.
39
40
# Corresponds to the JSON property `address`
40
41
# @return [Google::Apis::MybusinessverificationsV1::PostalAddress]
41
42
attr_accessor :address
@@ -225,16 +226,17 @@ def update!(**args)
225
226
end
226
227
end
227
228
228
- # Represents a postal address (for example, for postal delivery or payments
229
- # addresses). Given a postal address, a postal service can deliver items to a
230
- # premise, P.O. box or similar. It is not intended to model geographical
231
- # locations (roads, towns, mountains). In typical usage, an address would be
232
- # created by user input or from importing existing data, depending on the type
233
- # of process. Advice on address input or editing: - Use an internationalization-
234
- # ready address widget such as https://github.com/google/libaddressinput. -
235
- # Users should not be presented with UI elements for input or editing of fields
236
- # outside countries where that field is used. For more guidance on how to use
237
- # this schema, see: https://support.google.com/business/answer/6397478.
229
+ # Represents a postal address, such as for postal delivery or payments addresses.
230
+ # With a postal address, a postal service can deliver items to a premise, P.O.
231
+ # box, or similar. A postal address is not intended to model geographical
232
+ # locations like roads, towns, or mountains. In typical usage, an address would
233
+ # be created by user input or from importing existing data, depending on the
234
+ # type of process. Advice on address input or editing: - Use an
235
+ # internationalization-ready address widget such as https://github.com/google/
236
+ # libaddressinput. - Users should not be presented with UI elements for input or
237
+ # editing of fields outside countries where that field is used. For more
238
+ # guidance on how to use this schema, see: https://support.google.com/business/
239
+ # answer/6397478.
238
240
class PostalAddress
239
241
include Google ::Apis ::Core ::Hashable
240
242
@@ -377,16 +379,17 @@ def update!(**args)
377
379
class ServiceBusinessContext
378
380
include Google ::Apis ::Core ::Hashable
379
381
380
- # Represents a postal address (for example, for postal delivery or payments
381
- # addresses). Given a postal address, a postal service can deliver items to a
382
- # premise, P.O. box or similar. It is not intended to model geographical
383
- # locations (roads, towns, mountains). In typical usage, an address would be
384
- # created by user input or from importing existing data, depending on the type
385
- # of process. Advice on address input or editing: - Use an internationalization-
386
- # ready address widget such as https://github.com/google/libaddressinput. -
387
- # Users should not be presented with UI elements for input or editing of fields
388
- # outside countries where that field is used. For more guidance on how to use
389
- # this schema, see: https://support.google.com/business/answer/6397478.
382
+ # Represents a postal address, such as for postal delivery or payments addresses.
383
+ # With a postal address, a postal service can deliver items to a premise, P.O.
384
+ # box, or similar. A postal address is not intended to model geographical
385
+ # locations like roads, towns, or mountains. In typical usage, an address would
386
+ # be created by user input or from importing existing data, depending on the
387
+ # type of process. Advice on address input or editing: - Use an
388
+ # internationalization-ready address widget such as https://github.com/google/
389
+ # libaddressinput. - Users should not be presented with UI elements for input or
390
+ # editing of fields outside countries where that field is used. For more
391
+ # guidance on how to use this schema, see: https://support.google.com/business/
392
+ # answer/6397478.
390
393
# Corresponds to the JSON property `address`
391
394
# @return [Google::Apis::MybusinessverificationsV1::PostalAddress]
392
395
attr_accessor :address
0 commit comments