Package com.google.privacy.dlp.v2
Class InspectDataSourceDetails.Result.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
- com.google.privacy.dlp.v2.InspectDataSourceDetails.Result.Builder
-
- All Implemented Interfaces:
InspectDataSourceDetails.ResultOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InspectDataSourceDetails.Result
public static final class InspectDataSourceDetails.Result.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder> implements InspectDataSourceDetails.ResultOrBuilder
All result fields mentioned below are updated while the job is processing.
Protobuf typegoogle.privacy.dlp.v2.InspectDataSourceDetails.Result
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InspectDataSourceDetails.Result.BuilderaddAllInfoTypeStats(Iterable<? extends InfoTypeStats> values)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuilderaddInfoTypeStats(int index, InfoTypeStats value)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuilderaddInfoTypeStats(int index, InfoTypeStats.Builder builderForValue)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuilderaddInfoTypeStats(InfoTypeStats value)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuilderaddInfoTypeStats(InfoTypeStats.Builder builderForValue)Statistics of how many instances of each info type were found during inspect job.InfoTypeStats.BuilderaddInfoTypeStatsBuilder()Statistics of how many instances of each info type were found during inspect job.InfoTypeStats.BuilderaddInfoTypeStatsBuilder(int index)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InspectDataSourceDetails.Resultbuild()InspectDataSourceDetails.ResultbuildPartial()InspectDataSourceDetails.Result.Builderclear()InspectDataSourceDetails.Result.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)InspectDataSourceDetails.Result.BuilderclearHybridStats()Statistics related to the processing of hybrid inspect.InspectDataSourceDetails.Result.BuilderclearInfoTypeStats()Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InspectDataSourceDetails.Result.BuilderclearProcessedBytes()Total size in bytes that were processed.InspectDataSourceDetails.Result.BuilderclearTotalEstimatedBytes()Estimate of the number of bytes to process.InspectDataSourceDetails.Result.Builderclone()InspectDataSourceDetails.ResultgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HybridInspectStatisticsgetHybridStats()Statistics related to the processing of hybrid inspect.HybridInspectStatistics.BuildergetHybridStatsBuilder()Statistics related to the processing of hybrid inspect.HybridInspectStatisticsOrBuildergetHybridStatsOrBuilder()Statistics related to the processing of hybrid inspect.InfoTypeStatsgetInfoTypeStats(int index)Statistics of how many instances of each info type were found during inspect job.InfoTypeStats.BuildergetInfoTypeStatsBuilder(int index)Statistics of how many instances of each info type were found during inspect job.List<InfoTypeStats.Builder>getInfoTypeStatsBuilderList()Statistics of how many instances of each info type were found during inspect job.intgetInfoTypeStatsCount()Statistics of how many instances of each info type were found during inspect job.List<InfoTypeStats>getInfoTypeStatsList()Statistics of how many instances of each info type were found during inspect job.InfoTypeStatsOrBuildergetInfoTypeStatsOrBuilder(int index)Statistics of how many instances of each info type were found during inspect job.List<? extends InfoTypeStatsOrBuilder>getInfoTypeStatsOrBuilderList()Statistics of how many instances of each info type were found during inspect job.longgetProcessedBytes()Total size in bytes that were processed.longgetTotalEstimatedBytes()Estimate of the number of bytes to process.booleanhasHybridStats()Statistics related to the processing of hybrid inspect.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()InspectDataSourceDetails.Result.BuildermergeFrom(InspectDataSourceDetails.Result other)InspectDataSourceDetails.Result.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InspectDataSourceDetails.Result.BuildermergeFrom(com.google.protobuf.Message other)InspectDataSourceDetails.Result.BuildermergeHybridStats(HybridInspectStatistics value)Statistics related to the processing of hybrid inspect.InspectDataSourceDetails.Result.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InspectDataSourceDetails.Result.BuilderremoveInfoTypeStats(int index)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InspectDataSourceDetails.Result.BuildersetHybridStats(HybridInspectStatistics value)Statistics related to the processing of hybrid inspect.InspectDataSourceDetails.Result.BuildersetHybridStats(HybridInspectStatistics.Builder builderForValue)Statistics related to the processing of hybrid inspect.InspectDataSourceDetails.Result.BuildersetInfoTypeStats(int index, InfoTypeStats value)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuildersetInfoTypeStats(int index, InfoTypeStats.Builder builderForValue)Statistics of how many instances of each info type were found during inspect job.InspectDataSourceDetails.Result.BuildersetProcessedBytes(long value)Total size in bytes that were processed.InspectDataSourceDetails.Result.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InspectDataSourceDetails.Result.BuildersetTotalEstimatedBytes(long value)Estimate of the number of bytes to process.InspectDataSourceDetails.Result.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
clear
public InspectDataSourceDetails.Result.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
getDefaultInstanceForType
public InspectDataSourceDetails.Result getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public InspectDataSourceDetails.Result build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InspectDataSourceDetails.Result buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InspectDataSourceDetails.Result.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
setField
public InspectDataSourceDetails.Result.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
clearField
public InspectDataSourceDetails.Result.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
clearOneof
public InspectDataSourceDetails.Result.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
setRepeatedField
public InspectDataSourceDetails.Result.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
addRepeatedField
public InspectDataSourceDetails.Result.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
mergeFrom
public InspectDataSourceDetails.Result.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InspectDataSourceDetails.Result.Builder>
-
mergeFrom
public InspectDataSourceDetails.Result.Builder mergeFrom(InspectDataSourceDetails.Result other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
mergeFrom
public InspectDataSourceDetails.Result.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InspectDataSourceDetails.Result.Builder>- Throws:
IOException
-
getProcessedBytes
public long getProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;- Specified by:
getProcessedBytesin interfaceInspectDataSourceDetails.ResultOrBuilder- Returns:
- The processedBytes.
-
setProcessedBytes
public InspectDataSourceDetails.Result.Builder setProcessedBytes(long value)
Total size in bytes that were processed.
int64 processed_bytes = 1;- Parameters:
value- The processedBytes to set.- Returns:
- This builder for chaining.
-
clearProcessedBytes
public InspectDataSourceDetails.Result.Builder clearProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;- Returns:
- This builder for chaining.
-
getTotalEstimatedBytes
public long getTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;- Specified by:
getTotalEstimatedBytesin interfaceInspectDataSourceDetails.ResultOrBuilder- Returns:
- The totalEstimatedBytes.
-
setTotalEstimatedBytes
public InspectDataSourceDetails.Result.Builder setTotalEstimatedBytes(long value)
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;- Parameters:
value- The totalEstimatedBytes to set.- Returns:
- This builder for chaining.
-
clearTotalEstimatedBytes
public InspectDataSourceDetails.Result.Builder clearTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;- Returns:
- This builder for chaining.
-
getInfoTypeStatsList
public List<InfoTypeStats> getInfoTypeStatsList()
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;- Specified by:
getInfoTypeStatsListin interfaceInspectDataSourceDetails.ResultOrBuilder
-
getInfoTypeStatsCount
public int getInfoTypeStatsCount()
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;- Specified by:
getInfoTypeStatsCountin interfaceInspectDataSourceDetails.ResultOrBuilder
-
getInfoTypeStats
public InfoTypeStats getInfoTypeStats(int index)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;- Specified by:
getInfoTypeStatsin interfaceInspectDataSourceDetails.ResultOrBuilder
-
setInfoTypeStats
public InspectDataSourceDetails.Result.Builder setInfoTypeStats(int index, InfoTypeStats value)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
setInfoTypeStats
public InspectDataSourceDetails.Result.Builder setInfoTypeStats(int index, InfoTypeStats.Builder builderForValue)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
addInfoTypeStats
public InspectDataSourceDetails.Result.Builder addInfoTypeStats(InfoTypeStats value)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
addInfoTypeStats
public InspectDataSourceDetails.Result.Builder addInfoTypeStats(int index, InfoTypeStats value)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
addInfoTypeStats
public InspectDataSourceDetails.Result.Builder addInfoTypeStats(InfoTypeStats.Builder builderForValue)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
addInfoTypeStats
public InspectDataSourceDetails.Result.Builder addInfoTypeStats(int index, InfoTypeStats.Builder builderForValue)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
addAllInfoTypeStats
public InspectDataSourceDetails.Result.Builder addAllInfoTypeStats(Iterable<? extends InfoTypeStats> values)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
clearInfoTypeStats
public InspectDataSourceDetails.Result.Builder clearInfoTypeStats()
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
removeInfoTypeStats
public InspectDataSourceDetails.Result.Builder removeInfoTypeStats(int index)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
getInfoTypeStatsBuilder
public InfoTypeStats.Builder getInfoTypeStatsBuilder(int index)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
getInfoTypeStatsOrBuilder
public InfoTypeStatsOrBuilder getInfoTypeStatsOrBuilder(int index)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;- Specified by:
getInfoTypeStatsOrBuilderin interfaceInspectDataSourceDetails.ResultOrBuilder
-
getInfoTypeStatsOrBuilderList
public List<? extends InfoTypeStatsOrBuilder> getInfoTypeStatsOrBuilderList()
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;- Specified by:
getInfoTypeStatsOrBuilderListin interfaceInspectDataSourceDetails.ResultOrBuilder
-
addInfoTypeStatsBuilder
public InfoTypeStats.Builder addInfoTypeStatsBuilder()
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
addInfoTypeStatsBuilder
public InfoTypeStats.Builder addInfoTypeStatsBuilder(int index)
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
getInfoTypeStatsBuilderList
public List<InfoTypeStats.Builder> getInfoTypeStatsBuilderList()
Statistics of how many instances of each info type were found during inspect job.
repeated .google.privacy.dlp.v2.InfoTypeStats info_type_stats = 3;
-
hasHybridStats
public boolean hasHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;- Specified by:
hasHybridStatsin interfaceInspectDataSourceDetails.ResultOrBuilder- Returns:
- Whether the hybridStats field is set.
-
getHybridStats
public HybridInspectStatistics getHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;- Specified by:
getHybridStatsin interfaceInspectDataSourceDetails.ResultOrBuilder- Returns:
- The hybridStats.
-
setHybridStats
public InspectDataSourceDetails.Result.Builder setHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
-
setHybridStats
public InspectDataSourceDetails.Result.Builder setHybridStats(HybridInspectStatistics.Builder builderForValue)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
-
mergeHybridStats
public InspectDataSourceDetails.Result.Builder mergeHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
-
clearHybridStats
public InspectDataSourceDetails.Result.Builder clearHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
-
getHybridStatsBuilder
public HybridInspectStatistics.Builder getHybridStatsBuilder()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
-
getHybridStatsOrBuilder
public HybridInspectStatisticsOrBuilder getHybridStatsOrBuilder()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;- Specified by:
getHybridStatsOrBuilderin interfaceInspectDataSourceDetails.ResultOrBuilder
-
setUnknownFields
public final InspectDataSourceDetails.Result.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
mergeUnknownFields
public final InspectDataSourceDetails.Result.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>
-
-