Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7da306a

Browse files
committedFeb 18, 2025
feat(androidenterprise): update the api
#### androidenterprise:v1 The following keys were added: - schemas.Enterprise.properties.enterpriseType.type (Total Keys: 1) - schemas.Enterprise.properties.managedGoogleDomainType.type (Total Keys: 1)
1 parent 11aa993 commit 7da306a

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed
 

‎docs/dyn/androidenterprise_v1.enterprises.html

+10
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,13 @@ <h3>Method Details</h3>
159159
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
160160
},
161161
],
162+
&quot;enterpriseType&quot;: &quot;A String&quot;, # The type of the enterprise.
162163
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
163164
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
164165
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
165166
},
166167
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
168+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # The type of managed Google domain
167169
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
168170
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
169171
}</pre>
@@ -232,11 +234,13 @@ <h3>Method Details</h3>
232234
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
233235
},
234236
],
237+
&quot;enterpriseType&quot;: &quot;A String&quot;, # The type of the enterprise.
235238
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
236239
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
237240
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
238241
},
239242
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
243+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # The type of managed Google domain
240244
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
241245
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
242246
}
@@ -255,11 +259,13 @@ <h3>Method Details</h3>
255259
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
256260
},
257261
],
262+
&quot;enterpriseType&quot;: &quot;A String&quot;, # The type of the enterprise.
258263
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
259264
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
260265
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
261266
},
262267
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
268+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # The type of managed Google domain
263269
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
264270
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
265271
}</pre>
@@ -308,11 +314,13 @@ <h3>Method Details</h3>
308314
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
309315
},
310316
],
317+
&quot;enterpriseType&quot;: &quot;A String&quot;, # The type of the enterprise.
311318
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
312319
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
313320
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
314321
},
315322
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
323+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # The type of managed Google domain
316324
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
317325
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
318326
}</pre>
@@ -389,11 +397,13 @@ <h3>Method Details</h3>
389397
&quot;email&quot;: &quot;A String&quot;, # The admin&#x27;s email address.
390398
},
391399
],
400+
&quot;enterpriseType&quot;: &quot;A String&quot;, # The type of the enterprise.
392401
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
393402
&quot;dedicatedDevicesAllowed&quot;: &quot;A String&quot;, # Whether dedicated devices are allowed.
394403
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Whether Google authentication is required.
395404
},
396405
&quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
406+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # The type of managed Google domain
397407
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, Inc&quot;.
398408
&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &quot;example.com&quot;.
399409
},

‎googleapiclient/discovery_cache/documents/androidenterprise.v1.json

+29-1
Original file line numberDiff line numberDiff line change
@@ -2656,7 +2656,7 @@
26562656
}
26572657
}
26582658
},
2659-
"revision": "20250122",
2659+
"revision": "20250213",
26602660
"rootUrl": "https://androidenterprise.googleapis.com/",
26612661
"schemas": {
26622662
"Administrator": {
@@ -3325,6 +3325,20 @@
33253325
},
33263326
"type": "array"
33273327
},
3328+
"enterpriseType": {
3329+
"description": "The type of the enterprise.",
3330+
"enum": [
3331+
"enterpriseTypeUnspecified",
3332+
"managedGoogleDomain",
3333+
"managedGooglePlayAccountsEnterprise"
3334+
],
3335+
"enumDescriptions": [
3336+
"This value is not used.",
3337+
"The enterprise belongs to a managed Google domain.",
3338+
"The enterprise is a managed Google Play Accounts enterprise."
3339+
],
3340+
"type": "string"
3341+
},
33283342
"googleAuthenticationSettings": {
33293343
"$ref": "GoogleAuthenticationSettings",
33303344
"description": "Output only. Settings for Google-provided user authentication.",
@@ -3334,6 +3348,20 @@
33343348
"description": "The unique ID for the enterprise.",
33353349
"type": "string"
33363350
},
3351+
"managedGoogleDomainType": {
3352+
"description": "The type of managed Google domain",
3353+
"enum": [
3354+
"managedGoogleDomainTypeUnspecified",
3355+
"typeTeam",
3356+
"typeDomain"
3357+
],
3358+
"enumDescriptions": [
3359+
"The managed Google domain type is not specified.",
3360+
"The managed Google domain is an email-verified team.",
3361+
"The managed Google domain is domain-verified."
3362+
],
3363+
"type": "string"
3364+
},
33373365
"name": {
33383366
"description": "The name of the enterprise, for example, \"Example, Inc\".",
33393367
"type": "string"

0 commit comments

Comments
 (0)
Please sign in to comment.