public static final class InspectDataSourceDetails.Result extends com.google.protobuf.GeneratedMessageV3 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 | Class and Description |
|---|---|
static class |
InspectDataSourceDetails.Result.Builder
All result fields mentioned below are updated while the job is processing.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
HYBRID_STATS_FIELD_NUMBER |
static int |
INFO_TYPE_STATS_FIELD_NUMBER |
static int |
PROCESSED_BYTES_FIELD_NUMBER |
static int |
TOTAL_ESTIMATED_BYTES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static InspectDataSourceDetails.Result |
getDefaultInstance() |
InspectDataSourceDetails.Result |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
HybridInspectStatistics |
getHybridStats()
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.
|
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.
|
com.google.protobuf.Parser<InspectDataSourceDetails.Result> |
getParserForType() |
long |
getProcessedBytes()
Total size in bytes that were processed.
|
int |
getSerializedSize() |
long |
getTotalEstimatedBytes()
Estimate of the number of bytes to process.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasHybridStats()
Statistics related to the processing of hybrid inspect.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static InspectDataSourceDetails.Result.Builder |
newBuilder() |
static InspectDataSourceDetails.Result.Builder |
newBuilder(InspectDataSourceDetails.Result prototype) |
InspectDataSourceDetails.Result.Builder |
newBuilderForType() |
protected InspectDataSourceDetails.Result.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static InspectDataSourceDetails.Result |
parseDelimitedFrom(InputStream input) |
static InspectDataSourceDetails.Result |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectDataSourceDetails.Result |
parseFrom(byte[] data) |
static InspectDataSourceDetails.Result |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectDataSourceDetails.Result |
parseFrom(ByteBuffer data) |
static InspectDataSourceDetails.Result |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectDataSourceDetails.Result |
parseFrom(com.google.protobuf.ByteString data) |
static InspectDataSourceDetails.Result |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectDataSourceDetails.Result |
parseFrom(com.google.protobuf.CodedInputStream input) |
static InspectDataSourceDetails.Result |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectDataSourceDetails.Result |
parseFrom(InputStream input) |
static InspectDataSourceDetails.Result |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<InspectDataSourceDetails.Result> |
parser() |
InspectDataSourceDetails.Result.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PROCESSED_BYTES_FIELD_NUMBER
public static final int TOTAL_ESTIMATED_BYTES_FIELD_NUMBER
public static final int INFO_TYPE_STATS_FIELD_NUMBER
public static final int HYBRID_STATS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;getProcessedBytes in interface InspectDataSourceDetails.ResultOrBuilderpublic long getTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 2;getTotalEstimatedBytes in interface InspectDataSourceDetails.ResultOrBuilderpublic 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 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 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 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 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 HybridInspectStatisticsOrBuilder getHybridStatsOrBuilder()
Statistics related to the processing of hybrid inspect.
.google.privacy.dlp.v2.HybridInspectStatistics hybrid_stats = 7;getHybridStatsOrBuilder in interface InspectDataSourceDetails.ResultOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static InspectDataSourceDetails.Result parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InspectDataSourceDetails.Result parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InspectDataSourceDetails.Result parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InspectDataSourceDetails.Result parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InspectDataSourceDetails.Result parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InspectDataSourceDetails.Result parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InspectDataSourceDetails.Result parseFrom(InputStream input) throws IOException
IOExceptionpublic static InspectDataSourceDetails.Result parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InspectDataSourceDetails.Result parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static InspectDataSourceDetails.Result parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InspectDataSourceDetails.Result parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static InspectDataSourceDetails.Result parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic InspectDataSourceDetails.Result.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static InspectDataSourceDetails.Result.Builder newBuilder()
public static InspectDataSourceDetails.Result.Builder newBuilder(InspectDataSourceDetails.Result prototype)
public InspectDataSourceDetails.Result.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected InspectDataSourceDetails.Result.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static InspectDataSourceDetails.Result getDefaultInstance()
public static com.google.protobuf.Parser<InspectDataSourceDetails.Result> parser()
public com.google.protobuf.Parser<InspectDataSourceDetails.Result> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public InspectDataSourceDetails.Result getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.