Class VulnerabilityReport.Vulnerability
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability
-
- All Implemented Interfaces:
VulnerabilityReport.VulnerabilityOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- VulnerabilityReport
public static final class VulnerabilityReport.Vulnerability extends com.google.protobuf.GeneratedMessageV3 implements VulnerabilityReport.VulnerabilityOrBuilder
A vulnerability affecting the VM instance.
Protobuf typegoogle.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
VulnerabilityReport.Vulnerability.Builder
A vulnerability affecting the VM instance.static class
VulnerabilityReport.Vulnerability.Details
Contains metadata information for the vulnerability.static interface
VulnerabilityReport.Vulnerability.DetailsOrBuilder
static class
VulnerabilityReport.Vulnerability.Item
OS inventory item that is affected by a vulnerability or fixed as a result of a vulnerability.static interface
VulnerabilityReport.Vulnerability.ItemOrBuilder
-
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 int
AVAILABLE_INVENTORY_ITEM_IDS_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
DETAILS_FIELD_NUMBER
static int
INSTALLED_INVENTORY_ITEM_IDS_FIELD_NUMBER
static int
ITEMS_FIELD_NUMBER
static int
UPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAvailableInventoryItemIds(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated.com.google.protobuf.ByteString
getAvailableInventoryItemIdsBytes(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated.int
getAvailableInventoryItemIdsCount()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated.com.google.protobuf.ProtocolStringList
getAvailableInventoryItemIdsList()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated.com.google.protobuf.Timestamp
getCreateTime()
The timestamp for when the vulnerability was first detected.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
The timestamp for when the vulnerability was first detected.static VulnerabilityReport.Vulnerability
getDefaultInstance()
VulnerabilityReport.Vulnerability
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
VulnerabilityReport.Vulnerability.Details
getDetails()
Contains metadata as per the upstream feed of the operating system and NVD.VulnerabilityReport.Vulnerability.DetailsOrBuilder
getDetailsOrBuilder()
Contains metadata as per the upstream feed of the operating system and NVD.String
getInstalledInventoryItemIds(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated.com.google.protobuf.ByteString
getInstalledInventoryItemIdsBytes(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated.int
getInstalledInventoryItemIdsCount()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated.com.google.protobuf.ProtocolStringList
getInstalledInventoryItemIdsList()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated.VulnerabilityReport.Vulnerability.Item
getItems(int index)
List of items affected by the vulnerability.int
getItemsCount()
List of items affected by the vulnerability.List<VulnerabilityReport.Vulnerability.Item>
getItemsList()
List of items affected by the vulnerability.VulnerabilityReport.Vulnerability.ItemOrBuilder
getItemsOrBuilder(int index)
List of items affected by the vulnerability.List<? extends VulnerabilityReport.Vulnerability.ItemOrBuilder>
getItemsOrBuilderList()
List of items affected by the vulnerability.com.google.protobuf.Parser<VulnerabilityReport.Vulnerability>
getParserForType()
int
getSerializedSize()
com.google.protobuf.Timestamp
getUpdateTime()
The timestamp for when the vulnerability was last modified.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
The timestamp for when the vulnerability was last modified.boolean
hasCreateTime()
The timestamp for when the vulnerability was first detected.boolean
hasDetails()
Contains metadata as per the upstream feed of the operating system and NVD.int
hashCode()
boolean
hasUpdateTime()
The timestamp for when the vulnerability was last modified.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static VulnerabilityReport.Vulnerability.Builder
newBuilder()
static VulnerabilityReport.Vulnerability.Builder
newBuilder(VulnerabilityReport.Vulnerability prototype)
VulnerabilityReport.Vulnerability.Builder
newBuilderForType()
protected VulnerabilityReport.Vulnerability.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static VulnerabilityReport.Vulnerability
parseDelimitedFrom(InputStream input)
static VulnerabilityReport.Vulnerability
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VulnerabilityReport.Vulnerability
parseFrom(byte[] data)
static VulnerabilityReport.Vulnerability
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VulnerabilityReport.Vulnerability
parseFrom(com.google.protobuf.ByteString data)
static VulnerabilityReport.Vulnerability
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VulnerabilityReport.Vulnerability
parseFrom(com.google.protobuf.CodedInputStream input)
static VulnerabilityReport.Vulnerability
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VulnerabilityReport.Vulnerability
parseFrom(InputStream input)
static VulnerabilityReport.Vulnerability
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VulnerabilityReport.Vulnerability
parseFrom(ByteBuffer data)
static VulnerabilityReport.Vulnerability
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<VulnerabilityReport.Vulnerability>
parser()
VulnerabilityReport.Vulnerability.Builder
toBuilder()
void
writeTo(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
-
DETAILS_FIELD_NUMBER
public static final int DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTALLED_INVENTORY_ITEM_IDS_FIELD_NUMBER
public static final int INSTALLED_INVENTORY_ITEM_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AVAILABLE_INVENTORY_ITEM_IDS_FIELD_NUMBER
public static final int AVAILABLE_INVENTORY_ITEM_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITEMS_FIELD_NUMBER
public static final int ITEMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasDetails
public boolean hasDetails()
Contains metadata as per the upstream feed of the operating system and NVD.
.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Details details = 1;
- Specified by:
hasDetails
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- Whether the details field is set.
-
getDetails
public VulnerabilityReport.Vulnerability.Details getDetails()
Contains metadata as per the upstream feed of the operating system and NVD.
.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Details details = 1;
- Specified by:
getDetails
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- The details.
-
getDetailsOrBuilder
public VulnerabilityReport.Vulnerability.DetailsOrBuilder getDetailsOrBuilder()
Contains metadata as per the upstream feed of the operating system and NVD.
.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Details details = 1;
- Specified by:
getDetailsOrBuilder
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
getInstalledInventoryItemIdsList
@Deprecated public com.google.protobuf.ProtocolStringList getInstalledInventoryItemIdsList()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=112Corresponds 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 distros, this field may be empty.
repeated string installed_inventory_item_ids = 2 [deprecated = true];
- Specified by:
getInstalledInventoryItemIdsList
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- A list containing the installedInventoryItemIds.
-
getInstalledInventoryItemIdsCount
@Deprecated public int getInstalledInventoryItemIdsCount()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=112Corresponds 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 distros, this field may be empty.
repeated string installed_inventory_item_ids = 2 [deprecated = true];
- Specified by:
getInstalledInventoryItemIdsCount
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- The count of installedInventoryItemIds.
-
getInstalledInventoryItemIds
@Deprecated public String getInstalledInventoryItemIds(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=112Corresponds 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 distros, this field may be empty.
repeated string installed_inventory_item_ids = 2 [deprecated = true];
- Specified by:
getInstalledInventoryItemIds
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The installedInventoryItemIds at the given index.
-
getInstalledInventoryItemIdsBytes
@Deprecated public com.google.protobuf.ByteString getInstalledInventoryItemIdsBytes(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.installed_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=112Corresponds 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 distros, this field may be empty.
repeated string installed_inventory_item_ids = 2 [deprecated = true];
- Specified by:
getInstalledInventoryItemIdsBytes
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the installedInventoryItemIds at the given index.
-
getAvailableInventoryItemIdsList
@Deprecated public com.google.protobuf.ProtocolStringList getAvailableInventoryItemIdsList()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=120Corresponds 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.
repeated string available_inventory_item_ids = 3 [deprecated = true];
- Specified by:
getAvailableInventoryItemIdsList
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- A list containing the availableInventoryItemIds.
-
getAvailableInventoryItemIdsCount
@Deprecated public int getAvailableInventoryItemIdsCount()
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=120Corresponds 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.
repeated string available_inventory_item_ids = 3 [deprecated = true];
- Specified by:
getAvailableInventoryItemIdsCount
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- The count of availableInventoryItemIds.
-
getAvailableInventoryItemIds
@Deprecated public String getAvailableInventoryItemIds(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=120Corresponds 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.
repeated string available_inventory_item_ids = 3 [deprecated = true];
- Specified by:
getAvailableInventoryItemIds
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The availableInventoryItemIds at the given index.
-
getAvailableInventoryItemIdsBytes
@Deprecated public com.google.protobuf.ByteString getAvailableInventoryItemIdsBytes(int index)
Deprecated.google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.available_inventory_item_ids is deprecated. See google/cloud/osconfig/v1alpha/vulnerability.proto;l=120Corresponds 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.
repeated string available_inventory_item_ids = 3 [deprecated = true];
- Specified by:
getAvailableInventoryItemIdsBytes
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the availableInventoryItemIds at the given index.
-
hasCreateTime
public boolean hasCreateTime()
The timestamp for when the vulnerability was first detected.
.google.protobuf.Timestamp create_time = 4;
- Specified by:
hasCreateTime
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The timestamp for when the vulnerability was first detected.
.google.protobuf.Timestamp create_time = 4;
- Specified by:
getCreateTime
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The timestamp for when the vulnerability was first detected.
.google.protobuf.Timestamp create_time = 4;
- Specified by:
getCreateTimeOrBuilder
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
The timestamp for when the vulnerability was last modified.
.google.protobuf.Timestamp update_time = 5;
- Specified by:
hasUpdateTime
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
The timestamp for when the vulnerability was last modified.
.google.protobuf.Timestamp update_time = 5;
- Specified by:
getUpdateTime
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The timestamp for when the vulnerability was last modified.
.google.protobuf.Timestamp update_time = 5;
- Specified by:
getUpdateTimeOrBuilder
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
getItemsList
public List<VulnerabilityReport.Vulnerability.Item> getItemsList()
List of items affected by the vulnerability.
repeated .google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Item items = 6;
- Specified by:
getItemsList
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
getItemsOrBuilderList
public List<? extends VulnerabilityReport.Vulnerability.ItemOrBuilder> getItemsOrBuilderList()
List of items affected by the vulnerability.
repeated .google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Item items = 6;
- Specified by:
getItemsOrBuilderList
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
getItemsCount
public int getItemsCount()
List of items affected by the vulnerability.
repeated .google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Item items = 6;
- Specified by:
getItemsCount
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
getItems
public VulnerabilityReport.Vulnerability.Item getItems(int index)
List of items affected by the vulnerability.
repeated .google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Item items = 6;
- Specified by:
getItems
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
getItemsOrBuilder
public VulnerabilityReport.Vulnerability.ItemOrBuilder getItemsOrBuilder(int index)
List of items affected by the vulnerability.
repeated .google.cloud.osconfig.v1alpha.VulnerabilityReport.Vulnerability.Item items = 6;
- Specified by:
getItemsOrBuilder
in interfaceVulnerabilityReport.VulnerabilityOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability 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 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VulnerabilityReport.Vulnerability parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VulnerabilityReport.Vulnerability parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VulnerabilityReport.Vulnerability parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VulnerabilityReport.Vulnerability.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VulnerabilityReport.Vulnerability.Builder newBuilder()
-
newBuilder
public static VulnerabilityReport.Vulnerability.Builder newBuilder(VulnerabilityReport.Vulnerability prototype)
-
toBuilder
public VulnerabilityReport.Vulnerability.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VulnerabilityReport.Vulnerability.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VulnerabilityReport.Vulnerability getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VulnerabilityReport.Vulnerability> parser()
-
getParserForType
public com.google.protobuf.Parser<VulnerabilityReport.Vulnerability> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VulnerabilityReport.Vulnerability getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-