| Modifier and Type | Method and Description |
|---|---|
static ImportRulesFileFormat |
ImportRulesFileFormat.forNumber(int value) |
ImportRulesFileFormat |
BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder.getFileFormat()
Output only.
|
ImportRulesFileFormat |
BackgroundJobLogEntry.ImportRulesJobDetails.getFileFormat()
Output only.
|
ImportRulesFileFormat |
BackgroundJobLogEntry.ImportRulesJobDetails.Builder.getFileFormat()
Output only.
|
ImportRulesFileFormat |
ImportMappingRulesRequestOrBuilder.getRulesFormat()
Required.
|
ImportRulesFileFormat |
ImportMappingRulesRequest.getRulesFormat()
Required.
|
ImportRulesFileFormat |
ImportMappingRulesRequest.Builder.getRulesFormat()
Required.
|
static ImportRulesFileFormat |
ImportRulesFileFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportRulesFileFormat |
ImportRulesFileFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportRulesFileFormat |
ImportRulesFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportRulesFileFormat[] |
ImportRulesFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ImportRulesFileFormat> |
ImportRulesFileFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BackgroundJobLogEntry.ImportRulesJobDetails.Builder |
BackgroundJobLogEntry.ImportRulesJobDetails.Builder.setFileFormat(ImportRulesFileFormat value)
Output only.
|
ImportMappingRulesRequest.Builder |
ImportMappingRulesRequest.Builder.setRulesFormat(ImportRulesFileFormat value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.