| Modifier and Type | Method and Description |
|---|---|
static RestoreInfo.SourceInfoCase |
RestoreInfo.SourceInfoCase.forNumber(int value) |
RestoreInfo.SourceInfoCase |
RestoreInfoOrBuilder.getSourceInfoCase() |
RestoreInfo.SourceInfoCase |
RestoreInfo.getSourceInfoCase() |
RestoreInfo.SourceInfoCase |
RestoreInfo.Builder.getSourceInfoCase() |
static RestoreInfo.SourceInfoCase |
RestoreInfo.SourceInfoCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RestoreInfo.SourceInfoCase |
RestoreInfo.SourceInfoCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestoreInfo.SourceInfoCase[] |
RestoreInfo.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.