public static final class TranslationFileMapping.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder> implements TranslationFileMappingOrBuilder
Mapping between an input and output file to be translated in a subtask.Protobuf type
google.cloud.bigquery.migration.v2alpha.TranslationFileMapping| Modifier and Type | Method and Description |
|---|---|
TranslationFileMapping.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TranslationFileMapping |
build() |
TranslationFileMapping |
buildPartial() |
TranslationFileMapping.Builder |
clear() |
TranslationFileMapping.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TranslationFileMapping.Builder |
clearInputPath()
The Cloud Storage path for a file to translation in a subtask.
|
TranslationFileMapping.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TranslationFileMapping.Builder |
clearOutputPath()
The Cloud Storage path to write back the corresponding input file to.
|
TranslationFileMapping.Builder |
clone() |
TranslationFileMapping |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInputPath()
The Cloud Storage path for a file to translation in a subtask.
|
com.google.protobuf.ByteString |
getInputPathBytes()
The Cloud Storage path for a file to translation in a subtask.
|
String |
getOutputPath()
The Cloud Storage path to write back the corresponding input file to.
|
com.google.protobuf.ByteString |
getOutputPathBytes()
The Cloud Storage path to write back the corresponding input file to.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TranslationFileMapping.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TranslationFileMapping.Builder |
mergeFrom(com.google.protobuf.Message other) |
TranslationFileMapping.Builder |
mergeFrom(TranslationFileMapping other) |
TranslationFileMapping.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TranslationFileMapping.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TranslationFileMapping.Builder |
setInputPath(String value)
The Cloud Storage path for a file to translation in a subtask.
|
TranslationFileMapping.Builder |
setInputPathBytes(com.google.protobuf.ByteString value)
The Cloud Storage path for a file to translation in a subtask.
|
TranslationFileMapping.Builder |
setOutputPath(String value)
The Cloud Storage path to write back the corresponding input file to.
|
TranslationFileMapping.Builder |
setOutputPathBytes(com.google.protobuf.ByteString value)
The Cloud Storage path to write back the corresponding input file to.
|
TranslationFileMapping.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TranslationFileMapping.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TranslationFileMapping build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TranslationFileMapping buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TranslationFileMapping.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder mergeFrom(TranslationFileMapping other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public TranslationFileMapping.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TranslationFileMapping.Builder>IOExceptionpublic String getInputPath()
The Cloud Storage path for a file to translation in a subtask.
string input_path = 1;getInputPath in interface TranslationFileMappingOrBuilderpublic com.google.protobuf.ByteString getInputPathBytes()
The Cloud Storage path for a file to translation in a subtask.
string input_path = 1;getInputPathBytes in interface TranslationFileMappingOrBuilderpublic TranslationFileMapping.Builder setInputPath(String value)
The Cloud Storage path for a file to translation in a subtask.
string input_path = 1;value - The inputPath to set.public TranslationFileMapping.Builder clearInputPath()
The Cloud Storage path for a file to translation in a subtask.
string input_path = 1;public TranslationFileMapping.Builder setInputPathBytes(com.google.protobuf.ByteString value)
The Cloud Storage path for a file to translation in a subtask.
string input_path = 1;value - The bytes for inputPath to set.public String getOutputPath()
The Cloud Storage path to write back the corresponding input file to.
string output_path = 2;getOutputPath in interface TranslationFileMappingOrBuilderpublic com.google.protobuf.ByteString getOutputPathBytes()
The Cloud Storage path to write back the corresponding input file to.
string output_path = 2;getOutputPathBytes in interface TranslationFileMappingOrBuilderpublic TranslationFileMapping.Builder setOutputPath(String value)
The Cloud Storage path to write back the corresponding input file to.
string output_path = 2;value - The outputPath to set.public TranslationFileMapping.Builder clearOutputPath()
The Cloud Storage path to write back the corresponding input file to.
string output_path = 2;public TranslationFileMapping.Builder setOutputPathBytes(com.google.protobuf.ByteString value)
The Cloud Storage path to write back the corresponding input file to.
string output_path = 2;value - The bytes for outputPath to set.public final TranslationFileMapping.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>public final TranslationFileMapping.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TranslationFileMapping.Builder>Copyright © 2024 Google LLC. All rights reserved.