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 a17243a

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

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed
 

‎docs/dyn/androidmanagement_v1.enterprises.html

+18
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,16 @@ <h3>Method Details</h3>
159159
&quot;A String&quot;,
160160
],
161161
&quot;enterpriseDisplayName&quot;: &quot;A String&quot;, # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
162+
&quot;enterpriseType&quot;: &quot;A String&quot;, # Output only. The type of the enterprise.
162163
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
163164
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
164165
},
165166
&quot;logo&quot;: { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
166167
&quot;sha256Hash&quot;: &quot;A String&quot;, # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn&#x27;t match this hash, Android Device Policy won&#x27;t use the data.
167168
&quot;url&quot;: &quot;A String&quot;, # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn&#x27;t provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
168169
},
170+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # Output only. The type of managed Google domain.
171+
&quot;managedGooglePlayAccountsEnterpriseType&quot;: &quot;A String&quot;, # Output only. The type of a managed Google Play Accounts enterprise.
169172
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
170173
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
171174
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
@@ -224,13 +227,16 @@ <h3>Method Details</h3>
224227
&quot;A String&quot;,
225228
],
226229
&quot;enterpriseDisplayName&quot;: &quot;A String&quot;, # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
230+
&quot;enterpriseType&quot;: &quot;A String&quot;, # Output only. The type of the enterprise.
227231
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
228232
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
229233
},
230234
&quot;logo&quot;: { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
231235
&quot;sha256Hash&quot;: &quot;A String&quot;, # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn&#x27;t match this hash, Android Device Policy won&#x27;t use the data.
232236
&quot;url&quot;: &quot;A String&quot;, # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn&#x27;t provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
233237
},
238+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # Output only. The type of managed Google domain.
239+
&quot;managedGooglePlayAccountsEnterpriseType&quot;: &quot;A String&quot;, # Output only. The type of a managed Google Play Accounts enterprise.
234240
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
235241
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
236242
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
@@ -310,13 +316,16 @@ <h3>Method Details</h3>
310316
&quot;A String&quot;,
311317
],
312318
&quot;enterpriseDisplayName&quot;: &quot;A String&quot;, # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
319+
&quot;enterpriseType&quot;: &quot;A String&quot;, # Output only. The type of the enterprise.
313320
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
314321
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
315322
},
316323
&quot;logo&quot;: { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
317324
&quot;sha256Hash&quot;: &quot;A String&quot;, # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn&#x27;t match this hash, Android Device Policy won&#x27;t use the data.
318325
&quot;url&quot;: &quot;A String&quot;, # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn&#x27;t provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
319326
},
327+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # Output only. The type of managed Google domain.
328+
&quot;managedGooglePlayAccountsEnterpriseType&quot;: &quot;A String&quot;, # Output only. The type of a managed Google Play Accounts enterprise.
320329
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
321330
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
322331
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
@@ -386,13 +395,16 @@ <h3>Method Details</h3>
386395
&quot;A String&quot;,
387396
],
388397
&quot;enterpriseDisplayName&quot;: &quot;A String&quot;, # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
398+
&quot;enterpriseType&quot;: &quot;A String&quot;, # Output only. The type of the enterprise.
389399
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
390400
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
391401
},
392402
&quot;logo&quot;: { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
393403
&quot;sha256Hash&quot;: &quot;A String&quot;, # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn&#x27;t match this hash, Android Device Policy won&#x27;t use the data.
394404
&quot;url&quot;: &quot;A String&quot;, # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn&#x27;t provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
395405
},
406+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # Output only. The type of managed Google domain.
407+
&quot;managedGooglePlayAccountsEnterpriseType&quot;: &quot;A String&quot;, # Output only. The type of a managed Google Play Accounts enterprise.
396408
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
397409
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
398410
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
@@ -466,13 +478,16 @@ <h3>Method Details</h3>
466478
&quot;A String&quot;,
467479
],
468480
&quot;enterpriseDisplayName&quot;: &quot;A String&quot;, # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
481+
&quot;enterpriseType&quot;: &quot;A String&quot;, # Output only. The type of the enterprise.
469482
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
470483
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
471484
},
472485
&quot;logo&quot;: { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
473486
&quot;sha256Hash&quot;: &quot;A String&quot;, # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn&#x27;t match this hash, Android Device Policy won&#x27;t use the data.
474487
&quot;url&quot;: &quot;A String&quot;, # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn&#x27;t provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
475488
},
489+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # Output only. The type of managed Google domain.
490+
&quot;managedGooglePlayAccountsEnterpriseType&quot;: &quot;A String&quot;, # Output only. The type of a managed Google Play Accounts enterprise.
476491
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
477492
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
478493
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
@@ -528,13 +543,16 @@ <h3>Method Details</h3>
528543
&quot;A String&quot;,
529544
],
530545
&quot;enterpriseDisplayName&quot;: &quot;A String&quot;, # The name of the enterprise displayed to users. This field has a maximum length of 100 characters.
546+
&quot;enterpriseType&quot;: &quot;A String&quot;, # Output only. The type of the enterprise.
531547
&quot;googleAuthenticationSettings&quot;: { # Contains settings for Google-provided user authentication. # Settings for Google-provided user authentication.
532548
&quot;googleAuthenticationRequired&quot;: &quot;A String&quot;, # Output only. Whether users need to be authenticated by Google during the enrollment process. IT admin can specify if Google authentication is enabled for the enterprise for knowledge worker devices. This value can be set only via the Google Admin Console. Google authentication can be used with signin_url In the case where Google authentication is required and a signin_url is specified, Google authentication will be launched before signin_url.
533549
},
534550
&quot;logo&quot;: { # Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. # An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng.
535551
&quot;sha256Hash&quot;: &quot;A String&quot;, # The base-64 encoded SHA-256 hash of the content hosted at url. If the content doesn&#x27;t match this hash, Android Device Policy won&#x27;t use the data.
536552
&quot;url&quot;: &quot;A String&quot;, # The absolute URL to the data, which must use either the http or https scheme. Android Device Policy doesn&#x27;t provide any credentials in the GET request, so the URL must be publicly accessible. Including a long, random component in the URL may be used to prevent attackers from discovering the URL.
537553
},
554+
&quot;managedGoogleDomainType&quot;: &quot;A String&quot;, # Output only. The type of managed Google domain.
555+
&quot;managedGooglePlayAccountsEnterpriseType&quot;: &quot;A String&quot;, # Output only. The type of a managed Google Play Accounts enterprise.
538556
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
539557
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
540558
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.

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

+46-1
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@
11741174
}
11751175
}
11761176
},
1177-
"revision": "20250123",
1177+
"revision": "20250213",
11781178
"rootUrl": "https://androidmanagement.googleapis.com/",
11791179
"schemas": {
11801180
"AdbShellCommandEvent": {
@@ -3183,6 +3183,21 @@ false
31833183
"description": "The name of the enterprise displayed to users. This field has a maximum length of 100 characters.",
31843184
"type": "string"
31853185
},
3186+
"enterpriseType": {
3187+
"description": "Output only. The type of the enterprise.",
3188+
"enum": [
3189+
"ENTERPRISE_TYPE_UNSPECIFIED",
3190+
"MANAGED_GOOGLE_DOMAIN",
3191+
"MANAGED_GOOGLE_PLAY_ACCOUNTS_ENTERPRISE"
3192+
],
3193+
"enumDescriptions": [
3194+
"This value is not used.",
3195+
"The enterprise belongs to a managed Google domain (https://developers.google.com/android/work/terminology#managed_google_domain).",
3196+
"The enterprise is a managed Google Play Accounts enterprise (https://developers.google.com/android/work/terminology#managed_google_play_accounts_enterprise)."
3197+
],
3198+
"readOnly": true,
3199+
"type": "string"
3200+
},
31863201
"googleAuthenticationSettings": {
31873202
"$ref": "GoogleAuthenticationSettings",
31883203
"description": "Settings for Google-provided user authentication."
@@ -3191,6 +3206,36 @@ false
31913206
"$ref": "ExternalData",
31923207
"description": "An image displayed as a logo during device provisioning. Supported types are: image/bmp, image/gif, image/x-ico, image/jpeg, image/png, image/webp, image/vnd.wap.wbmp, image/x-adobe-dng."
31933208
},
3209+
"managedGoogleDomainType": {
3210+
"description": "Output only. The type of managed Google domain.",
3211+
"enum": [
3212+
"MANAGED_GOOGLE_DOMAIN_TYPE_UNSPECIFIED",
3213+
"TYPE_TEAM",
3214+
"TYPE_DOMAIN"
3215+
],
3216+
"enumDescriptions": [
3217+
"The managed Google domain type is not specified.",
3218+
"The managed Google domain is an email-verified team.",
3219+
"The managed Google domain is domain-verified."
3220+
],
3221+
"readOnly": true,
3222+
"type": "string"
3223+
},
3224+
"managedGooglePlayAccountsEnterpriseType": {
3225+
"description": "Output only. The type of a managed Google Play Accounts enterprise.",
3226+
"enum": [
3227+
"MANAGED_GOOGLE_PLAY_ACCOUNTS_ENTERPRISE_TYPE_UNSPECIFIED",
3228+
"CUSTOMER_MANAGED",
3229+
"EMM_MANAGED"
3230+
],
3231+
"enumDescriptions": [
3232+
"The managed Google Play Accounts enterprise type is not specified.",
3233+
"The enterprise is customer-managed",
3234+
"The enterprise is EMM-managed (deprecated)."
3235+
],
3236+
"readOnly": true,
3237+
"type": "string"
3238+
},
31943239
"name": {
31953240
"description": "The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.",
31963241
"type": "string"

0 commit comments

Comments
 (0)
Please sign in to comment.