| Modifier and Type | Method and Description |
|---|---|
static AppProfile.IsolationCase |
AppProfile.IsolationCase.forNumber(int value) |
AppProfile.IsolationCase |
AppProfileOrBuilder.getIsolationCase() |
AppProfile.IsolationCase |
AppProfile.getIsolationCase() |
AppProfile.IsolationCase |
AppProfile.Builder.getIsolationCase() |
static AppProfile.IsolationCase |
AppProfile.IsolationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AppProfile.IsolationCase |
AppProfile.IsolationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppProfile.IsolationCase[] |
AppProfile.IsolationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026 Google LLC. All rights reserved.