Package-level declarations

Types

Link copied to clipboard
enum BasicLevelCombiningFunction : Enum<BasicLevelCombiningFunction> , ConvertibleToJava<BasicLevelCombiningFunction>

How the conditions list should be combined to determine if a request is granted this AccessLevel. If AND is used, each Condition in conditions must be satisfied for the AccessLevel to be applied. If OR is used, at least one Condition in conditions must be satisfied for the AccessLevel to be applied. Default behavior is AND.

enum DevicePolicyAllowedDeviceManagementLevelsItem : Enum<DevicePolicyAllowedDeviceManagementLevelsItem> , ConvertibleToJava<DevicePolicyAllowedDeviceManagementLevelsItem>
enum DevicePolicyAllowedEncryptionStatusesItem : Enum<DevicePolicyAllowedEncryptionStatusesItem> , ConvertibleToJava<DevicePolicyAllowedEncryptionStatusesItem>
Link copied to clipboard
enum OsConstraintOsType : Enum<OsConstraintOsType> , ConvertibleToJava<OsConstraintOsType>

Required. The allowed OS type.

Link copied to clipboard
enum ServicePerimeterPerimeterType : Enum<ServicePerimeterPerimeterType> , ConvertibleToJava<ServicePerimeterPerimeterType>

Perimeter type indicator. A single project is allowed to be a member of single regular perimeter, but multiple service perimeter bridges. A project cannot be a included in a perimeter bridge without being included in regular perimeter. For perimeter bridges, restricted/unrestricted service lists as well as access lists must be empty.