File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
generated/google-apis-androidmanagement_v1
lib/google/apis/androidmanagement_v1 Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-androidmanagement_v1
22
3+ ### v0.110.0 (2026-02-22)
4+
5+ * Regenerated from discovery document revision 20260219
6+
37### v0.109.0 (2026-02-15)
48
59* Regenerated from discovery document revision 20260212
Original file line number Diff line number Diff line change @@ -3348,7 +3348,9 @@ class GoogleAuthenticationSettings
33483348 # via the Google Admin Console. Google authentication can be used with
33493349 # signin_url In the case where Google authentication is required and a
33503350 # signin_url is specified, Google authentication will be launched before
3351- # signin_url.
3351+ # signin_url. This value is overridden by EnrollmentToken.
3352+ # googleAuthenticationOptions and SigninDetail.googleAuthenticationOptions, if
3353+ # they are set.
33523354 # Corresponds to the JSON property `googleAuthenticationRequired`
33533355 # @return [String]
33543356 attr_accessor :google_authentication_required
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module AndroidmanagementV1
1818 # Version of the google-apis-androidmanagement_v1 gem
19- GEM_VERSION = "0.109 .0"
19+ GEM_VERSION = "0.110 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260212 "
25+ REVISION = "20260219 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments