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