You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: generated/google-apis-mybusinessbusinessinformation_v1/lib/google/apis/mybusinessbusinessinformation_v1/classes.rb
+42-42Lines changed: 42 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -837,16 +837,16 @@ class Location
837
837
# @return [String]
838
838
attr_accessor:store_code
839
839
840
-
# Represents a postal address. For example for postal delivery or payments
841
-
# addresses. Given a postal address, a postal service can deliver items to a
842
-
# premise, P.O. Box or similar. It is not intended to model geographical
843
-
# locations (roads, towns, mountains). In typical usage an address would be
840
+
# Represents a postal address (for example, for postal delivery or payments
841
+
# addresses). Given a postal address, a postal service can deliver items to a
842
+
# premise, P.O. box or similar. It is not intended to model geographical
843
+
# locations (roads, towns, mountains). In typical usage, an address would be
844
844
# created by user input or from importing existing data, depending on the type
845
-
# of process. Advice on address input / editing: - Use an internationalization-
846
-
# ready address widget such as https://github.com/google/libaddressinput) -
845
+
# of process. Advice on address input or editing: - Use an internationalization-
846
+
# ready address widget such as https://github.com/google/libaddressinput. -
847
847
# Users should not be presented with UI elements for input or editing of fields
848
848
# outside countries where that field is used. For more guidance on how to use
849
-
# this schema, see: https://support.google.com/business/answer/6397478
849
+
# this schema, see: https://support.google.com/business/answer/6397478.
850
850
# Corresponds to the JSON property `storefrontAddress`
Copy file name to clipboardExpand all lines: generated/google-apis-mybusinessbusinessinformation_v1/lib/google/apis/mybusinessbusinessinformation_v1/gem_version.rb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ module Google
16
16
moduleApis
17
17
moduleMybusinessbusinessinformationV1
18
18
# Version of the google-apis-mybusinessbusinessinformation_v1 gem
19
-
GEM_VERSION="0.24.0"
19
+
GEM_VERSION="0.25.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
0 commit comments