Package io.grafeas.v1beta1.discovery
Class Discovered
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.grafeas.v1beta1.discovery.Discovered
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DiscoveredOrBuilder,Serializable
public final class Discovered extends com.google.protobuf.GeneratedMessageV3 implements DiscoveredOrBuilder
Provides information about the analysis status of a discovered resource.
Protobuf typegrafeas.v1beta1.discovery.Discovered- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDiscovered.AnalysisStatusAnalysis status for a resource.static classDiscovered.BuilderProvides information about the analysis status of a discovered resource.static classDiscovered.ContinuousAnalysisWhether 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 intANALYSIS_STATUS_ERROR_FIELD_NUMBERstatic intANALYSIS_STATUS_FIELD_NUMBERstatic intCONTINUOUS_ANALYSIS_FIELD_NUMBERstatic intLAST_ANALYSIS_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Discovered.AnalysisStatusgetAnalysisStatus()The status of discovery for the resource.com.google.rpc.StatusgetAnalysisStatusError()When an error is encountered this will contain a LocalizedMessage under details to show to the user.com.google.rpc.StatusOrBuildergetAnalysisStatusErrorOrBuilder()When an error is encountered this will contain a LocalizedMessage under details to show to the user.intgetAnalysisStatusValue()The status of discovery for the resource.Discovered.ContinuousAnalysisgetContinuousAnalysis()Whether the resource is continuously analyzed.intgetContinuousAnalysisValue()Whether the resource is continuously analyzed.static DiscoveredgetDefaultInstance()DiscoveredgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetLastAnalysisTime()The last time continuous analysis was done for this resource.com.google.protobuf.TimestampOrBuildergetLastAnalysisTimeOrBuilder()The last time continuous analysis was done for this resource.com.google.protobuf.Parser<Discovered>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAnalysisStatusError()When an error is encountered this will contain a LocalizedMessage under details to show to the user.inthashCode()booleanhasLastAnalysisTime()The last time continuous analysis was done for this resource.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Discovered.BuildernewBuilder()static Discovered.BuildernewBuilder(Discovered prototype)Discovered.BuildernewBuilderForType()protected Discovered.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DiscoveredparseDelimitedFrom(InputStream input)static DiscoveredparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiscoveredparseFrom(byte[] data)static DiscoveredparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiscoveredparseFrom(com.google.protobuf.ByteString data)static DiscoveredparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiscoveredparseFrom(com.google.protobuf.CodedInputStream input)static DiscoveredparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiscoveredparseFrom(InputStream input)static DiscoveredparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiscoveredparseFrom(ByteBuffer data)static DiscoveredparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Discovered>parser()Discovered.BuildertoBuilder()voidwriteTo(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, 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
-
LAST_ANALYSIS_TIME_FIELD_NUMBER
public static final int LAST_ANALYSIS_TIME_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_STATUS_ERROR_FIELD_NUMBER
public static final int ANALYSIS_STATUS_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getContinuousAnalysisValue
public int getContinuousAnalysisValue()
Whether the resource is continuously analyzed.
.grafeas.v1beta1.discovery.Discovered.ContinuousAnalysis continuous_analysis = 1;- Specified by:
getContinuousAnalysisValuein interfaceDiscoveredOrBuilder- Returns:
- The enum numeric value on the wire for continuousAnalysis.
-
getContinuousAnalysis
public Discovered.ContinuousAnalysis getContinuousAnalysis()
Whether the resource is continuously analyzed.
.grafeas.v1beta1.discovery.Discovered.ContinuousAnalysis continuous_analysis = 1;- Specified by:
getContinuousAnalysisin interfaceDiscoveredOrBuilder- Returns:
- The continuousAnalysis.
-
hasLastAnalysisTime
public boolean hasLastAnalysisTime()
The last time continuous analysis was done for this resource.
.google.protobuf.Timestamp last_analysis_time = 2;- Specified by:
hasLastAnalysisTimein interfaceDiscoveredOrBuilder- Returns:
- Whether the lastAnalysisTime field is set.
-
getLastAnalysisTime
public com.google.protobuf.Timestamp getLastAnalysisTime()
The last time continuous analysis was done for this resource.
.google.protobuf.Timestamp last_analysis_time = 2;- Specified by:
getLastAnalysisTimein interfaceDiscoveredOrBuilder- Returns:
- The lastAnalysisTime.
-
getLastAnalysisTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastAnalysisTimeOrBuilder()
The last time continuous analysis was done for this resource.
.google.protobuf.Timestamp last_analysis_time = 2;- Specified by:
getLastAnalysisTimeOrBuilderin interfaceDiscoveredOrBuilder
-
getAnalysisStatusValue
public int getAnalysisStatusValue()
The status of discovery for the resource.
.grafeas.v1beta1.discovery.Discovered.AnalysisStatus analysis_status = 3;- Specified by:
getAnalysisStatusValuein interfaceDiscoveredOrBuilder- Returns:
- The enum numeric value on the wire for analysisStatus.
-
getAnalysisStatus
public Discovered.AnalysisStatus getAnalysisStatus()
The status of discovery for the resource.
.grafeas.v1beta1.discovery.Discovered.AnalysisStatus analysis_status = 3;- Specified by:
getAnalysisStatusin interfaceDiscoveredOrBuilder- Returns:
- The analysisStatus.
-
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 = 4;- Specified by:
hasAnalysisStatusErrorin interfaceDiscoveredOrBuilder- 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 = 4;- Specified by:
getAnalysisStatusErrorin interfaceDiscoveredOrBuilder- 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 = 4;- Specified by:
getAnalysisStatusErrorOrBuilderin interfaceDiscoveredOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Discovered parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Discovered parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Discovered parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Discovered parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Discovered parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Discovered parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Discovered parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Discovered parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Discovered parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Discovered parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Discovered parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Discovered parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Discovered.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Discovered.Builder newBuilder()
-
newBuilder
public static Discovered.Builder newBuilder(Discovered prototype)
-
toBuilder
public Discovered.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Discovered.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Discovered getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Discovered> parser()
-
getParserForType
public com.google.protobuf.Parser<Discovered> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Discovered getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-