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