|
2015 | 2015 | }
|
2016 | 2016 | }
|
2017 | 2017 | },
|
2018 |
| - "revision": "20240902", |
| 2018 | + "revision": "20240924", |
2019 | 2019 | "rootUrl": "https://cloudidentity.googleapis.com/",
|
2020 | 2020 | "schemas": {
|
2021 | 2021 | "AddIdpCredentialOperationMetadata": {
|
|
2136 | 2136 | "type": "object"
|
2137 | 2137 | },
|
2138 | 2138 | "BrowserAttributes": {
|
2139 |
| - "description": "Contains information about browser profiles reported by the Endpoint Verification extension.", |
| 2139 | + "description": "Contains information about browser profiles reported by the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-verification/callobklhcbilhphinckomhgkigmfocg?pli=1).", |
2140 | 2140 | "id": "BrowserAttributes",
|
2141 | 2141 | "properties": {
|
2142 | 2142 | "chromeBrowserInfo": {
|
2143 | 2143 | "$ref": "BrowserInfo",
|
2144 |
| - "description": "Represents the current state of the [Chrome browser attributes](https://cloud.google.com/access-context-manager/docs/browser-attributes) sent by the Endpoint Verification extension." |
| 2144 | + "description": "Represents the current state of the [Chrome browser attributes](https://cloud.google.com/access-context-manager/docs/browser-attributes) sent by the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-verification/callobklhcbilhphinckomhgkigmfocg?pli=1)." |
2145 | 2145 | },
|
2146 | 2146 | "chromeProfileId": {
|
2147 | 2147 | "description": "Chrome profile ID that is exposed by the Chrome API. It is unique for each device.",
|
2148 | 2148 | "type": "string"
|
2149 | 2149 | },
|
2150 | 2150 | "lastProfileSyncTime": {
|
2151 |
| - "description": "Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.", |
| 2151 | + "description": "Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.", |
2152 | 2152 | "format": "google-datetime",
|
2153 | 2153 | "type": "string"
|
2154 | 2154 | }
|
2155 | 2155 | },
|
2156 | 2156 | "type": "object"
|
2157 | 2157 | },
|
2158 | 2158 | "BrowserInfo": {
|
2159 |
| - "description": "Browser-specific fields reported by the Endpoint Verification extension. LINT.IfChange", |
| 2159 | + "description": "Browser-specific fields reported by the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-verification/callobklhcbilhphinckomhgkigmfocg?pli=1).", |
2160 | 2160 | "id": "BrowserInfo",
|
2161 | 2161 | "properties": {
|
2162 | 2162 | "browserManagementState": {
|
|
2179 | 2179 | "type": "string"
|
2180 | 2180 | },
|
2181 | 2181 | "browserVersion": {
|
2182 |
| - "description": "Version of the request initiating browser.", |
| 2182 | + "description": "Version of the request initiating browser. E.g. `91.0.4442.4`.", |
2183 | 2183 | "type": "string"
|
2184 | 2184 | },
|
2185 | 2185 | "isBuiltInDnsClientEnabled": {
|
|
3024 | 3024 | "description": "Properties of the object.",
|
3025 | 3025 | "type": "any"
|
3026 | 3026 | },
|
3027 |
| - "description": "Additional signals reported by Endpoint Verification. It includes the following attributes: 1. Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name, is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. Configurable attributes: file_config, registry_config, and plist_config.", |
| 3027 | + "description": "[Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information) reported by Endpoint Verification. It includes the following attributes: * Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name, is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes): file, folder, and binary attributes; registry entries; and properties in a plist.", |
3028 | 3028 | "type": "object"
|
3029 | 3029 | },
|
3030 | 3030 | "browserAttributes": {
|
|
3190 | 3190 | "type": "string"
|
3191 | 3191 | },
|
3192 | 3192 | "lastProfileSyncTime": {
|
3193 |
| - "description": "Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.", |
| 3193 | + "description": "Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.", |
3194 | 3194 | "format": "google-datetime",
|
3195 | 3195 | "type": "string"
|
3196 | 3196 | }
|
3197 | 3197 | },
|
3198 | 3198 | "type": "object"
|
3199 | 3199 | },
|
3200 | 3200 | "GoogleAppsCloudidentityDevicesV1BrowserInfo": {
|
3201 |
| - "description": "Browser-specific fields reported by the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-verification/callobklhcbilhphinckomhgkigmfocg?pli=1). LINT.IfChange", |
| 3201 | + "description": "Browser-specific fields reported by the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-verification/callobklhcbilhphinckomhgkigmfocg?pli=1).", |
3202 | 3202 | "id": "GoogleAppsCloudidentityDevicesV1BrowserInfo",
|
3203 | 3203 | "properties": {
|
3204 | 3204 | "browserManagementState": {
|
|
3221 | 3221 | "type": "string"
|
3222 | 3222 | },
|
3223 | 3223 | "browserVersion": {
|
3224 |
| - "description": "Version of the request initiating browser.", |
| 3224 | + "description": "Version of the request initiating browser. E.g. `91.0.4442.4`.", |
3225 | 3225 | "type": "string"
|
3226 | 3226 | },
|
3227 | 3227 | "isBuiltInDnsClientEnabled": {
|
|
3904 | 3904 | "description": "Properties of the object.",
|
3905 | 3905 | "type": "any"
|
3906 | 3906 | },
|
3907 |
| - "description": "Additional signals reported by Endpoint Verification. It includes the following attributes: 1. Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name, is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. [Configurable attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes): file, folder, and binary attributes; registry entries; and properties in a plist.", |
| 3907 | + "description": "[Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information) reported by Endpoint Verification. It includes the following attributes: * Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name, is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes): file, folder, and binary attributes; registry entries; and properties in a plist.", |
3908 | 3908 | "type": "object"
|
3909 | 3909 | },
|
3910 | 3910 | "browserAttributes": {
|
|
0 commit comments