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