File tree Expand file tree Collapse file tree
generated/google-apis-androidenterprise_v1
lib/google/apis/androidenterprise_v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-androidenterprise_v1
22
3+ ### v0.47.0 (2026-04-26)
4+
5+ * Regenerated from discovery document revision 20260422
6+
37### v0.46.0 (2026-03-08)
48
59* Regenerated from discovery document revision 20260302
Original file line number Diff line number Diff line change @@ -2668,6 +2668,8 @@ class ServiceAccountKey
26682668
26692669 # The body of the private key credentials file, in string format. This is only
26702670 # populated when the ServiceAccountKey is created, and is not stored by Google.
2671+ # When type is "pkcs12", the contents of the data field is base64 encoded and
2672+ # has the password "notasecret".
26712673 # Corresponds to the JSON property `data`
26722674 # @return [String]
26732675 attr_accessor :data
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module AndroidenterpriseV1
1818 # Version of the google-apis-androidenterprise_v1 gem
19- GEM_VERSION = "0.46 .0"
19+ GEM_VERSION = "0.47 .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 = "20260302 "
25+ REVISION = "20260422 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments