Class DiscoveryOccurrence (2.2.3)

  public 
  
 final 
  
 class 
 DiscoveryOccurrence 
  
 extends 
  
 GeneratedMessageV3 
  
 implements 
  
 DiscoveryOccurrenceOrBuilder 
 

Provides information about the analysis status of a discovered resource.

Protobuf type grafeas.v1.DiscoveryOccurrence

Static Fields

ANALYSIS_STATUS_ERROR_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 ANALYSIS_STATUS_ERROR_FIELD_NUMBER 
 
Field Value
Type Description
int

ANALYSIS_STATUS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 ANALYSIS_STATUS_FIELD_NUMBER 
 
Field Value
Type Description
int

ARCHIVE_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 ARCHIVE_TIME_FIELD_NUMBER 
 
Field Value
Type Description
int

CONTINUOUS_ANALYSIS_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 CONTINUOUS_ANALYSIS_FIELD_NUMBER 
 
Field Value
Type Description
int

CPE_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 CPE_FIELD_NUMBER 
 
Field Value
Type Description
int

LAST_SCAN_TIME_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 LAST_SCAN_TIME_FIELD_NUMBER 
 
Field Value
Type Description
int

Static Methods

getDefaultInstance()

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 getDefaultInstance 
 () 
 
Returns
Type Description
DiscoveryOccurrence

getDescriptor()

  public 
  
 static 
  
 final 
  
 Descriptors 
 . 
 Descriptor 
  
 getDescriptor 
 () 
 
Returns
Type Description
Descriptor

newBuilder()

  public 
  
 static 
  
 DiscoveryOccurrence 
 . 
 Builder 
  
 newBuilder 
 () 
 
Returns
Type Description
DiscoveryOccurrence.Builder

newBuilder(DiscoveryOccurrence prototype)

  public 
  
 static 
  
 DiscoveryOccurrence 
 . 
 Builder 
  
 newBuilder 
 ( 
 DiscoveryOccurrence 
  
 prototype 
 ) 
 
Parameter
Name Description
prototype DiscoveryOccurrence
Returns
Type Description
DiscoveryOccurrence.Builder

parseDelimitedFrom(InputStream input)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseDelimitedFrom 
 ( 
 InputStream 
  
 input 
 ) 
 
Parameter
Name Description
input InputStream
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseDelimitedFrom 
 ( 
 InputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
IOException

parseFrom(byte[] data)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 byte 
 [] 
  
 data 
 ) 
 
Parameter
Name Description
data byte []
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 byte 
 [] 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name Description
data byte []
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 ByteString 
  
 data 
 ) 
 
Parameter
Name Description
data ByteString
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 ByteString 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 CodedInputStream 
  
 input 
 ) 
 
Parameter
Name Description
input CodedInputStream
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 CodedInputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
IOException

parseFrom(InputStream input)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 InputStream 
  
 input 
 ) 
 
Parameter
Name Description
input InputStream
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 InputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 ByteBuffer 
  
 data 
 ) 
 
