public static final class DiscoveryOccurrence.VulnerabilityAttestation extends GeneratedMessage implements DiscoveryOccurrence.VulnerabilityAttestationOrBuilderThe status of an vulnerability attestation generation.
Protobuf type grafeas.v1.DiscoveryOccurrence.VulnerabilityAttestation
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DiscoveryOccurrence.VulnerabilityAttestationStatic Fields
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
LAST_ATTEMPT_TIME_FIELD_NUMBER
public static final int LAST_ATTEMPT_TIME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DiscoveryOccurrence.VulnerabilityAttestation getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DiscoveryOccurrence.VulnerabilityAttestation.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation.Builder |
|
newBuilder(DiscoveryOccurrence.VulnerabilityAttestation prototype)
public static DiscoveryOccurrence.VulnerabilityAttestation.Builder newBuilder(DiscoveryOccurrence.VulnerabilityAttestation prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DiscoveryOccurrence.VulnerabilityAttestation |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation.Builder |
|
parseDelimitedFrom(InputStream input)
public static DiscoveryOccurrence.VulnerabilityAttestation parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DiscoveryOccurrence.VulnerabilityAttestation parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DiscoveryOccurrence.VulnerabilityAttestation parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DiscoveryOccurrence.VulnerabilityAttestation> parser()| Returns | |
|---|---|
| Type | Description |
Parser<VulnerabilityAttestation> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DiscoveryOccurrence.VulnerabilityAttestation getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation |
|
getError()
public String getError()If failure, the error reason for why the attestation generation failed.
string error = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The error. |
getErrorBytes()
public ByteString getErrorBytes()If failure, the error reason for why the attestation generation failed.
string error = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for error. |
getLastAttemptTime()
public Timestamp getLastAttemptTime()The last time we attempted to generate an attestation.
.google.protobuf.Timestamp last_attempt_time = 1;
| Returns | |
|---|---|
| Type | Description |
Timestamp |
The lastAttemptTime. |
getLastAttemptTimeOrBuilder()
public TimestampOrBuilder getLastAttemptTimeOrBuilder()The last time we attempted to generate an attestation.
.google.protobuf.Timestamp last_attempt_time = 1;
| Returns | |
|---|---|
| Type | Description |
TimestampOrBuilder |
|
getParserForType()
public Parser<DiscoveryOccurrence.VulnerabilityAttestation> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<VulnerabilityAttestation> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getState()
public DiscoveryOccurrence.VulnerabilityAttestation.VulnerabilityAttestationState getState()The success/failure state of the latest attestation attempt.
.grafeas.v1.DiscoveryOccurrence.VulnerabilityAttestation.VulnerabilityAttestationState state = 2;
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation.VulnerabilityAttestationState |
The state. |
getStateValue()
public int getStateValue()The success/failure state of the latest attestation attempt.
.grafeas.v1.DiscoveryOccurrence.VulnerabilityAttestation.VulnerabilityAttestationState state = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for state. |
hasLastAttemptTime()
public boolean hasLastAttemptTime()The last time we attempted to generate an attestation.
.google.protobuf.Timestamp last_attempt_time = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the lastAttemptTime field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public DiscoveryOccurrence.VulnerabilityAttestation.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DiscoveryOccurrence.VulnerabilityAttestation.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation.Builder |
|
toBuilder()
public DiscoveryOccurrence.VulnerabilityAttestation.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DiscoveryOccurrence.VulnerabilityAttestation.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|