Class ComplianceOccurrence (2.18.0)

public final class ComplianceOccurrence extends GeneratedMessageV3 implements ComplianceOccurrenceOrBuilder

An indication that the compliance checks in the associated ComplianceNote were not satisfied for particular resources or a specified reason.

Protobuf type grafeas.v1.ComplianceOccurrence

Static Fields

NON_COMPLIANCE_REASON_FIELD_NUMBER

public static final int NON_COMPLIANCE_REASON_FIELD_NUMBER
Field Value
TypeDescription
int

NON_COMPLIANT_FILES_FIELD_NUMBER

public static final int NON_COMPLIANT_FILES_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static ComplianceOccurrence getDefaultInstance()
Returns
TypeDescription
ComplianceOccurrence

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static ComplianceOccurrence.Builder newBuilder()
Returns
TypeDescription
ComplianceOccurrence.Builder

newBuilder(ComplianceOccurrence prototype)

public static ComplianceOccurrence.Builder newBuilder(ComplianceOccurrence prototype)
Parameter
NameDescription
prototypeComplianceOccurrence
Returns
TypeDescription
ComplianceOccurrence.Builder

parseDelimitedFrom(InputStream input)