File tree Expand file tree Collapse file tree
generated/google-apis-androidmanagement_v1
lib/google/apis/androidmanagement_v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-androidmanagement_v1
22
3+ ### v0.107.0 (2026-02-01)
4+
5+ * Regenerated from discovery document revision 20260127
6+
37### v0.106.0 (2026-01-25)
48
59* Regenerated from discovery document revision 20260121
Original file line number Diff line number Diff line change @@ -884,7 +884,8 @@ class ApplicationPolicy
884884 # in the managed configuration must match the key field of the ManagedProperty.
885885 # The field value must be compatible with the type of the ManagedProperty: *type*
886886 # *JSON value* BOOL true or false STRING string INTEGER number CHOICE string
887- # MULTISELECT array of strings HIDDEN string BUNDLE_ARRAY array of objects
887+ # MULTISELECT array of strings HIDDEN string BUNDLE_ARRAY array of objects Note:
888+ # string values cannot be longer than 65535 characters.
888889 # Corresponds to the JSON property `managedConfiguration`
889890 # @return [Hash<String,Object>]
890891 attr_accessor :managed_configuration
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.106 .0"
19+ GEM_VERSION = "0.107 .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 = "20260121 "
25+ REVISION = "20260127 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments