Skip to content

Commit 7bfef3f

Browse files
feat(cloudidentity): update the api
#### cloudidentity:v1 The following keys were added: - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.ctsProfileMatch.type (Total Keys: 1) - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.hasPotentiallyHarmfulApps.type (Total Keys: 1) - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.verifiedBoot.type (Total Keys: 1) - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.verifyAppsEnabled.type (Total Keys: 1) #### cloudidentity:v1beta1 The following keys were added: - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.ctsProfileMatch.type (Total Keys: 1) - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.hasPotentiallyHarmfulApps.type (Total Keys: 1) - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.verifiedBoot.type (Total Keys: 1) - schemas.GoogleAppsCloudidentityDevicesV1AndroidAttributes.properties.verifyAppsEnabled.type (Total Keys: 1)
1 parent 3895b19 commit 7bfef3f

File tree

3 files changed

+46
-2
lines changed

3 files changed

+46
-2
lines changed

docs/dyn/cloudidentity_v1.devices.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,14 @@ <h3>Method Details</h3>
161161

162162
{ # A Device within the Cloud Identity Devices API. Represents a Device known to Google Cloud, independent of the device ownership, type, and whether it is assigned or in use by a user.
163163
&quot;androidSpecificAttributes&quot;: { # Resource representing the Android specific attributes of a Device. # Output only. Attributes specific to Android devices.
164+
&quot;ctsProfileMatch&quot;: True or False, # Whether the device passes Android CTS compliance.
164165
&quot;enabledUnknownSources&quot;: True or False, # Whether applications from unknown sources can be installed on device.
166+
&quot;hasPotentiallyHarmfulApps&quot;: True or False, # Whether any potentially harmful apps were detected on the device.
165167
&quot;ownerProfileAccount&quot;: True or False, # Whether this account is on an owner/primary profile. For phones, only true for owner profiles. Android 4+ devices can have secondary or restricted user profiles.
166168
&quot;ownershipPrivilege&quot;: &quot;A String&quot;, # Ownership privileges on device.
167169
&quot;supportsWorkProfile&quot;: True or False, # Whether device supports Android work profiles. If false, this service will not block access to corp data even if an administrator turns on the &quot;Enforce Work Profile&quot; policy.
170+
&quot;verifiedBoot&quot;: True or False, # Whether Android verified boot status is GREEN.
171+
&quot;verifyAppsEnabled&quot;: True or False, # Whether Google Play Protect Verify Apps is enabled.
168172
},
169173
&quot;assetTag&quot;: &quot;A String&quot;, # Asset tag of the device.
170174
&quot;basebandVersion&quot;: &quot;A String&quot;, # Output only. Baseband version of the device.
@@ -283,10 +287,14 @@ <h3>Method Details</h3>
283287

284288
{ # A Device within the Cloud Identity Devices API. Represents a Device known to Google Cloud, independent of the device ownership, type, and whether it is assigned or in use by a user.
285289
&quot;androidSpecificAttributes&quot;: { # Resource representing the Android specific attributes of a Device. # Output only. Attributes specific to Android devices.
290+
&quot;ctsProfileMatch&quot;: True or False, # Whether the device passes Android CTS compliance.
286291
&quot;enabledUnknownSources&quot;: True or False, # Whether applications from unknown sources can be installed on device.
292+
&quot;hasPotentiallyHarmfulApps&quot;: True or False, # Whether any potentially harmful apps were detected on the device.
287293
&quot;ownerProfileAccount&quot;: True or False, # Whether this account is on an owner/primary profile. For phones, only true for owner profiles. Android 4+ devices can have secondary or restricted user profiles.
288294
&quot;ownershipPrivilege&quot;: &quot;A String&quot;, # Ownership privileges on device.
289295
&quot;supportsWorkProfile&quot;: True or False, # Whether device supports Android work profiles. If false, this service will not block access to corp data even if an administrator turns on the &quot;Enforce Work Profile&quot; policy.
296+
&quot;verifiedBoot&quot;: True or False, # Whether Android verified boot status is GREEN.
297+
&quot;verifyAppsEnabled&quot;: True or False, # Whether Google Play Protect Verify Apps is enabled.
290298
},
291299
&quot;assetTag&quot;: &quot;A String&quot;, # Asset tag of the device.
292300
&quot;basebandVersion&quot;: &quot;A String&quot;, # Output only. Baseband version of the device.
@@ -350,10 +358,14 @@ <h3>Method Details</h3>
350358
&quot;devices&quot;: [ # Devices meeting the list restrictions.
351359
{ # A Device within the Cloud Identity Devices API. Represents a Device known to Google Cloud, independent of the device ownership, type, and whether it is assigned or in use by a user.
352360
&quot;androidSpecificAttributes&quot;: { # Resource representing the Android specific attributes of a Device. # Output only. Attributes specific to Android devices.
361+
&quot;ctsProfileMatch&quot;: True or False, # Whether the device passes Android CTS compliance.
353362
&quot;enabledUnknownSources&quot;: True or False, # Whether applications from unknown sources can be installed on device.
363+
&quot;hasPotentiallyHarmfulApps&quot;: True or False, # Whether any potentially harmful apps were detected on the device.
354364
&quot;ownerProfileAccount&quot;: True or False, # Whether this account is on an owner/primary profile. For phones, only true for owner profiles. Android 4+ devices can have secondary or restricted user profiles.
355365
&quot;ownershipPrivilege&quot;: &quot;A String&quot;, # Ownership privileges on device.
356366
&quot;supportsWorkProfile&quot;: True or False, # Whether device supports Android work profiles. If false, this service will not block access to corp data even if an administrator turns on the &quot;Enforce Work Profile&quot; policy.
367+
&quot;verifiedBoot&quot;: True or False, # Whether Android verified boot status is GREEN.
368+
&quot;verifyAppsEnabled&quot;: True or False, # Whether Google Play Protect Verify Apps is enabled.
357369
},
358370
&quot;assetTag&quot;: &quot;A String&quot;, # Asset tag of the device.
359371
&quot;basebandVersion&quot;: &quot;A String&quot;, # Output only. Baseband version of the device.

googleapiclient/discovery_cache/documents/cloudidentity.v1.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1990,7 +1990,7 @@
19901990
}
19911991
}
19921992
},
1993-
"revision": "20230530",
1993+
"revision": "20230613",
19941994
"rootUrl": "https://cloudidentity.googleapis.com/",
19951995
"schemas": {
19961996
"AddIdpCredentialOperationMetadata": {
@@ -2221,10 +2221,18 @@
22212221
"description": "Resource representing the Android specific attributes of a Device.",
22222222
"id": "GoogleAppsCloudidentityDevicesV1AndroidAttributes",
22232223
"properties": {
2224+
"ctsProfileMatch": {
2225+
"description": "Whether the device passes Android CTS compliance.",
2226+
"type": "boolean"
2227+
},
22242228
"enabledUnknownSources": {
22252229
"description": "Whether applications from unknown sources can be installed on device.",
22262230
"type": "boolean"
22272231
},
2232+
"hasPotentiallyHarmfulApps": {
2233+
"description": "Whether any potentially harmful apps were detected on the device.",
2234+
"type": "boolean"
2235+
},
22282236
"ownerProfileAccount": {
22292237
"description": "Whether this account is on an owner/primary profile. For phones, only true for owner profiles. Android 4+ devices can have secondary or restricted user profiles.",
22302238
"type": "boolean"
@@ -2248,6 +2256,14 @@
22482256
"supportsWorkProfile": {
22492257
"description": "Whether device supports Android work profiles. If false, this service will not block access to corp data even if an administrator turns on the \"Enforce Work Profile\" policy.",
22502258
"type": "boolean"
2259+
},
2260+
"verifiedBoot": {
2261+
"description": "Whether Android verified boot status is GREEN.",
2262+
"type": "boolean"
2263+
},
2264+
"verifyAppsEnabled": {
2265+
"description": "Whether Google Play Protect Verify Apps is enabled.",
2266+
"type": "boolean"
22512267
}
22522268
},
22532269
"type": "object"

googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@
20152015
}
20162016
}
20172017
},
2018-
"revision": "20230530",
2018+
"revision": "20230613",
20192019
"rootUrl": "https://cloudidentity.googleapis.com/",
20202020
"schemas": {
20212021
"AddIdpCredentialOperationMetadata": {
@@ -2944,10 +2944,18 @@
29442944
"description": "Resource representing the Android specific attributes of a Device.",
29452945
"id": "GoogleAppsCloudidentityDevicesV1AndroidAttributes",
29462946
"properties": {
2947+
"ctsProfileMatch": {
2948+
"description": "Whether the device passes Android CTS compliance.",
2949+
"type": "boolean"
2950+
},
29472951
"enabledUnknownSources": {
29482952
"description": "Whether applications from unknown sources can be installed on device.",
29492953
"type": "boolean"
29502954
},
2955+
"hasPotentiallyHarmfulApps": {
2956+
"description": "Whether any potentially harmful apps were detected on the device.",
2957+
"type": "boolean"
2958+
},
29512959
"ownerProfileAccount": {
29522960
"description": "Whether this account is on an owner/primary profile. For phones, only true for owner profiles. Android 4+ devices can have secondary or restricted user profiles.",
29532961
"type": "boolean"
@@ -2971,6 +2979,14 @@
29712979
"supportsWorkProfile": {
29722980
"description": "Whether device supports Android work profiles. If false, this service will not block access to corp data even if an administrator turns on the \"Enforce Work Profile\" policy.",
29732981
"type": "boolean"
2982+
},
2983+
"verifiedBoot": {
2984+
"description": "Whether Android verified boot status is GREEN.",
2985+
"type": "boolean"
2986+
},
2987+
"verifyAppsEnabled": {
2988+
"description": "Whether Google Play Protect Verify Apps is enabled.",
2989+
"type": "boolean"
29742990
}
29752991
},
29762992
"type": "object"

0 commit comments

Comments
 (0)