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 type
google.privacy.dlp.v2.InspectDataSourceDetails.Result| Modifier and Type | Method and Description |
|---|---|
InspectDataSourceDetails.Result.Builder |
addAllInfoTypeStats(Iterable<? extends InfoTypeStats> values)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
addInfoTypeStats(InfoTypeStats.Builder builderForValue)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
addInfoTypeStats(InfoTypeStats value)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
addInfoTypeStats(int index,
InfoTypeStats.Builder builderForValue)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
addInfoTypeStats(int index,
InfoTypeStats value)
Statistics of how many instances of each info type were found during
inspect job.
|
InfoTypeStats.Builder |
addInfoTypeStatsBuilder()
Statistics of how many instances of each info type were found during
inspect job.
|
InfoTypeStats.Builder |
addInfoTypeStatsBuilder(int index)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InspectDataSourceDetails.Result |
build() |
InspectDataSourceDetails.Result |
buildPartial() |
InspectDataSourceDetails.Result.Builder |
clear() |
InspectDataSourceDetails.Result.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InspectDataSourceDetails.Result.Builder |
clearHybridStats()
Statistics related to the processing of hybrid inspect.
|
InspectDataSourceDetails.Result.Builder |
clearInfoTypeStats()
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InspectDataSourceDetails.Result.Builder |
clearProcessedBytes()
Total size in bytes that were processed.
|
InspectDataSourceDetails.Result.Builder |
clearTotalEstimatedBytes()
Estimate of the number of bytes to process.
|
InspectDataSourceDetails.Result.Builder |
clone() |
InspectDataSourceDetails.Result |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HybridInspectStatistics |
getHybridStats()
Statistics related to the processing of hybrid inspect.
|
HybridInspectStatistics.Builder |
getHybridStatsBuilder()
Statistics related to the processing of hybrid inspect.
|
HybridInspectStatisticsOrBuilder |
getHybridStatsOrBuilder()
Statistics related to the processing of hybrid inspect.
|
InfoTypeStats |
getInfoTypeStats(int index)
Statistics of how many instances of each info type were found during
inspect job.
|
InfoTypeStats.Builder |
getInfoTypeStatsBuilder(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.
|
int |
getInfoTypeStatsCount()
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.
|
InfoTypeStatsOrBuilder |
getInfoTypeStatsOrBuilder(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.
|
long |
getProcessedBytes()
Total size in bytes that were processed.
|
long |
getTotalEstimatedBytes()
Estimate of the number of bytes to process.
|
boolean |
hasHybridStats()
Statistics related to the processing of hybrid inspect.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InspectDataSourceDetails.Result.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InspectDataSourceDetails.Result.Builder |
mergeFrom(InspectDataSourceDetails.Result other) |
InspectDataSourceDetails.Result.Builder |
mergeFrom(com.google.protobuf.Message other) |
InspectDataSourceDetails.Result.Builder |
mergeHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
|
InspectDataSourceDetails.Result.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InspectDataSourceDetails.Result.Builder |
removeInfoTypeStats(int index)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InspectDataSourceDetails.Result.Builder |
setHybridStats(HybridInspectStatistics.Builder builderForValue)
Statistics related to the processing of hybrid inspect.
|
InspectDataSourceDetails.Result.Builder |
setHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
|
InspectDataSourceDetails.Result.Builder |
setInfoTypeStats(int index,
InfoTypeStats.Builder builderForValue)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
setInfoTypeStats(int index,
InfoTypeStats value)
Statistics of how many instances of each info type were found during
inspect job.
|
InspectDataSourceDetails.Result.Builder |
setProcessedBytes(long value)
Total size in bytes that were processed.
|
InspectDataSourceDetails.Result.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InspectDataSourceDetails.Result.Builder |
setTotalEstimatedBytes(long value)
Estimate of the number of bytes to process.
|
InspectDataSourceDetails.Result.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.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<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InspectDataSourceDetails.Result build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InspectDataSourceDetails.Result buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InspectDataSourceDetails.Result.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.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<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.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<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.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<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.Builder mergeFrom(InspectDataSourceDetails.Result other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>public InspectDataSourceDetails.Result.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<InspectDataSourceDetails.Result.Builder>IOExceptionpublic long getProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;getProcessedBytes in interface InspectDataSourceDetails.ResultOrBuilderpublic InspectDataSourceDetails.Result.Builder setProcessedBytes(long value)
Total size in bytes that were processed.
int64 processed_bytes = 1;value - The processedBytes to set.public InspectDataSourceDetails.Result.Builder clearProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;public long getTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;getTotalEstimatedBytes in interface InspectDataSourceDetails.ResultOrBuilderpublic InspectDataSourceDetails.Result.Builder setTotalEstimatedBytes(long value)
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;value - The totalEstimatedBytes to set.public InspectDataSourceDetails.Result.Builder clearTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;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;getInfoTypeStatsList in interface InspectDataSourceDetails.ResultOrBuilderpublic 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;getInfoTypeStatsCount in interface InspectDataSourceDetails.ResultOrBuilderpublic 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;getInfoTypeStats in interface InspectDataSourceDetails.ResultOrBuilderpublic 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;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;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;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;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;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;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;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;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;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;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;getInfoTypeStatsOrBuilder in interface InspectDataSourceDetails.ResultOrBuilderpublic 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;getInfoTypeStatsOrBuilderList in interface InspectDataSourceDetails.ResultOrBuilderpublic 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;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;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;public boolean hasHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;hasHybridStats in interface InspectDataSourceDetails.ResultOrBuilderpublic HybridInspectStatistics getHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;getHybridStats in interface InspectDataSourceDetails.ResultOrBuilderpublic InspectDataSourceDetails.Result.Builder setHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;public InspectDataSourceDetails.Result.Builder setHybridStats(HybridInspectStatistics.Builder builderForValue)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;public InspectDataSourceDetails.Result.Builder mergeHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;public InspectDataSourceDetails.Result.Builder clearHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;public HybridInspectStatistics.Builder getHybridStatsBuilder()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;public HybridInspectStatisticsOrBuilder getHybridStatsOrBuilder()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;getHybridStatsOrBuilder in interface InspectDataSourceDetails.ResultOrBuilderpublic final InspectDataSourceDetails.Result.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>public final InspectDataSourceDetails.Result.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InspectDataSourceDetails.Result.Builder>Copyright © 2022 Google LLC. All rights reserved.