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