| Modifier and Type | Method and Description |
|---|---|
static SupportedDatabaseFlag.Scope |
SupportedDatabaseFlag.Scope.forNumber(int value) |
SupportedDatabaseFlag.Scope |
SupportedDatabaseFlagOrBuilder.getScope()
The scope of the flag.
|
SupportedDatabaseFlag.Scope |
ListSupportedDatabaseFlagsRequestOrBuilder.getScope()
Optional.
|
SupportedDatabaseFlag.Scope |
ListSupportedDatabaseFlagsRequest.getScope()
Optional.
|
SupportedDatabaseFlag.Scope |
ListSupportedDatabaseFlagsRequest.Builder.getScope()
Optional.
|
SupportedDatabaseFlag.Scope |
SupportedDatabaseFlag.getScope()
The scope of the flag.
|
SupportedDatabaseFlag.Scope |
SupportedDatabaseFlag.Builder.getScope()
The scope of the flag.
|
static SupportedDatabaseFlag.Scope |
SupportedDatabaseFlag.Scope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SupportedDatabaseFlag.Scope |
SupportedDatabaseFlag.Scope.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SupportedDatabaseFlag.Scope |
SupportedDatabaseFlag.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedDatabaseFlag.Scope[] |
SupportedDatabaseFlag.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SupportedDatabaseFlag.Scope> |
SupportedDatabaseFlag.Scope.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedDatabaseFlagsRequest.Builder |
ListSupportedDatabaseFlagsRequest.Builder.setScope(SupportedDatabaseFlag.Scope value)
Optional.
|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setScope(SupportedDatabaseFlag.Scope value)
The scope of the flag.
|
Copyright © 2025 Google LLC. All rights reserved.