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-mybusinessaccountmanagement_v1/lib/google/apis/mybusinessaccountmanagement_v1/classes.rb
+22-20Lines changed: 22 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -345,16 +345,17 @@ def update!(**args)
345
345
classOrganizationInfo
346
346
includeGoogle::Apis::Core::Hashable
347
347
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 or 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.
348
+
# Represents a postal address, such as for postal delivery or payments addresses.
349
+
# With a postal address, a postal service can deliver items to a premise, P.O.
350
+
# box, or similar. A postal address is not intended to model geographical
351
+
# locations like roads, towns, or mountains. In typical usage, an address would
352
+
# be created by user input or from importing existing data, depending on the
353
+
# type of process. Advice on address input or editing: - Use an
354
+
# internationalization-ready address widget such as https://github.com/google/
355
+
# libaddressinput. - Users should not be presented with UI elements for input or
356
+
# editing of fields outside countries where that field is used. For more
357
+
# guidance on how to use this schema, see: https://support.google.com/business/
Copy file name to clipboardExpand all lines: generated/google-apis-mybusinessaccountmanagement_v1/lib/google/apis/mybusinessaccountmanagement_v1/gem_version.rb
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ module Google
16
16
moduleApis
17
17
moduleMybusinessaccountmanagementV1
18
18
# Version of the google-apis-mybusinessaccountmanagement_v1 gem
19
-
GEM_VERSION="0.28.0"
19
+
GEM_VERSION="0.29.0"
20
20
21
21
# Version of the code generator used to generate this client
22
-
GENERATOR_VERSION="0.17.0"
22
+
GENERATOR_VERSION="0.18.0"
23
23
24
24
# Revision of the discovery document this client was generated from
0 commit comments