| Package | Description |
|---|---|
| com.google.identity.accesscontextmanager.v1 |
| Modifier and Type | Method and Description |
|---|---|
static LevelFormat |
LevelFormat.forNumber(int value) |
LevelFormat |
GetAccessLevelRequest.getAccessLevelFormat()
Whether to return `BasicLevels` in the Cloud Common Expression
Language rather than as `BasicLevels`.
|
LevelFormat |
GetAccessLevelRequest.Builder.getAccessLevelFormat()
Whether to return `BasicLevels` in the Cloud Common Expression
Language rather than as `BasicLevels`.
|
LevelFormat |
ListAccessLevelsRequest.getAccessLevelFormat()
Whether to return `BasicLevels` in the Cloud Common Expression language, as
`CustomLevels`, rather than as `BasicLevels`.
|
LevelFormat |
ListAccessLevelsRequest.Builder.getAccessLevelFormat()
Whether to return `BasicLevels` in the Cloud Common Expression language, as
`CustomLevels`, rather than as `BasicLevels`.
|
LevelFormat |
GetAccessLevelRequestOrBuilder.getAccessLevelFormat()
Whether to return `BasicLevels` in the Cloud Common Expression
Language rather than as `BasicLevels`.
|
LevelFormat |
ListAccessLevelsRequestOrBuilder.getAccessLevelFormat()
Whether to return `BasicLevels` in the Cloud Common Expression language, as
`CustomLevels`, rather than as `BasicLevels`.
|
static LevelFormat |
LevelFormat.valueOf(Descriptors.EnumValueDescriptor desc) |
static LevelFormat |
LevelFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LevelFormat |
LevelFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelFormat[] |
LevelFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Internal.EnumLiteMap<LevelFormat> |
LevelFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetAccessLevelRequest.Builder |
GetAccessLevelRequest.Builder.setAccessLevelFormat(LevelFormat value)
Whether to return `BasicLevels` in the Cloud Common Expression
Language rather than as `BasicLevels`.
|
ListAccessLevelsRequest.Builder |
ListAccessLevelsRequest.Builder.setAccessLevelFormat(LevelFormat value)
Whether to return `BasicLevels` in the Cloud Common Expression language, as
`CustomLevels`, rather than as `BasicLevels`.
|
Copyright © 2021 Google LLC. All rights reserved.