Package com.google.cloud.dataplex.v1
Class DataProfileResult.Profile.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
- com.google.cloud.dataplex.v1.DataProfileResult.Profile.Builder
-
- All Implemented Interfaces:
DataProfileResult.ProfileOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- DataProfileResult.Profile
public static final class DataProfileResult.Profile.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder> implements DataProfileResult.ProfileOrBuilder
Contains name, type, mode and field type specific profile information.
Protobuf typegoogle.cloud.dataplex.v1.DataProfileResult.Profile
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DataProfileResult.Profile.Builder
addAllFields(Iterable<? extends DataProfileResult.Profile.Field> values)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
addFields(int index, DataProfileResult.Profile.Field value)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
addFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
addFields(DataProfileResult.Profile.Field value)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
addFields(DataProfileResult.Profile.Field.Builder builderForValue)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Field.Builder
addFieldsBuilder()
List of fields with structural and profile information for each field.DataProfileResult.Profile.Field.Builder
addFieldsBuilder(int index)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
DataProfileResult.Profile
build()
DataProfileResult.Profile
buildPartial()
DataProfileResult.Profile.Builder
clear()
DataProfileResult.Profile.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DataProfileResult.Profile.Builder
clearFields()
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DataProfileResult.Profile.Builder
clone()
DataProfileResult.Profile
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DataProfileResult.Profile.Field
getFields(int index)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Field.Builder
getFieldsBuilder(int index)
List of fields with structural and profile information for each field.List<DataProfileResult.Profile.Field.Builder>
getFieldsBuilderList()
List of fields with structural and profile information for each field.int
getFieldsCount()
List of fields with structural and profile information for each field.List<DataProfileResult.Profile.Field>
getFieldsList()
List of fields with structural and profile information for each field.DataProfileResult.Profile.FieldOrBuilder
getFieldsOrBuilder(int index)
List of fields with structural and profile information for each field.List<? extends DataProfileResult.Profile.FieldOrBuilder>
getFieldsOrBuilderList()
List of fields with structural and profile information for each field.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
DataProfileResult.Profile.Builder
mergeFrom(DataProfileResult.Profile other)
DataProfileResult.Profile.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DataProfileResult.Profile.Builder
mergeFrom(com.google.protobuf.Message other)
DataProfileResult.Profile.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DataProfileResult.Profile.Builder
removeFields(int index)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
DataProfileResult.Profile.Builder
setFields(int index, DataProfileResult.Profile.Field value)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
setFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
List of fields with structural and profile information for each field.DataProfileResult.Profile.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
DataProfileResult.Profile.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
clear
public DataProfileResult.Profile.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
getDefaultInstanceForType
public DataProfileResult.Profile getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DataProfileResult.Profile build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DataProfileResult.Profile buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DataProfileResult.Profile.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
setField
public DataProfileResult.Profile.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
clearField
public DataProfileResult.Profile.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
clearOneof
public DataProfileResult.Profile.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
setRepeatedField
public DataProfileResult.Profile.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
addRepeatedField
public DataProfileResult.Profile.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
mergeFrom
public DataProfileResult.Profile.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataProfileResult.Profile.Builder>
-
mergeFrom
public DataProfileResult.Profile.Builder mergeFrom(DataProfileResult.Profile other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
mergeFrom
public DataProfileResult.Profile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataProfileResult.Profile.Builder>
- Throws:
IOException
-
getFieldsList
public List<DataProfileResult.Profile.Field> getFieldsList()
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
- Specified by:
getFieldsList
in interfaceDataProfileResult.ProfileOrBuilder
-
getFieldsCount
public int getFieldsCount()
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
- Specified by:
getFieldsCount
in interfaceDataProfileResult.ProfileOrBuilder
-
getFields
public DataProfileResult.Profile.Field getFields(int index)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
- Specified by:
getFields
in interfaceDataProfileResult.ProfileOrBuilder
-
setFields
public DataProfileResult.Profile.Builder setFields(int index, DataProfileResult.Profile.Field value)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
setFields
public DataProfileResult.Profile.Builder setFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
addFields
public DataProfileResult.Profile.Builder addFields(DataProfileResult.Profile.Field value)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
addFields
public DataProfileResult.Profile.Builder addFields(int index, DataProfileResult.Profile.Field value)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
addFields
public DataProfileResult.Profile.Builder addFields(DataProfileResult.Profile.Field.Builder builderForValue)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
addFields
public DataProfileResult.Profile.Builder addFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
addAllFields
public DataProfileResult.Profile.Builder addAllFields(Iterable<? extends DataProfileResult.Profile.Field> values)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
clearFields
public DataProfileResult.Profile.Builder clearFields()
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
removeFields
public DataProfileResult.Profile.Builder removeFields(int index)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
getFieldsBuilder
public DataProfileResult.Profile.Field.Builder getFieldsBuilder(int index)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
getFieldsOrBuilder
public DataProfileResult.Profile.FieldOrBuilder getFieldsOrBuilder(int index)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
- Specified by:
getFieldsOrBuilder
in interfaceDataProfileResult.ProfileOrBuilder
-
getFieldsOrBuilderList
public List<? extends DataProfileResult.Profile.FieldOrBuilder> getFieldsOrBuilderList()
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
- Specified by:
getFieldsOrBuilderList
in interfaceDataProfileResult.ProfileOrBuilder
-
addFieldsBuilder
public DataProfileResult.Profile.Field.Builder addFieldsBuilder()
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
addFieldsBuilder
public DataProfileResult.Profile.Field.Builder addFieldsBuilder(int index)
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
getFieldsBuilderList
public List<DataProfileResult.Profile.Field.Builder> getFieldsBuilderList()
List of fields with structural and profile information for each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2;
-
setUnknownFields
public final DataProfileResult.Profile.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
mergeUnknownFields
public final DataProfileResult.Profile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataProfileResult.Profile.Builder>
-
-