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-serviceconsumermanagement_v1/lib/google/apis/serviceconsumermanagement_v1/classes.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2412,7 +2412,7 @@ def update!(**args)
2412
2412
# AccessControl The mixin construct implies that all methods in `AccessControl`
2413
2413
# are also declared with same name and request/response types in `Storage`. A
2414
2414
# documentation generator or annotation processor will see the effective `
2415
-
# Storage.GetAcl` method after inherting documentation and annotations as
2415
+
# Storage.GetAcl` method after inheriting documentation and annotations as
2416
2416
# follows: service Storage ` // Get the underlying ACL object. rpc GetAcl(
Copy file name to clipboardExpand all lines: generated/google-apis-serviceconsumermanagement_v1/lib/google/apis/serviceconsumermanagement_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
moduleServiceconsumermanagementV1
18
18
# Version of the google-apis-serviceconsumermanagement_v1 gem
19
-
GEM_VERSION="0.52.0"
19
+
GEM_VERSION="0.53.0"
20
20
21
21
# Version of the code generator used to generate this client
22
22
GENERATOR_VERSION="0.15.1"
23
23
24
24
# Revision of the discovery document this client was generated from
0 commit comments