public static final class DataProfileResult.Profile.Builder extends GeneratedMessage.Builder<DataProfileResult.Profile.Builder> implements DataProfileResult.ProfileOrBuilder
Contains name, type, mode and field type specific profile information.
Protobuf type google.cloud.dataplex.v1.DataProfileResult.Profile
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllFields(Iterable<? extends DataProfileResult.Profile.Field> values)
public DataProfileResult.Profile.Builder addAllFields(Iterable<? extends DataProfileResult.Profile.Field> values)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.dataplex.v1.DataProfileResult.Profile.Field>
|
addFields(DataProfileResult.Profile.Field value)
public DataProfileResult.Profile.Builder addFields(DataProfileResult.Profile.Field value)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
addFields(DataProfileResult.Profile.Field.Builder builderForValue)
public DataProfileResult.Profile.Builder addFields(DataProfileResult.Profile.Field.Builder builderForValue)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
addFields(int index, DataProfileResult.Profile.Field value)
public DataProfileResult.Profile.Builder addFields(int index, DataProfileResult.Profile.Field value)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
addFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
public DataProfileResult.Profile.Builder addFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
addFieldsBuilder()
public DataProfileResult.Profile.Field.Builder addFieldsBuilder()
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
addFieldsBuilder(int index)
public DataProfileResult.Profile.Field.Builder addFieldsBuilder(int index)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
build()
public DataProfileResult.Profile build()
buildPartial()
public DataProfileResult.Profile buildPartial()
clear()
public DataProfileResult.Profile.Builder clear()
Overrides
clearFields()
public DataProfileResult.Profile.Builder clearFields()
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDefaultInstanceForType()
public DataProfileResult.Profile getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getFields(int index)
public DataProfileResult.Profile.Field getFields(int index)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
getFieldsBuilder(int index)
public DataProfileResult.Profile.Field.Builder getFieldsBuilder(int index)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
getFieldsBuilderList()
public List<DataProfileResult.Profile.Field.Builder> getFieldsBuilderList()
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFieldsCount()
public int getFieldsCount()
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
|
getFieldsList()
public List<DataProfileResult.Profile.Field> getFieldsList()
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFieldsOrBuilder(int index)
public DataProfileResult.Profile.FieldOrBuilder getFieldsOrBuilder(int index)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
getFieldsOrBuilderList()
public List<? extends DataProfileResult.Profile.FieldOrBuilder> getFieldsOrBuilderList()
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
List<? extends com.google.cloud.dataplex.v1.DataProfileResult.Profile.FieldOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(DataProfileResult.Profile other)
public DataProfileResult.Profile.Builder mergeFrom(DataProfileResult.Profile other)
public DataProfileResult.Profile.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public DataProfileResult.Profile.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeFields(int index)
public DataProfileResult.Profile.Builder removeFields(int index)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
setFields(int index, DataProfileResult.Profile.Field value)
public DataProfileResult.Profile.Builder setFields(int index, DataProfileResult.Profile.Field value)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
setFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
public DataProfileResult.Profile.Builder setFields(int index, DataProfileResult.Profile.Field.Builder builderForValue)
Output only. List of fields with structural and profile information for
each field.
repeated .google.cloud.dataplex.v1.DataProfileResult.Profile.Field fields = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];