public static final class InspectDataSourceDetails.Result.Builder extends 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
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
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()
Returns
Methods
addAllInfoTypeStats(Iterable<? extends InfoTypeStats> values)
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;
Parameter
Name | Description |
values | Iterable<? extends com.google.privacy.dlp.v2.InfoTypeStats>
|
Returns
addInfoTypeStats(InfoTypeStats value)
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;
Parameter
Returns
addInfoTypeStats(InfoTypeStats.Builder builderForValue)
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;
Parameter
Returns
addInfoTypeStats(int index, InfoTypeStats value)
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;
Parameters
Returns
addInfoTypeStats(int index, InfoTypeStats.Builder builderForValue)
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;
Parameters
Returns
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;
Returns
addInfoTypeStatsBuilder(int index)
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;
Parameter
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InspectDataSourceDetails.Result.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
build()
public InspectDataSourceDetails.Result build()
Returns
buildPartial()
public InspectDataSourceDetails.Result buildPartial()
Returns
clear()
public InspectDataSourceDetails.Result.Builder clear()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public InspectDataSourceDetails.Result.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearHybridStats()
public InspectDataSourceDetails.Result.Builder clearHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Returns
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;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public InspectDataSourceDetails.Result.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clearProcessedBytes()
public InspectDataSourceDetails.Result.Builder clearProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;
Returns
clearTotalEstimatedBytes()
public InspectDataSourceDetails.Result.Builder clearTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;
Returns
clone()
public InspectDataSourceDetails.Result.Builder clone()
Returns
Overrides
getDefaultInstanceForType()
public InspectDataSourceDetails.Result getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getHybridStats()
public HybridInspectStatistics getHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Returns
getHybridStatsBuilder()
public HybridInspectStatistics.Builder getHybridStatsBuilder()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Returns
getHybridStatsOrBuilder()
public HybridInspectStatisticsOrBuilder getHybridStatsOrBuilder()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Returns
getInfoTypeStats(int index)
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;
Parameter
Returns
getInfoTypeStatsBuilder(int index)
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;
Parameter
Returns
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;
Returns
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;
Returns
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;
Returns
getInfoTypeStatsOrBuilder(int index)
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;
Parameter
Returns
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;
Returns
Type | Description |
List<? extends com.google.privacy.dlp.v2.InfoTypeStatsOrBuilder> | |
getProcessedBytes()
public long getProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;
Returns
Type | Description |
long | The processedBytes.
|
getTotalEstimatedBytes()
public long getTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;
Returns
Type | Description |
long | The totalEstimatedBytes.
|
hasHybridStats()
public boolean hasHybridStats()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Returns
Type | Description |
boolean | Whether the hybridStats field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeFrom(InspectDataSourceDetails.Result other)
public InspectDataSourceDetails.Result.Builder mergeFrom(InspectDataSourceDetails.Result other)
Parameter
Returns
public InspectDataSourceDetails.Result.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public InspectDataSourceDetails.Result.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeHybridStats(HybridInspectStatistics value)
public InspectDataSourceDetails.Result.Builder mergeHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final InspectDataSourceDetails.Result.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
removeInfoTypeStats(int index)
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;
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public InspectDataSourceDetails.Result.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setHybridStats(HybridInspectStatistics value)
public InspectDataSourceDetails.Result.Builder setHybridStats(HybridInspectStatistics value)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Parameter
Returns
setHybridStats(HybridInspectStatistics.Builder builderForValue)
public InspectDataSourceDetails.Result.Builder setHybridStats(HybridInspectStatistics.Builder builderForValue)
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;
Parameter
Returns
setInfoTypeStats(int index, InfoTypeStats value)
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;
Parameters
Returns
setInfoTypeStats(int index, InfoTypeStats.Builder builderForValue)
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;
Parameters
Returns
setProcessedBytes(long value)
public InspectDataSourceDetails.Result.Builder setProcessedBytes(long value)
Total size in bytes that were processed.
int64 processed_bytes = 1;
Parameter
Name | Description |
value | long
The processedBytes to set.
|
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public InspectDataSourceDetails.Result.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setTotalEstimatedBytes(long value)
public InspectDataSourceDetails.Result.Builder setTotalEstimatedBytes(long value)
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;
Parameter
Name | Description |
value | long
The totalEstimatedBytes to set.
|
Returns
setUnknownFields(UnknownFieldSet unknownFields)
public final InspectDataSourceDetails.Result.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides