Package com.google.privacy.dlp.v2
Class Finding
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.privacy.dlp.v2.Finding
-
- All Implemented Interfaces:
FindingOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class Finding extends com.google.protobuf.GeneratedMessageV3 implements FindingOrBuilder
Represents a piece of potentially sensitive content.
Protobuf typegoogle.privacy.dlp.v2.Finding
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Finding.Builder
Represents a piece of potentially sensitive content.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CREATE_TIME_FIELD_NUMBER
static int
FINDING_ID_FIELD_NUMBER
static int
INFO_TYPE_FIELD_NUMBER
static int
JOB_CREATE_TIME_FIELD_NUMBER
static int
JOB_NAME_FIELD_NUMBER
static int
LABELS_FIELD_NUMBER
static int
LIKELIHOOD_FIELD_NUMBER
static int
LOCATION_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
QUOTE_FIELD_NUMBER
static int
QUOTE_INFO_FIELD_NUMBER
static int
RESOURCE_NAME_FIELD_NUMBER
static int
TRIGGER_NAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsLabels(String key)
The labels associated with this `Finding`.boolean
equals(Object obj)
com.google.protobuf.Timestamp
getCreateTime()
Timestamp when finding was detected.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Timestamp when finding was detected.static Finding
getDefaultInstance()
Finding
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getFindingId()
The unique finding id.com.google.protobuf.ByteString
getFindingIdBytes()
The unique finding id.InfoType
getInfoType()
The type of content that might have been found.InfoTypeOrBuilder
getInfoTypeOrBuilder()
The type of content that might have been found.com.google.protobuf.Timestamp
getJobCreateTime()
Time the job started that produced this finding.com.google.protobuf.TimestampOrBuilder
getJobCreateTimeOrBuilder()
Time the job started that produced this finding.String
getJobName()
The job that stored the finding.com.google.protobuf.ByteString
getJobNameBytes()
The job that stored the finding.Map<String,String>
getLabels()
Deprecated.int
getLabelsCount()
The labels associated with this `Finding`.Map<String,String>
getLabelsMap()
The labels associated with this `Finding`.String
getLabelsOrDefault(String key, String defaultValue)
The labels associated with this `Finding`.String
getLabelsOrThrow(String key)
The labels associated with this `Finding`.Likelihood
getLikelihood()
Confidence of how likely it is that the `info_type` is correct.int
getLikelihoodValue()
Confidence of how likely it is that the `info_type` is correct.Location
getLocation()
Where the content was found.LocationOrBuilder
getLocationOrBuilder()
Where the content was found.String
getName()
Resource name in format projects/{project}/locations/{location}/findings/{finding} Populated only when viewing persisted findings.com.google.protobuf.ByteString
getNameBytes()
Resource name in format projects/{project}/locations/{location}/findings/{finding} Populated only when viewing persisted findings.com.google.protobuf.Parser<Finding>
getParserForType()
String
getQuote()
The content that was found.com.google.protobuf.ByteString
getQuoteBytes()
The content that was found.QuoteInfo
getQuoteInfo()
Contains data parsed from quotes.QuoteInfoOrBuilder
getQuoteInfoOrBuilder()
Contains data parsed from quotes.String
getResourceName()
The job that stored the finding.com.google.protobuf.ByteString
getResourceNameBytes()
The job that stored the finding.int
getSerializedSize()
String
getTriggerName()
Job trigger name, if applicable, for this finding.com.google.protobuf.ByteString
getTriggerNameBytes()
Job trigger name, if applicable, for this finding.boolean
hasCreateTime()
Timestamp when finding was detected.int
hashCode()
boolean
hasInfoType()
The type of content that might have been found.boolean
hasJobCreateTime()
Time the job started that produced this finding.boolean
hasLocation()
Where the content was found.boolean
hasQuoteInfo()
Contains data parsed from quotes.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static Finding.Builder
newBuilder()
static Finding.Builder
newBuilder(Finding prototype)
Finding.Builder
newBuilderForType()
protected Finding.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Finding
parseDelimitedFrom(InputStream input)
static Finding
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Finding
parseFrom(byte[] data)
static Finding
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Finding
parseFrom(com.google.protobuf.ByteString data)
static Finding
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Finding
parseFrom(com.google.protobuf.CodedInputStream input)
static Finding
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Finding
parseFrom(InputStream input)
static Finding
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Finding
parseFrom(ByteBuffer data)
static Finding
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Finding>
parser()
Finding.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUOTE_FIELD_NUMBER
public static final int QUOTE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INFO_TYPE_FIELD_NUMBER
public static final int INFO_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIKELIHOOD_FIELD_NUMBER
public static final int LIKELIHOOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUOTE_INFO_FIELD_NUMBER
public static final int QUOTE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCE_NAME_FIELD_NUMBER
public static final int RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRIGGER_NAME_FIELD_NUMBER
public static final int TRIGGER_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_CREATE_TIME_FIELD_NUMBER
public static final int JOB_CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_NAME_FIELD_NUMBER
public static final int JOB_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FINDING_ID_FIELD_NUMBER
public static final int FINDING_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Resource name in format projects/{project}/locations/{location}/findings/{finding} Populated only when viewing persisted findings.
string name = 14;
- Specified by:
getName
in interfaceFindingOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Resource name in format projects/{project}/locations/{location}/findings/{finding} Populated only when viewing persisted findings.
string name = 14;
- Specified by:
getNameBytes
in interfaceFindingOrBuilder
- Returns:
- The bytes for name.
-
getQuote
public String getQuote()
The content that was found. Even if the content is not textual, it may be converted to a textual representation here. Provided if `include_quote` is true and the finding is less than or equal to 4096 bytes long. If the finding exceeds 4096 bytes in length, the quote may be omitted.
string quote = 1;
- Specified by:
getQuote
in interfaceFindingOrBuilder
- Returns:
- The quote.
-
getQuoteBytes
public com.google.protobuf.ByteString getQuoteBytes()
The content that was found. Even if the content is not textual, it may be converted to a textual representation here. Provided if `include_quote` is true and the finding is less than or equal to 4096 bytes long. If the finding exceeds 4096 bytes in length, the quote may be omitted.
string quote = 1;
- Specified by:
getQuoteBytes
in interfaceFindingOrBuilder
- Returns:
- The bytes for quote.
-
hasInfoType
public boolean hasInfoType()
The type of content that might have been found. Provided if `excluded_types` is false.
.google.privacy.dlp.v2.InfoType info_type = 2;
- Specified by:
hasInfoType
in interfaceFindingOrBuilder
- Returns:
- Whether the infoType field is set.
-
getInfoType
public InfoType getInfoType()
The type of content that might have been found. Provided if `excluded_types` is false.
.google.privacy.dlp.v2.InfoType info_type = 2;
- Specified by:
getInfoType
in interfaceFindingOrBuilder
- Returns:
- The infoType.
-
getInfoTypeOrBuilder
public InfoTypeOrBuilder getInfoTypeOrBuilder()
The type of content that might have been found. Provided if `excluded_types` is false.
.google.privacy.dlp.v2.InfoType info_type = 2;
- Specified by:
getInfoTypeOrBuilder
in interfaceFindingOrBuilder
-
getLikelihoodValue
public int getLikelihoodValue()
Confidence of how likely it is that the `info_type` is correct.
.google.privacy.dlp.v2.Likelihood likelihood = 3;
- Specified by:
getLikelihoodValue
in interfaceFindingOrBuilder
- Returns:
- The enum numeric value on the wire for likelihood.
-
getLikelihood
public Likelihood getLikelihood()
Confidence of how likely it is that the `info_type` is correct.
.google.privacy.dlp.v2.Likelihood likelihood = 3;
- Specified by:
getLikelihood
in interfaceFindingOrBuilder
- Returns:
- The likelihood.
-
hasLocation
public boolean hasLocation()
Where the content was found.
.google.privacy.dlp.v2.Location location = 4;
- Specified by:
hasLocation
in interfaceFindingOrBuilder
- Returns:
- Whether the location field is set.
-
getLocation
public Location getLocation()
Where the content was found.
.google.privacy.dlp.v2.Location location = 4;
- Specified by:
getLocation
in interfaceFindingOrBuilder
- Returns:
- The location.
-
getLocationOrBuilder
public LocationOrBuilder getLocationOrBuilder()
Where the content was found.
.google.privacy.dlp.v2.Location location = 4;
- Specified by:
getLocationOrBuilder
in interfaceFindingOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Timestamp when finding was detected.
.google.protobuf.Timestamp create_time = 6;
- Specified by:
hasCreateTime
in interfaceFindingOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Timestamp when finding was detected.
.google.protobuf.Timestamp create_time = 6;
- Specified by:
getCreateTime
in interfaceFindingOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Timestamp when finding was detected.
.google.protobuf.Timestamp create_time = 6;
- Specified by:
getCreateTimeOrBuilder
in interfaceFindingOrBuilder
-
hasQuoteInfo
public boolean hasQuoteInfo()
Contains data parsed from quotes. Only populated if include_quote was set to true and a supported infoType was requested. Currently supported infoTypes: DATE, DATE_OF_BIRTH and TIME.
.google.privacy.dlp.v2.QuoteInfo quote_info = 7;
- Specified by:
hasQuoteInfo
in interfaceFindingOrBuilder
- Returns:
- Whether the quoteInfo field is set.
-
getQuoteInfo
public QuoteInfo getQuoteInfo()
Contains data parsed from quotes. Only populated if include_quote was set to true and a supported infoType was requested. Currently supported infoTypes: DATE, DATE_OF_BIRTH and TIME.
.google.privacy.dlp.v2.QuoteInfo quote_info = 7;
- Specified by:
getQuoteInfo
in interfaceFindingOrBuilder
- Returns:
- The quoteInfo.
-
getQuoteInfoOrBuilder
public QuoteInfoOrBuilder getQuoteInfoOrBuilder()
Contains data parsed from quotes. Only populated if include_quote was set to true and a supported infoType was requested. Currently supported infoTypes: DATE, DATE_OF_BIRTH and TIME.
.google.privacy.dlp.v2.QuoteInfo quote_info = 7;
- Specified by:
getQuoteInfoOrBuilder
in interfaceFindingOrBuilder
-
getResourceName
public String getResourceName()
The job that stored the finding.
string resource_name = 8 [(.google.api.resource_reference) = { ... }
- Specified by:
getResourceName
in interfaceFindingOrBuilder
- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
The job that stored the finding.
string resource_name = 8 [(.google.api.resource_reference) = { ... }
- Specified by:
getResourceNameBytes
in interfaceFindingOrBuilder
- Returns:
- The bytes for resourceName.
-
getTriggerName
public String getTriggerName()
Job trigger name, if applicable, for this finding.
string trigger_name = 9 [(.google.api.resource_reference) = { ... }
- Specified by:
getTriggerName
in interfaceFindingOrBuilder
- Returns:
- The triggerName.
-
getTriggerNameBytes
public com.google.protobuf.ByteString getTriggerNameBytes()
Job trigger name, if applicable, for this finding.
string trigger_name = 9 [(.google.api.resource_reference) = { ... }
- Specified by:
getTriggerNameBytes
in interfaceFindingOrBuilder
- Returns:
- The bytes for triggerName.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:FindingOrBuilder
The labels associated with this `Finding`. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. Label values must be between 0 and 63 characters long and must conform to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. No more than 10 labels can be associated with a given finding. Examples: * `"environment" : "production"` * `"pipeline" : "etl"`
map<string, string> labels = 10;
- Specified by:
getLabelsCount
in interfaceFindingOrBuilder
-
containsLabels
public boolean containsLabels(String key)
The labels associated with this `Finding`. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. Label values must be between 0 and 63 characters long and must conform to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. No more than 10 labels can be associated with a given finding. Examples: * `"environment" : "production"` * `"pipeline" : "etl"`
map<string, string> labels = 10;
- Specified by:
containsLabels
in interfaceFindingOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceFindingOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
The labels associated with this `Finding`. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. Label values must be between 0 and 63 characters long and must conform to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. No more than 10 labels can be associated with a given finding. Examples: * `"environment" : "production"` * `"pipeline" : "etl"`
map<string, string> labels = 10;
- Specified by:
getLabelsMap
in interfaceFindingOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
The labels associated with this `Finding`. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. Label values must be between 0 and 63 characters long and must conform to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. No more than 10 labels can be associated with a given finding. Examples: * `"environment" : "production"` * `"pipeline" : "etl"`
map<string, string> labels = 10;
- Specified by:
getLabelsOrDefault
in interfaceFindingOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
The labels associated with this `Finding`. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`. Label values must be between 0 and 63 characters long and must conform to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`. No more than 10 labels can be associated with a given finding. Examples: * `"environment" : "production"` * `"pipeline" : "etl"`
map<string, string> labels = 10;
- Specified by:
getLabelsOrThrow
in interfaceFindingOrBuilder
-
hasJobCreateTime
public boolean hasJobCreateTime()
Time the job started that produced this finding.
.google.protobuf.Timestamp job_create_time = 11;
- Specified by:
hasJobCreateTime
in interfaceFindingOrBuilder
- Returns:
- Whether the jobCreateTime field is set.
-
getJobCreateTime
public com.google.protobuf.Timestamp getJobCreateTime()
Time the job started that produced this finding.
.google.protobuf.Timestamp job_create_time = 11;
- Specified by:
getJobCreateTime
in interfaceFindingOrBuilder
- Returns:
- The jobCreateTime.
-
getJobCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getJobCreateTimeOrBuilder()
Time the job started that produced this finding.
.google.protobuf.Timestamp job_create_time = 11;
- Specified by:
getJobCreateTimeOrBuilder
in interfaceFindingOrBuilder
-
getJobName
public String getJobName()
The job that stored the finding.
string job_name = 13 [(.google.api.resource_reference) = { ... }
- Specified by:
getJobName
in interfaceFindingOrBuilder
- Returns:
- The jobName.
-
getJobNameBytes
public com.google.protobuf.ByteString getJobNameBytes()
The job that stored the finding.
string job_name = 13 [(.google.api.resource_reference) = { ... }
- Specified by:
getJobNameBytes
in interfaceFindingOrBuilder
- Returns:
- The bytes for jobName.
-
getFindingId
public String getFindingId()
The unique finding id.
string finding_id = 15;
- Specified by:
getFindingId
in interfaceFindingOrBuilder
- Returns:
- The findingId.
-
getFindingIdBytes
public com.google.protobuf.ByteString getFindingIdBytes()
The unique finding id.
string finding_id = 15;
- Specified by:
getFindingIdBytes
in interfaceFindingOrBuilder
- Returns:
- The bytes for findingId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Finding parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Finding parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Finding parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Finding parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Finding parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Finding parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Finding parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Finding parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Finding parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Finding parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Finding parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Finding parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Finding.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Finding.Builder newBuilder()
-
newBuilder
public static Finding.Builder newBuilder(Finding prototype)
-
toBuilder
public Finding.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Finding.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Finding getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Finding> parser()
-
getParserForType
public com.google.protobuf.Parser<Finding> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Finding getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-