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