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-assuredworkloads_v1beta1/OVERVIEW.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/learnmoreurl) may provide g
83
83
84
84
## Supported Ruby versions
85
85
86
-
This library is supported on Ruby 3.1+.
86
+
This library is supported on Ruby 3.2+.
87
87
88
88
Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
Copy file name to clipboardExpand all lines: generated/google-apis-assuredworkloads_v1beta1/lib/google/apis/assuredworkloads_v1beta1/representations.rb
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,18 @@ class Representation < Google::Apis::Core::JsonRepresentation; end
# Selector specifying which fields to include in a partial response.
674
+
# @param [String] quota_user
675
+
# Available to use for quota purposes for server-side applications. Can be any
676
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
677
+
# @param [Google::Apis::RequestOptions] options
678
+
# Request-specific options
679
+
#
680
+
# @yield [result, err] Result & error if block supplied
681
+
# @yieldparam result [Google::Apis::AssuredworkloadsV1beta1::GoogleCloudAssuredworkloadsV1beta1BatchAcknowledgeViolationsResponse] parsed result object
682
+
# @yieldparam err [StandardError] error object if request failed
0 commit comments