Parameter
Name Description
data ByteBuffer
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 DiscoveryOccurrence 
  
 parseFrom 
 ( 
 ByteBuffer 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DiscoveryOccurrence
Exceptions
Type Description
InvalidProtocolBufferException

parser()

  public 
  
 static 
  
 Parser<DiscoveryOccurrence> 
  
 parser 
 () 
 
Returns
Type Description
Parser < DiscoveryOccurrence >

Methods

equals(Object obj)

  public 
  
 boolean 
  
 equals 
 ( 
 Object 
  
 obj 
 ) 
 
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getAnalysisStatus()

  public 
  
 DiscoveryOccurrence 
 . 
 AnalysisStatus 
  
 getAnalysisStatus 
 () 
 

The status of discovery for the resource.

.grafeas.v1.DiscoveryOccurrence.AnalysisStatus analysis_status = 2;

Returns
Type Description
DiscoveryOccurrence.AnalysisStatus

The analysisStatus.

getAnalysisStatusError()

  public 
  
 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;

Returns
Type Description
com.google.rpc.Status

The analysisStatusError.

getAnalysisStatusErrorOrBuilder()

  public 
  
 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;

Returns
Type Description
com.google.rpc.StatusOrBuilder

getAnalysisStatusValue()

  public 
  
 int 
  
 getAnalysisStatusValue 
 () 
 

The status of discovery for the resource.

.grafeas.v1.DiscoveryOccurrence.AnalysisStatus analysis_status = 2;

Returns
Type Description
int

The enum numeric value on the wire for analysisStatus.

getArchiveTime()

  public 
  
 Timestamp 
  
 getArchiveTime 
 () 
 

The time occurrences related to this discovery occurrence were archived.

.google.protobuf.Timestamp archive_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The archiveTime.

getArchiveTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getArchiveTimeOrBuilder 
 () 
 

The time occurrences related to this discovery occurrence were archived.

.google.protobuf.Timestamp archive_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getContinuousAnalysis()

  public 
  
 DiscoveryOccurrence 
 . 
 ContinuousAnalysis 
  
 getContinuousAnalysis 
 () 
 

Whether the resource is continuously analyzed.

.grafeas.v1.DiscoveryOccurrence.ContinuousAnalysis continuous_analysis = 1;

Returns
Type Description
DiscoveryOccurrence.ContinuousAnalysis

The continuousAnalysis.

getContinuousAnalysisValue()

  public 
  
 int 
  
 getContinuousAnalysisValue 
 () 
 

Whether the resource is continuously analyzed.

.grafeas.v1.DiscoveryOccurrence.ContinuousAnalysis continuous_analysis = 1;

Returns
Type Description
int

The enum numeric value on the wire for continuousAnalysis.

getCpe()

  public 
  
 String 
  
 getCpe 
 () 
 

The CPE of the resource being scanned.

string cpe = 4;

Returns
Type Description
String

The cpe.

getCpeBytes()

  public 
  
 ByteString 
  
 getCpeBytes 
 () 
 

The CPE of the resource being scanned.

string cpe = 4;

Returns
Type Description
ByteString

The bytes for cpe.

getDefaultInstanceForType()

  public 
  
 DiscoveryOccurrence 
  
 getDefaultInstanceForType 
 () 
 
Returns
Type Description
DiscoveryOccurrence

getLastScanTime()

  public 
  
 Timestamp 
  
 getLastScanTime 
 () 
 

The last time this resource was scanned.

.google.protobuf.Timestamp last_scan_time = 5;

Returns
Type Description
Timestamp

The lastScanTime.

getLastScanTimeOrBuilder()

  public 
  
 TimestampOrBuilder 
  
 getLastScanTimeOrBuilder 
 () 
 

The last time this resource was scanned.

.google.protobuf.Timestamp last_scan_time = 5;

Returns
Type Description
TimestampOrBuilder

getParserForType()

  public 
  
 Parser<DiscoveryOccurrence> 
  
 getParserForType 
 () 
 
Returns
Type Description
Parser < DiscoveryOccurrence >
Overrides

getSerializedSize()

  public 
  
 int 
  
 getSerializedSize 
 () 
 
Returns
Type Description
int
Overrides

getUnknownFields()

  public 
  
 final 
  
 UnknownFieldSet 
  
 getUnknownFields 
 () 
 
Returns
Type Description
UnknownFieldSet
Overrides

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;

Returns
Type Description
boolean

Whether the analysisStatusError field is set.

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];

Returns
Type Description
boolean

Whether the archiveTime field is set.

hasLastScanTime()

  public 
  
 boolean 
  
 hasLastScanTime 
 () 
 

The last time this resource was scanned.

.google.protobuf.Timestamp last_scan_time = 5;

Returns
Type Description
boolean

Whether the lastScanTime field is set.

hashCode()

  public 
  
 int 
  
 hashCode 
 () 
 
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

  protected 
  
 GeneratedMessageV3 
 . 
 FieldAccessorTable 
  
 internalGetFieldAccessorTable 
 () 
 
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

  public 
  
 final 
  
 boolean 
  
 isInitialized 
 () 
 
Returns
Type Description
boolean
Overrides

newBuilderForType()

  public 
  
 DiscoveryOccurrence 
 . 
 Builder 
  
 newBuilderForType 
 () 
 
Returns
Type Description
DiscoveryOccurrence.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

  protected 
  
 DiscoveryOccurrence 
 . 
 Builder 
  
 newBuilderForType 
 ( 
 GeneratedMessageV3 
 . 
 BuilderParent 
  
 parent 
 ) 
 
Parameter
Name Description
parent BuilderParent
Returns
Type Description
DiscoveryOccurrence.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

  protected 
  
 Object 
  
 newInstance 
 ( 
 GeneratedMessageV3 
 . 
 UnusedPrivateParameter 
  
 unused 
 ) 
 
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

  public 
  
 DiscoveryOccurrence 
 . 
 Builder 
  
 toBuilder 
 () 
 
Returns
Type Description
DiscoveryOccurrence.Builder

writeTo(CodedOutputStream output)

  public 
  
 void 
  
 writeTo 
 ( 
 CodedOutputStream 
  
 output 
 ) 
 
Parameter
Name Description
output CodedOutputStream
Overrides Exceptions
Type Description
IOException
Create a Mobile Website
View Site in Mobile | Classic
Share by: