Send feedback
Class MigrationJob.DumpFlags.Builder (2.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.41.0 keyboard_arrow_down
public static final class MigrationJob . DumpFlags . Builder extends GeneratedMessageV3 . Builder<MigrationJob . DumpFlags . Builder > implements MigrationJob . DumpFlagsOrBuilder
Dump flags definition.
Protobuf type google.cloud.clouddms.v1.MigrationJob.DumpFlags
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addAllDumpFlags(Iterable<? extends MigrationJob.DumpFlag> values)
public MigrationJob . DumpFlags . Builder addAllDumpFlags ( Iterable <? extends MigrationJob . DumpFlag > values )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Parameter
Name
Description
values
Iterable <? extends com.google.cloud.clouddms.v1.MigrationJob.DumpFlag >
addDumpFlags(MigrationJob.DumpFlag value)
public MigrationJob . DumpFlags . Builder addDumpFlags ( MigrationJob . DumpFlag value )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
addDumpFlags(MigrationJob.DumpFlag.Builder builderForValue)
public MigrationJob . DumpFlags . Builder addDumpFlags ( MigrationJob . DumpFlag . Builder builderForValue )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
addDumpFlags(int index, MigrationJob.DumpFlag value)
public MigrationJob . DumpFlags . Builder addDumpFlags ( int index , MigrationJob . DumpFlag value )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
addDumpFlags(int index, MigrationJob.DumpFlag.Builder builderForValue)
public MigrationJob . DumpFlags . Builder addDumpFlags ( int index , MigrationJob . DumpFlag . Builder builderForValue )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
addDumpFlagsBuilder()
public MigrationJob . DumpFlag . Builder addDumpFlagsBuilder ()
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
addDumpFlagsBuilder(int index)
public MigrationJob . DumpFlag . Builder addDumpFlagsBuilder ( int index )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Parameter
Name
Description
index
int
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public MigrationJob . DumpFlags . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public MigrationJob . DumpFlags build ()
buildPartial()
public MigrationJob . DumpFlags buildPartial ()
clear()
public MigrationJob . DumpFlags . Builder clear ()
Overrides
clearDumpFlags()
public MigrationJob . DumpFlags . Builder clearDumpFlags ()
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
clearField(Descriptors.FieldDescriptor field)
public MigrationJob . DumpFlags . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public MigrationJob . DumpFlags . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public MigrationJob . DumpFlags . Builder clone ()
Overrides
getDefaultInstanceForType()
public MigrationJob . DumpFlags getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getDumpFlags(int index)
public MigrationJob . DumpFlag getDumpFlags ( int index )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Parameter
Name
Description
index
int
getDumpFlagsBuilder(int index)
public MigrationJob . DumpFlag . Builder getDumpFlagsBuilder ( int index )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Parameter
Name
Description
index
int
getDumpFlagsBuilderList()
public List<MigrationJob . DumpFlag . Builder > getDumpFlagsBuilderList ()
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
getDumpFlagsCount()
public int getDumpFlagsCount ()
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Returns
Type
Description
int
getDumpFlagsList()
public List<MigrationJob . DumpFlag > getDumpFlagsList ()
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
getDumpFlagsOrBuilder(int index)
public MigrationJob . DumpFlagOrBuilder getDumpFlagsOrBuilder ( int index )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Parameter
Name
Description
index
int
getDumpFlagsOrBuilderList()
public List <? extends MigrationJob . DumpFlagOrBuilder > getDumpFlagsOrBuilderList ()
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Returns
Type
Description
List <? extends com.google.cloud.clouddms.v1.MigrationJob.DumpFlagOrBuilder >
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(MigrationJob.DumpFlags other)
public MigrationJob . DumpFlags . Builder mergeFrom ( MigrationJob . DumpFlags other )
public MigrationJob . DumpFlags . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public MigrationJob . DumpFlags . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final MigrationJob . DumpFlags . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
removeDumpFlags(int index)
public MigrationJob . DumpFlags . Builder removeDumpFlags ( int index )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
Parameter
Name
Description
index
int
setDumpFlags(int index, MigrationJob.DumpFlag value)
public MigrationJob . DumpFlags . Builder setDumpFlags ( int index , MigrationJob . DumpFlag value )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
setDumpFlags(int index, MigrationJob.DumpFlag.Builder builderForValue)
public MigrationJob . DumpFlags . Builder setDumpFlags ( int index , MigrationJob . DumpFlag . Builder builderForValue )
The flags for the initial dump.
repeated .google.cloud.clouddms.v1.MigrationJob.DumpFlag dump_flags = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public MigrationJob . DumpFlags . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public MigrationJob . DumpFlags . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final MigrationJob . DumpFlags . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]