Package com.google.cloud.osconfig.v1
Class VulnerabilityReport.Vulnerability.Item
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1.VulnerabilityReport.Vulnerability.Item
-
- All Implemented Interfaces:
VulnerabilityReport.Vulnerability.ItemOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- VulnerabilityReport.Vulnerability
public static final class VulnerabilityReport.Vulnerability.Item extends com.google.protobuf.GeneratedMessageV3 implements VulnerabilityReport.Vulnerability.ItemOrBuilder
OS inventory item that is affected by a vulnerability or fixed as a result of a vulnerability.
Protobuf typegoogle.cloud.osconfig.v1.VulnerabilityReport.Vulnerability.Item- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVulnerabilityReport.Vulnerability.Item.BuilderOS inventory item that is affected by a vulnerability or fixed as a result of a vulnerability.-
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 intAVAILABLE_INVENTORY_ITEM_ID_FIELD_NUMBERstatic intFIXED_CPE_URI_FIELD_NUMBERstatic intINSTALLED_INVENTORY_ITEM_ID_FIELD_NUMBERstatic intUPSTREAM_FIX_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAvailableInventoryItemId()Corresponds to the `AVAILABLE_PACKAGE` inventory item on the VM.com.google.protobuf.ByteStringgetAvailableInventoryItemIdBytes()Corresponds to the `AVAILABLE_PACKAGE` inventory item on the VM.static VulnerabilityReport.Vulnerability.ItemgetDefaultInstance()VulnerabilityReport.Vulnerability.ItemgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetFixedCpeUri()The recommended [CPE URI](https://cpe.mitre.org/specification/) update that contains a fix for this vulnerability.com.google.protobuf.ByteStringgetFixedCpeUriBytes()The recommended [CPE URI](https://cpe.mitre.org/specification/) update that contains a fix for this vulnerability.StringgetInstalledInventoryItemId()Corresponds to the `INSTALLED_PACKAGE` inventory item on the VM.com.google.protobuf.ByteStringgetInstalledInventoryItemIdBytes()Corresponds to the `INSTALLED_PACKAGE` inventory item on the VM.com.google.protobuf.Parser<VulnerabilityReport.Vulnerability.Item>getParserForType()intgetSerializedSize()StringgetUpstreamFix()The upstream OS patch, packages or KB that fixes the vulnerability.com.google.protobuf.ByteStringgetUpstreamFixBytes()The upstream OS patch, packages or KB that fixes the vulnerability.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static VulnerabilityReport.Vulnerability.Item.BuildernewBuilder()static VulnerabilityReport.Vulnerability.Item.BuildernewBuilder(VulnerabilityReport.Vulnerability.Item prototype)VulnerabilityReport.Vulnerability.Item.BuildernewBuilderForType()protected VulnerabilityReport.Vulnerability.Item.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static VulnerabilityReport.Vulnerability.ItemparseDelimitedFrom(InputStream input)static VulnerabilityReport.Vulnerability.ItemparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VulnerabilityReport.Vulnerability.ItemparseFrom(byte[] data)static VulnerabilityReport.Vulnerability.ItemparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VulnerabilityReport.Vulnerability.ItemparseFrom(com.google.protobuf.ByteString data)static VulnerabilityReport.Vulnerability.ItemparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VulnerabilityReport.Vulnerability.ItemparseFrom(com.google.protobuf.CodedInputStream input)static VulnerabilityReport.Vulnerability.ItemparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VulnerabilityReport.Vulnerability.ItemparseFrom(InputStream input)static VulnerabilityReport.Vulnerability.ItemparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VulnerabilityReport.Vulnerability.ItemparseFrom(ByteBuffer data)static VulnerabilityReport.Vulnerability.ItemparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VulnerabilityReport.Vulnerability.Item>parser()VulnerabilityReport.Vulnerability.Item.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, getUnknownFields, 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
-
INSTALLED_INVENTORY_ITEM_ID_FIELD_NUMBER
public static final int INSTALLED_INVENTORY_ITEM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AVAILABLE_INVENTORY_ITEM_ID_FIELD_NUMBER
public static final int AVAILABLE_INVENTORY_ITEM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIXED_CPE_URI_FIELD_NUMBER
public static final int FIXED_CPE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_FIX_FIELD_NUMBER
public static final int UPSTREAM_FIX_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
-
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
-
getInstalledInventoryItemId
public String getInstalledInventoryItemId()
Corresponds to the `INSTALLED_PACKAGE` inventory item on the VM. This field displays the inventory items affected by this vulnerability. If the vulnerability report was not updated after the VM inventory update, these values might not display in VM inventory. For some operating systems, this field might be empty.
string installed_inventory_item_id = 1;- Specified by:
getInstalledInventoryItemIdin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The installedInventoryItemId.
-
getInstalledInventoryItemIdBytes
public com.google.protobuf.ByteString getInstalledInventoryItemIdBytes()
Corresponds to the `INSTALLED_PACKAGE` inventory item on the VM. This field displays the inventory items affected by this vulnerability. If the vulnerability report was not updated after the VM inventory update, these values might not display in VM inventory. For some operating systems, this field might be empty.
string installed_inventory_item_id = 1;- Specified by:
getInstalledInventoryItemIdBytesin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The bytes for installedInventoryItemId.
-
getAvailableInventoryItemId
public String getAvailableInventoryItemId()
Corresponds to the `AVAILABLE_PACKAGE` inventory item on the VM. If the vulnerability report was not updated after the VM inventory update, these values might not display in VM inventory. If there is no available fix, the field is empty. The `inventory_item` value specifies the latest `SoftwarePackage` available to the VM that fixes the vulnerability.
string available_inventory_item_id = 2;- Specified by:
getAvailableInventoryItemIdin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The availableInventoryItemId.
-
getAvailableInventoryItemIdBytes
public com.google.protobuf.ByteString getAvailableInventoryItemIdBytes()
Corresponds to the `AVAILABLE_PACKAGE` inventory item on the VM. If the vulnerability report was not updated after the VM inventory update, these values might not display in VM inventory. If there is no available fix, the field is empty. The `inventory_item` value specifies the latest `SoftwarePackage` available to the VM that fixes the vulnerability.
string available_inventory_item_id = 2;- Specified by:
getAvailableInventoryItemIdBytesin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The bytes for availableInventoryItemId.
-
getFixedCpeUri
public String getFixedCpeUri()
The recommended [CPE URI](https://cpe.mitre.org/specification/) update that contains a fix for this vulnerability.
string fixed_cpe_uri = 3;- Specified by:
getFixedCpeUriin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The fixedCpeUri.
-
getFixedCpeUriBytes
public com.google.protobuf.ByteString getFixedCpeUriBytes()
The recommended [CPE URI](https://cpe.mitre.org/specification/) update that contains a fix for this vulnerability.
string fixed_cpe_uri = 3;- Specified by:
getFixedCpeUriBytesin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The bytes for fixedCpeUri.
-
getUpstreamFix
public String getUpstreamFix()
The upstream OS patch, packages or KB that fixes the vulnerability.
string upstream_fix = 4;- Specified by:
getUpstreamFixin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The upstreamFix.
-
getUpstreamFixBytes
public com.google.protobuf.ByteString getUpstreamFixBytes()
The upstream OS patch, packages or KB that fixes the vulnerability.
string upstream_fix = 4;- Specified by:
getUpstreamFixBytesin interfaceVulnerabilityReport.Vulnerability.ItemOrBuilder- Returns:
- The bytes for upstreamFix.
-
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 VulnerabilityReport.Vulnerability.Item parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VulnerabilityReport.Vulnerability.Item parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VulnerabilityReport.Vulnerability.Item parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VulnerabilityReport.Vulnerability.Item parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VulnerabilityReport.Vulnerability.Item.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VulnerabilityReport.Vulnerability.Item.Builder newBuilder()
-
newBuilder
public static VulnerabilityReport.Vulnerability.Item.Builder newBuilder(VulnerabilityReport.Vulnerability.Item prototype)
-
toBuilder
public VulnerabilityReport.Vulnerability.Item.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VulnerabilityReport.Vulnerability.Item.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VulnerabilityReport.Vulnerability.Item getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VulnerabilityReport.Vulnerability.Item> parser()
-
getParserForType
public com.google.protobuf.Parser<VulnerabilityReport.Vulnerability.Item> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VulnerabilityReport.Vulnerability.Item getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-