@@ -26,16 +26,17 @@ module MybusinessverificationsV1
2626 class AddressVerificationData
2727 include Google ::Apis ::Core ::Hashable
2828
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.
3940 # Corresponds to the JSON property `address`
4041 # @return [Google::Apis::MybusinessverificationsV1::PostalAddress]
4142 attr_accessor :address
@@ -225,16 +226,17 @@ def update!(**args)
225226 end
226227 end
227228
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.
238240 class PostalAddress
239241 include Google ::Apis ::Core ::Hashable
240242
@@ -377,16 +379,17 @@ def update!(**args)
377379 class ServiceBusinessContext
378380 include Google ::Apis ::Core ::Hashable
379381
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.
390393 # Corresponds to the JSON property `address`
391394 # @return [Google::Apis::MybusinessverificationsV1::PostalAddress]
392395 attr_accessor :address
0 commit comments