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