public static final class Cvssv3.Builder extends GeneratedMessageV3.Builder<Cvssv3.Builder> implements Cvssv3OrBuilder
Common Vulnerability Scoring System version 3.Protobuf type
google.cloud.securitycenter.v1.Cvssv3
Modifier and Type | Method and Description |
---|---|
Cvssv3.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Cvssv3 |
build() |
Cvssv3 |
buildPartial() |
Cvssv3.Builder |
clear() |
Cvssv3.Builder |
clearAttackComplexity()
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
Cvssv3.Builder |
clearAttackVector()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.Builder |
clearAvailabilityImpact()
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
Cvssv3.Builder |
clearBaseScore()
The base score is a function of the base metric scores.
|
Cvssv3.Builder |
clearConfidentialityImpact()
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
Cvssv3.Builder |
clearField(Descriptors.FieldDescriptor field) |
Cvssv3.Builder |
clearIntegrityImpact()
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
Cvssv3.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Cvssv3.Builder |
clearPrivilegesRequired()
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
Cvssv3.Builder |
clearScope()
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
Cvssv3.Builder |
clearUserInteraction()
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
Cvssv3.Builder |
clone() |
Cvssv3.AttackComplexity |
getAttackComplexity()
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
int |
getAttackComplexityValue()
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
Cvssv3.AttackVector |
getAttackVector()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
int |
getAttackVectorValue()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.Impact |
getAvailabilityImpact()
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
int |
getAvailabilityImpactValue()
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
double |
getBaseScore()
The base score is a function of the base metric scores.
|
Cvssv3.Impact |
getConfidentialityImpact()
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
int |
getConfidentialityImpactValue()
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
Cvssv3 |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
Cvssv3.Impact |
getIntegrityImpact()
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
int |
getIntegrityImpactValue()
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
Cvssv3.PrivilegesRequired |
getPrivilegesRequired()
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
int |
getPrivilegesRequiredValue()
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
Cvssv3.Scope |
getScope()
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
int |
getScopeValue()
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
Cvssv3.UserInteraction |
getUserInteraction()
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
int |
getUserInteractionValue()
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Cvssv3.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Cvssv3.Builder |
mergeFrom(Cvssv3 other) |
Cvssv3.Builder |
mergeFrom(Message other) |
Cvssv3.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Cvssv3.Builder |
setAttackComplexity(Cvssv3.AttackComplexity value)
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
Cvssv3.Builder |
setAttackComplexityValue(int value)
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
Cvssv3.Builder |
setAttackVector(Cvssv3.AttackVector value)
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.Builder |
setAttackVectorValue(int value)
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.Builder |
setAvailabilityImpact(Cvssv3.Impact value)
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
Cvssv3.Builder |
setAvailabilityImpactValue(int value)
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
Cvssv3.Builder |
setBaseScore(double value)
The base score is a function of the base metric scores.
|
Cvssv3.Builder |
setConfidentialityImpact(Cvssv3.Impact value)
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
Cvssv3.Builder |
setConfidentialityImpactValue(int value)
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
Cvssv3.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
Cvssv3.Builder |
setIntegrityImpact(Cvssv3.Impact value)
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
Cvssv3.Builder |
setIntegrityImpactValue(int value)
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
Cvssv3.Builder |
setPrivilegesRequired(Cvssv3.PrivilegesRequired value)
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
Cvssv3.Builder |
setPrivilegesRequiredValue(int value)
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
Cvssv3.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Cvssv3.Builder |
setScope(Cvssv3.Scope value)
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
Cvssv3.Builder |
setScopeValue(int value)
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
Cvssv3.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
Cvssv3.Builder |
setUserInteraction(Cvssv3.UserInteraction value)
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
Cvssv3.Builder |
setUserInteractionValue(int value)
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3 getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Cvssv3 build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Cvssv3 buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Cvssv3.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Cvssv3.Builder>
public Cvssv3.Builder mergeFrom(Cvssv3 other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public Cvssv3.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Cvssv3.Builder>
IOException
public double getBaseScore()
The base score is a function of the base metric scores.
double base_score = 1;
getBaseScore
in interface Cvssv3OrBuilder
public Cvssv3.Builder setBaseScore(double value)
The base score is a function of the base metric scores.
double base_score = 1;
value
- The baseScore to set.public Cvssv3.Builder clearBaseScore()
The base score is a function of the base metric scores.
double base_score = 1;
public int getAttackVectorValue()
Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. This metric reflects the context by which vulnerability exploitation is possible.
.google.cloud.securitycenter.v1.Cvssv3.AttackVector attack_vector = 5;
getAttackVectorValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setAttackVectorValue(int value)
Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. This metric reflects the context by which vulnerability exploitation is possible.
.google.cloud.securitycenter.v1.Cvssv3.AttackVector attack_vector = 5;
value
- The enum numeric value on the wire for attackVector to set.public Cvssv3.AttackVector getAttackVector()
Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. This metric reflects the context by which vulnerability exploitation is possible.
.google.cloud.securitycenter.v1.Cvssv3.AttackVector attack_vector = 5;
getAttackVector
in interface Cvssv3OrBuilder
public Cvssv3.Builder setAttackVector(Cvssv3.AttackVector value)
Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. This metric reflects the context by which vulnerability exploitation is possible.
.google.cloud.securitycenter.v1.Cvssv3.AttackVector attack_vector = 5;
value
- The attackVector to set.public Cvssv3.Builder clearAttackVector()
Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. This metric reflects the context by which vulnerability exploitation is possible.
.google.cloud.securitycenter.v1.Cvssv3.AttackVector attack_vector = 5;
public int getAttackComplexityValue()
This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.AttackComplexity attack_complexity = 6;
getAttackComplexityValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setAttackComplexityValue(int value)
This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.AttackComplexity attack_complexity = 6;
value
- The enum numeric value on the wire for attackComplexity to set.public Cvssv3.AttackComplexity getAttackComplexity()
This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.AttackComplexity attack_complexity = 6;
getAttackComplexity
in interface Cvssv3OrBuilder
public Cvssv3.Builder setAttackComplexity(Cvssv3.AttackComplexity value)
This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.AttackComplexity attack_complexity = 6;
value
- The attackComplexity to set.public Cvssv3.Builder clearAttackComplexity()
This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.AttackComplexity attack_complexity = 6;
public int getPrivilegesRequiredValue()
This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.PrivilegesRequired privileges_required = 7;
getPrivilegesRequiredValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setPrivilegesRequiredValue(int value)
This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.PrivilegesRequired privileges_required = 7;
value
- The enum numeric value on the wire for privilegesRequired to set.public Cvssv3.PrivilegesRequired getPrivilegesRequired()
This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.PrivilegesRequired privileges_required = 7;
getPrivilegesRequired
in interface Cvssv3OrBuilder
public Cvssv3.Builder setPrivilegesRequired(Cvssv3.PrivilegesRequired value)
This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.PrivilegesRequired privileges_required = 7;
value
- The privilegesRequired to set.public Cvssv3.Builder clearPrivilegesRequired()
This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.PrivilegesRequired privileges_required = 7;
public int getUserInteractionValue()
This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.
.google.cloud.securitycenter.v1.Cvssv3.UserInteraction user_interaction = 8;
getUserInteractionValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setUserInteractionValue(int value)
This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.
.google.cloud.securitycenter.v1.Cvssv3.UserInteraction user_interaction = 8;
value
- The enum numeric value on the wire for userInteraction to set.public Cvssv3.UserInteraction getUserInteraction()
This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.
.google.cloud.securitycenter.v1.Cvssv3.UserInteraction user_interaction = 8;
getUserInteraction
in interface Cvssv3OrBuilder
public Cvssv3.Builder setUserInteraction(Cvssv3.UserInteraction value)
This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.
.google.cloud.securitycenter.v1.Cvssv3.UserInteraction user_interaction = 8;
value
- The userInteraction to set.public Cvssv3.Builder clearUserInteraction()
This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.
.google.cloud.securitycenter.v1.Cvssv3.UserInteraction user_interaction = 8;
public int getScopeValue()
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
.google.cloud.securitycenter.v1.Cvssv3.Scope scope = 9;
getScopeValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setScopeValue(int value)
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
.google.cloud.securitycenter.v1.Cvssv3.Scope scope = 9;
value
- The enum numeric value on the wire for scope to set.public Cvssv3.Scope getScope()
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
.google.cloud.securitycenter.v1.Cvssv3.Scope scope = 9;
getScope
in interface Cvssv3OrBuilder
public Cvssv3.Builder setScope(Cvssv3.Scope value)
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
.google.cloud.securitycenter.v1.Cvssv3.Scope scope = 9;
value
- The scope to set.public Cvssv3.Builder clearScope()
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
.google.cloud.securitycenter.v1.Cvssv3.Scope scope = 9;
public int getConfidentialityImpactValue()
This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;
getConfidentialityImpactValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setConfidentialityImpactValue(int value)
This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;
value
- The enum numeric value on the wire for confidentialityImpact to set.public Cvssv3.Impact getConfidentialityImpact()
This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;
getConfidentialityImpact
in interface Cvssv3OrBuilder
public Cvssv3.Builder setConfidentialityImpact(Cvssv3.Impact value)
This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;
value
- The confidentialityImpact to set.public Cvssv3.Builder clearConfidentialityImpact()
This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;
public int getIntegrityImpactValue()
This metric measures the impact to integrity of a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;
getIntegrityImpactValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setIntegrityImpactValue(int value)
This metric measures the impact to integrity of a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;
value
- The enum numeric value on the wire for integrityImpact to set.public Cvssv3.Impact getIntegrityImpact()
This metric measures the impact to integrity of a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;
getIntegrityImpact
in interface Cvssv3OrBuilder
public Cvssv3.Builder setIntegrityImpact(Cvssv3.Impact value)
This metric measures the impact to integrity of a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;
value
- The integrityImpact to set.public Cvssv3.Builder clearIntegrityImpact()
This metric measures the impact to integrity of a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;
public int getAvailabilityImpactValue()
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact availability_impact = 12;
getAvailabilityImpactValue
in interface Cvssv3OrBuilder
public Cvssv3.Builder setAvailabilityImpactValue(int value)
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact availability_impact = 12;
value
- The enum numeric value on the wire for availabilityImpact to set.public Cvssv3.Impact getAvailabilityImpact()
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact availability_impact = 12;
getAvailabilityImpact
in interface Cvssv3OrBuilder
public Cvssv3.Builder setAvailabilityImpact(Cvssv3.Impact value)
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact availability_impact = 12;
value
- The availabilityImpact to set.public Cvssv3.Builder clearAvailabilityImpact()
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact availability_impact = 12;
public final Cvssv3.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
public final Cvssv3.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Cvssv3.Builder>
Copyright © 2022 Google LLC. All rights reserved.