Package io.grafeas.v1
Class DiscoveryOccurrence
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.grafeas.v1.DiscoveryOccurrence
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,DiscoveryOccurrenceOrBuilder
,Serializable
public final class DiscoveryOccurrence extends com.google.protobuf.GeneratedMessageV3 implements DiscoveryOccurrenceOrBuilder
Provides information about the analysis status of a discovered resource.
Protobuf typegrafeas.v1.DiscoveryOccurrence
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DiscoveryOccurrence.AnalysisCompleted
Indicates which analysis completed successfully.static interface
DiscoveryOccurrence.AnalysisCompletedOrBuilder
static class
DiscoveryOccurrence.AnalysisStatus
Analysis status for a resource.static class
DiscoveryOccurrence.Builder
Provides information about the analysis status of a discovered resource.static class
DiscoveryOccurrence.ContinuousAnalysis
Whether the resource is continuously analyzed.-
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
ANALYSIS_COMPLETED_FIELD_NUMBER
static int
ANALYSIS_ERROR_FIELD_NUMBER
static int
ANALYSIS_STATUS_ERROR_FIELD_NUMBER
static int
ANALYSIS_STATUS_FIELD_NUMBER
static int
ARCHIVE_TIME_FIELD_NUMBER
static int
CONTINUOUS_ANALYSIS_FIELD_NUMBER
static int
CPE_FIELD_NUMBER
static int
LAST_SCAN_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
DiscoveryOccurrence.AnalysisCompleted
getAnalysisCompleted()
.grafeas.v1.DiscoveryOccurrence.AnalysisCompleted analysis_completed = 7;
DiscoveryOccurrence.AnalysisCompletedOrBuilder
getAnalysisCompletedOrBuilder()
.grafeas.v1.DiscoveryOccurrence.AnalysisCompleted analysis_completed = 7;
com.google.rpc.Status
getAnalysisError(int index)
Indicates any errors encountered during analysis of a resource.int
getAnalysisErrorCount()
Indicates any errors encountered during analysis of a resource.List<com.google.rpc.Status>
getAnalysisErrorList()
Indicates any errors encountered during analysis of a resource.com.google.rpc.StatusOrBuilder
getAnalysisErrorOrBuilder(int index)
Indicates any errors encountered during analysis of a resource.List<? extends com.google.rpc.StatusOrBuilder>
getAnalysisErrorOrBuilderList()
Indicates any errors encountered during analysis of a resource.DiscoveryOccurrence.AnalysisStatus
getAnalysisStatus()
The status of discovery for the resource.com.google.rpc.Status
getAnalysisStatusError()
When an error is encountered this will contain a LocalizedMessage under details to show to the user.com.google.rpc.StatusOrBuilder
getAnalysisStatusErrorOrBuilder()
When an error is encountered this will contain a LocalizedMessage under details to show to the user.int
getAnalysisStatusValue()
The status of discovery for the resource.com.google.protobuf.Timestamp
getArchiveTime()
The time occurrences related to this discovery occurrence were archived.com.google.protobuf.TimestampOrBuilder
getArchiveTimeOrBuilder()
The time occurrences related to this discovery occurrence were archived.DiscoveryOccurrence.ContinuousAnalysis
getContinuousAnalysis()
Whether the resource is continuously analyzed.int
getContinuousAnalysisValue()
Whether the resource is continuously analyzed.String
getCpe()
The CPE of the resource being scanned.com.google.protobuf.ByteString
getCpeBytes()
The CPE of the resource being scanned.static DiscoveryOccurrence
getDefaultInstance()
DiscoveryOccurrence
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Timestamp
getLastScanTime()
The last time this resource was scanned.com.google.protobuf.TimestampOrBuilder
getLastScanTimeOrBuilder()
The last time this resource was scanned.com.google.protobuf.Parser<DiscoveryOccurrence>
getParserForType()
int
getSerializedSize()
boolean
hasAnalysisCompleted()
.grafeas.v1.DiscoveryOccurrence.AnalysisCompleted analysis_completed = 7;
boolean
hasAnalysisStatusError()
When an error is encountered this will contain a LocalizedMessage under details to show to the user.boolean
hasArchiveTime()
The time occurrences related to this discovery occurrence were archived.int
hashCode()
boolean
hasLastScanTime()
The last time this resource was scanned.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static DiscoveryOccurrence.Builder
newBuilder()
static DiscoveryOccurrence.Builder
newBuilder(DiscoveryOccurrence prototype)
DiscoveryOccurrence.Builder
newBuilderForType()
protected DiscoveryOccurrence.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static DiscoveryOccurrence
parseDelimitedFrom(InputStream input)
static DiscoveryOccurrence
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoveryOccurrence
parseFrom(byte[] data)
static DiscoveryOccurrence
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoveryOccurrence
parseFrom(com.google.protobuf.ByteString data)
static DiscoveryOccurrence
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoveryOccurrence
parseFrom(com.google.protobuf.CodedInputStream input)
static DiscoveryOccurrence
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoveryOccurrence
parseFrom(InputStream input)
static DiscoveryOccurrence
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DiscoveryOccurrence
parseFrom(ByteBuffer data)
static DiscoveryOccurrence
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<DiscoveryOccurrence>
parser()
DiscoveryOccurrence.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, internalGetMapField, 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
-
CONTINUOUS_ANALYSIS_FIELD_NUMBER
public static final int CONTINUOUS_ANALYSIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANALYSIS_STATUS_FIELD_NUMBER
public static final int ANALYSIS_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANALYSIS_COMPLETED_FIELD_NUMBER
public static final int ANALYSIS_COMPLETED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANALYSIS_ERROR_FIELD_NUMBER
public static final int ANALYSIS_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANALYSIS_STATUS_ERROR_FIELD_NUMBER
public static final int ANALYSIS_STATUS_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CPE_FIELD_NUMBER
public static final int CPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_SCAN_TIME_FIELD_NUMBER
public static final int LAST_SCAN_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARCHIVE_TIME_FIELD_NUMBER
public static final int ARCHIVE_TIME_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getContinuousAnalysisValue
public int getContinuousAnalysisValue()
Whether the resource is continuously analyzed.
.grafeas.v1.DiscoveryOccurrence.ContinuousAnalysis continuous_analysis = 1;
- Specified by:
getContinuousAnalysisValue
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The enum numeric value on the wire for continuousAnalysis.
-
getContinuousAnalysis
public DiscoveryOccurrence.ContinuousAnalysis getContinuousAnalysis()
Whether the resource is continuously analyzed.
.grafeas.v1.DiscoveryOccurrence.ContinuousAnalysis continuous_analysis = 1;
- Specified by:
getContinuousAnalysis
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The continuousAnalysis.
-
getAnalysisStatusValue
public int getAnalysisStatusValue()
The status of discovery for the resource.
.grafeas.v1.DiscoveryOccurrence.AnalysisStatus analysis_status = 2;
- Specified by:
getAnalysisStatusValue
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The enum numeric value on the wire for analysisStatus.
-
getAnalysisStatus
public DiscoveryOccurrence.AnalysisStatus getAnalysisStatus()
The status of discovery for the resource.
.grafeas.v1.DiscoveryOccurrence.AnalysisStatus analysis_status = 2;
- Specified by:
getAnalysisStatus
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The analysisStatus.
-
hasAnalysisCompleted
public boolean hasAnalysisCompleted()
.grafeas.v1.DiscoveryOccurrence.AnalysisCompleted analysis_completed = 7;
- Specified by:
hasAnalysisCompleted
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- Whether the analysisCompleted field is set.
-
getAnalysisCompleted
public DiscoveryOccurrence.AnalysisCompleted getAnalysisCompleted()
.grafeas.v1.DiscoveryOccurrence.AnalysisCompleted analysis_completed = 7;
- Specified by:
getAnalysisCompleted
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The analysisCompleted.
-
getAnalysisCompletedOrBuilder
public DiscoveryOccurrence.AnalysisCompletedOrBuilder getAnalysisCompletedOrBuilder()
.grafeas.v1.DiscoveryOccurrence.AnalysisCompleted analysis_completed = 7;
- Specified by:
getAnalysisCompletedOrBuilder
in interfaceDiscoveryOccurrenceOrBuilder
-
getAnalysisErrorList
public List<com.google.rpc.Status> getAnalysisErrorList()
Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
repeated .google.rpc.Status analysis_error = 8;
- Specified by:
getAnalysisErrorList
in interfaceDiscoveryOccurrenceOrBuilder
-
getAnalysisErrorOrBuilderList
public List<? extends com.google.rpc.StatusOrBuilder> getAnalysisErrorOrBuilderList()
Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
repeated .google.rpc.Status analysis_error = 8;
- Specified by:
getAnalysisErrorOrBuilderList
in interfaceDiscoveryOccurrenceOrBuilder
-
getAnalysisErrorCount
public int getAnalysisErrorCount()
Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
repeated .google.rpc.Status analysis_error = 8;
- Specified by:
getAnalysisErrorCount
in interfaceDiscoveryOccurrenceOrBuilder
-
getAnalysisError
public com.google.rpc.Status getAnalysisError(int index)
Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
repeated .google.rpc.Status analysis_error = 8;
- Specified by:
getAnalysisError
in interfaceDiscoveryOccurrenceOrBuilder
-
getAnalysisErrorOrBuilder
public com.google.rpc.StatusOrBuilder getAnalysisErrorOrBuilder(int index)
Indicates any errors encountered during analysis of a resource. There could be 0 or more of these errors.
repeated .google.rpc.Status analysis_error = 8;
- Specified by:
getAnalysisErrorOrBuilder
in interfaceDiscoveryOccurrenceOrBuilder
-
hasAnalysisStatusError
public boolean hasAnalysisStatusError()
When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
.google.rpc.Status analysis_status_error = 3;
- Specified by:
hasAnalysisStatusError
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- Whether the analysisStatusError field is set.
-
getAnalysisStatusError
public com.google.rpc.Status getAnalysisStatusError()
When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
.google.rpc.Status analysis_status_error = 3;
- Specified by:
getAnalysisStatusError
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The analysisStatusError.
-
getAnalysisStatusErrorOrBuilder
public com.google.rpc.StatusOrBuilder getAnalysisStatusErrorOrBuilder()
When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API.
.google.rpc.Status analysis_status_error = 3;
- Specified by:
getAnalysisStatusErrorOrBuilder
in interfaceDiscoveryOccurrenceOrBuilder
-
getCpe
public String getCpe()
The CPE of the resource being scanned.
string cpe = 4;
- Specified by:
getCpe
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The cpe.
-
getCpeBytes
public com.google.protobuf.ByteString getCpeBytes()
The CPE of the resource being scanned.
string cpe = 4;
- Specified by:
getCpeBytes
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The bytes for cpe.
-
hasLastScanTime
public boolean hasLastScanTime()
The last time this resource was scanned.
.google.protobuf.Timestamp last_scan_time = 5;
- Specified by:
hasLastScanTime
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- Whether the lastScanTime field is set.
-
getLastScanTime
public com.google.protobuf.Timestamp getLastScanTime()
The last time this resource was scanned.
.google.protobuf.Timestamp last_scan_time = 5;
- Specified by:
getLastScanTime
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The lastScanTime.
-
getLastScanTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastScanTimeOrBuilder()
The last time this resource was scanned.
.google.protobuf.Timestamp last_scan_time = 5;
- Specified by:
getLastScanTimeOrBuilder
in interfaceDiscoveryOccurrenceOrBuilder
-
hasArchiveTime
public boolean hasArchiveTime()
The time occurrences related to this discovery occurrence were archived.
.google.protobuf.Timestamp archive_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasArchiveTime
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- Whether the archiveTime field is set.
-
getArchiveTime
public com.google.protobuf.Timestamp getArchiveTime()
The time occurrences related to this discovery occurrence were archived.
.google.protobuf.Timestamp archive_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getArchiveTime
in interfaceDiscoveryOccurrenceOrBuilder
- Returns:
- The archiveTime.
-
getArchiveTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getArchiveTimeOrBuilder()
The time occurrences related to this discovery occurrence were archived.
.google.protobuf.Timestamp archive_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getArchiveTimeOrBuilder
in interfaceDiscoveryOccurrenceOrBuilder
-
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 DiscoveryOccurrence parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoveryOccurrence parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoveryOccurrence parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoveryOccurrence parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoveryOccurrence parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoveryOccurrence parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DiscoveryOccurrence parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DiscoveryOccurrence parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DiscoveryOccurrence parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DiscoveryOccurrence parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DiscoveryOccurrence parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DiscoveryOccurrence parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DiscoveryOccurrence.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DiscoveryOccurrence.Builder newBuilder()
-
newBuilder
public static DiscoveryOccurrence.Builder newBuilder(DiscoveryOccurrence prototype)
-
toBuilder
public DiscoveryOccurrence.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DiscoveryOccurrence.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DiscoveryOccurrence getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DiscoveryOccurrence> parser()
-
getParserForType
public com.google.protobuf.Parser<DiscoveryOccurrence> 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 DiscoveryOccurrence getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-