| Package | Description |
|---|---|
| com.google.identity.accesscontextmanager.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
OsConstraint
A restriction on the OS type and version of devices making requests.
|
static class |
OsConstraint.Builder
A restriction on the OS type and version of devices making requests.
|
| Modifier and Type | Method and Description |
|---|---|
OsConstraintOrBuilder |
DevicePolicyOrBuilder.getOsConstraintsOrBuilder(int index)
Allowed OS versions, an empty list allows all types and all versions.
|
OsConstraintOrBuilder |
DevicePolicy.getOsConstraintsOrBuilder(int index)
Allowed OS versions, an empty list allows all types and all versions.
|
OsConstraintOrBuilder |
DevicePolicy.Builder.getOsConstraintsOrBuilder(int index)
Allowed OS versions, an empty list allows all types and all versions.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OsConstraintOrBuilder> |
DevicePolicyOrBuilder.getOsConstraintsOrBuilderList()
Allowed OS versions, an empty list allows all types and all versions.
|
List<? extends OsConstraintOrBuilder> |
DevicePolicy.getOsConstraintsOrBuilderList()
Allowed OS versions, an empty list allows all types and all versions.
|
List<? extends OsConstraintOrBuilder> |
DevicePolicy.Builder.getOsConstraintsOrBuilderList()
Allowed OS versions, an empty list allows all types and all versions.
|
Copyright © 2021 Google LLC. All rights reserved.