public final class UpgradeOccurrence extends GeneratedMessageV3 implements UpgradeOccurrenceOrBuilder
An Upgrade Occurrence represents that a specific resource_url could install a specific upgrade. This presence is supplied via local sources (i.e. it is present in the mirror and the running system has noticed its availability). For Windows, both distribution and windows_update contain information for the Windows update.
Protobuf type grafeas.v1.UpgradeOccurrence
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > UpgradeOccurrenceImplements
UpgradeOccurrenceOrBuilderStatic Fields
DISTRIBUTION_FIELD_NUMBER
public static final int DISTRIBUTION_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
PACKAGE_FIELD_NUMBER
public static final int PACKAGE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
PARSED_VERSION_FIELD_NUMBER
public static final int PARSED_VERSION_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
WINDOWS_UPDATE_FIELD_NUMBER
public static final int WINDOWS_UPDATE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static UpgradeOccurrence getDefaultInstance()
Returns | |
---|---|
Type | Description |
UpgradeOccurrence |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor | <