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