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