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