public final class GoogleAppsCloudidentityDevicesV1BrowserInfo
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Cloud Identity API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleAppsCloudidentityDevicesV1BrowserInfo() |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
clone() |
String |
getBrowserManagementState()
Output only.
|
String |
getBrowserVersion()
Version of the request initiating browser.
|
Boolean |
getIsBuiltInDnsClientEnabled()
Current state of [built-in DNS
client](https://chromeenterprise.google/policies/#BuiltInDnsClientEnabled).
|
Boolean |
getIsBulkDataEntryAnalysisEnabled()
Current state of [bulk data
analysis](https://chromeenterprise.google/policies/#OnBulkDataEntryEnterpriseConnector).
|
Boolean |
getIsChromeCleanupEnabled()
Current state of [Chrome
Cleanup](https://chromeenterprise.google/policies/#ChromeCleanupEnabled).
|
Boolean |
getIsChromeRemoteDesktopAppBlocked()
Current state of [Chrome Remote Desktop
app](https://chromeenterprise.google/policies/#URLBlocklist).
|
Boolean |
getIsFileDownloadAnalysisEnabled()
Current state of [file download
analysis](https://chromeenterprise.google/policies/#OnFileDownloadedEnterpriseConnector).
|
Boolean |
getIsFileUploadAnalysisEnabled()
Current state of [file upload
analysis](https://chromeenterprise.google/policies/#OnFileAttachedEnterpriseConnector).
|
Boolean |
getIsRealtimeUrlCheckEnabled()
Current state of [real-time URL
check](https://chromeenterprise.google/policies/#EnterpriseRealTimeUrlCheckMode).
|
Boolean |
getIsSecurityEventAnalysisEnabled()
Current state of [security event
analysis](https://chromeenterprise.google/policies/#OnSecurityEventEnterpriseConnector).
|
Boolean |
getIsSiteIsolationEnabled()
Current state of [site
isolation](https://chromeenterprise.google/policies/?policy=IsolateOrigins).
|
Boolean |
getIsThirdPartyBlockingEnabled()
Current state of [third-party
blocking](https://chromeenterprise.google/policies/#ThirdPartyBlockingEnabled).
|
String |
getPasswordProtectionWarningTrigger()
Current state of [password protection
trigger](https://chromeenterprise.google/policies/#PasswordProtectionWarningTrigger).
|
String |
getSafeBrowsingProtectionLevel()
Current state of [Safe Browsing protection
level](https://chromeenterprise.google/policies/#SafeBrowsingProtectionLevel).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
set(String fieldName,
Object value) |
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setBrowserManagementState(String browserManagementState)
Output only.
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setBrowserVersion(String browserVersion)
Version of the request initiating browser.
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsBuiltInDnsClientEnabled(Boolean isBuiltInDnsClientEnabled)
Current state of [built-in DNS
client](https://chromeenterprise.google/policies/#BuiltInDnsClientEnabled).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsBulkDataEntryAnalysisEnabled(Boolean isBulkDataEntryAnalysisEnabled)
Current state of [bulk data
analysis](https://chromeenterprise.google/policies/#OnBulkDataEntryEnterpriseConnector).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsChromeCleanupEnabled(Boolean isChromeCleanupEnabled)
Current state of [Chrome
Cleanup](https://chromeenterprise.google/policies/#ChromeCleanupEnabled).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsChromeRemoteDesktopAppBlocked(Boolean isChromeRemoteDesktopAppBlocked)
Current state of [Chrome Remote Desktop
app](https://chromeenterprise.google/policies/#URLBlocklist).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsFileDownloadAnalysisEnabled(Boolean isFileDownloadAnalysisEnabled)
Current state of [file download
analysis](https://chromeenterprise.google/policies/#OnFileDownloadedEnterpriseConnector).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsFileUploadAnalysisEnabled(Boolean isFileUploadAnalysisEnabled)
Current state of [file upload
analysis](https://chromeenterprise.google/policies/#OnFileAttachedEnterpriseConnector).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsRealtimeUrlCheckEnabled(Boolean isRealtimeUrlCheckEnabled)
Current state of [real-time URL
check](https://chromeenterprise.google/policies/#EnterpriseRealTimeUrlCheckMode).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsSecurityEventAnalysisEnabled(Boolean isSecurityEventAnalysisEnabled)
Current state of [security event
analysis](https://chromeenterprise.google/policies/#OnSecurityEventEnterpriseConnector).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsSiteIsolationEnabled(Boolean isSiteIsolationEnabled)
Current state of [site
isolation](https://chromeenterprise.google/policies/?policy=IsolateOrigins).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setIsThirdPartyBlockingEnabled(Boolean isThirdPartyBlockingEnabled)
Current state of [third-party
blocking](https://chromeenterprise.google/policies/#ThirdPartyBlockingEnabled).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setPasswordProtectionWarningTrigger(String passwordProtectionWarningTrigger)
Current state of [password protection
trigger](https://chromeenterprise.google/policies/#PasswordProtectionWarningTrigger).
|
GoogleAppsCloudidentityDevicesV1BrowserInfo |
setSafeBrowsingProtectionLevel(String safeBrowsingProtectionLevel)
Current state of [Safe Browsing protection
level](https://chromeenterprise.google/policies/#SafeBrowsingProtectionLevel).
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic GoogleAppsCloudidentityDevicesV1BrowserInfo()
public String getBrowserManagementState()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserManagementState(String browserManagementState)
browserManagementState - browserManagementState or null for nonepublic String getBrowserVersion()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserVersion(String browserVersion)
browserVersion - browserVersion or null for nonepublic Boolean getIsBuiltInDnsClientEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsBuiltInDnsClientEnabled(Boolean isBuiltInDnsClientEnabled)
isBuiltInDnsClientEnabled - isBuiltInDnsClientEnabled or null for nonepublic Boolean getIsBulkDataEntryAnalysisEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsBulkDataEntryAnalysisEnabled(Boolean isBulkDataEntryAnalysisEnabled)
isBulkDataEntryAnalysisEnabled - isBulkDataEntryAnalysisEnabled or null for nonepublic Boolean getIsChromeCleanupEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsChromeCleanupEnabled(Boolean isChromeCleanupEnabled)
isChromeCleanupEnabled - isChromeCleanupEnabled or null for nonepublic Boolean getIsChromeRemoteDesktopAppBlocked()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsChromeRemoteDesktopAppBlocked(Boolean isChromeRemoteDesktopAppBlocked)
isChromeRemoteDesktopAppBlocked - isChromeRemoteDesktopAppBlocked or null for nonepublic Boolean getIsFileDownloadAnalysisEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsFileDownloadAnalysisEnabled(Boolean isFileDownloadAnalysisEnabled)
isFileDownloadAnalysisEnabled - isFileDownloadAnalysisEnabled or null for nonepublic Boolean getIsFileUploadAnalysisEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsFileUploadAnalysisEnabled(Boolean isFileUploadAnalysisEnabled)
isFileUploadAnalysisEnabled - isFileUploadAnalysisEnabled or null for nonepublic Boolean getIsRealtimeUrlCheckEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsRealtimeUrlCheckEnabled(Boolean isRealtimeUrlCheckEnabled)
isRealtimeUrlCheckEnabled - isRealtimeUrlCheckEnabled or null for nonepublic Boolean getIsSecurityEventAnalysisEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsSecurityEventAnalysisEnabled(Boolean isSecurityEventAnalysisEnabled)
isSecurityEventAnalysisEnabled - isSecurityEventAnalysisEnabled or null for nonepublic Boolean getIsSiteIsolationEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsSiteIsolationEnabled(Boolean isSiteIsolationEnabled)
isSiteIsolationEnabled - isSiteIsolationEnabled or null for nonepublic Boolean getIsThirdPartyBlockingEnabled()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setIsThirdPartyBlockingEnabled(Boolean isThirdPartyBlockingEnabled)
isThirdPartyBlockingEnabled - isThirdPartyBlockingEnabled or null for nonepublic String getPasswordProtectionWarningTrigger()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setPasswordProtectionWarningTrigger(String passwordProtectionWarningTrigger)
passwordProtectionWarningTrigger - passwordProtectionWarningTrigger or null for nonepublic String getSafeBrowsingProtectionLevel()
null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo setSafeBrowsingProtectionLevel(String safeBrowsingProtectionLevel)
safeBrowsingProtectionLevel - safeBrowsingProtectionLevel or null for nonepublic GoogleAppsCloudidentityDevicesV1BrowserInfo set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleAppsCloudidentityDevicesV1BrowserInfo clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.