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