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