Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class Vulnerability.WindowsDetail.KnowledgeBase.Builder (2.40.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.40.0keyboard_arrow_down
public static final class Vulnerability . WindowsDetail . KnowledgeBase . Builder extends GeneratedMessageV3 . Builder<Vulnerability . WindowsDetail . KnowledgeBase . Builder > implements Vulnerability . WindowsDetail . KnowledgeBaseOrBuilder
Protobuf type
grafeas.v1beta1.vulnerability.Vulnerability.WindowsDetail.KnowledgeBase
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public Vulnerability . WindowsDetail . KnowledgeBase build ()
buildPartial()
public Vulnerability . WindowsDetail . KnowledgeBase buildPartial ()
clear()
public Vulnerability . WindowsDetail . KnowledgeBase . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearName()
public Vulnerability . WindowsDetail . KnowledgeBase . Builder clearName ()
The KB name (generally of the form KB[0-9]+ i.e. KB123456).
string name = 1;
clearOneof(Descriptors.OneofDescriptor oneof)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearUrl()
public Vulnerability . WindowsDetail . KnowledgeBase . Builder clearUrl ()
clone()
public Vulnerability . WindowsDetail . KnowledgeBase . Builder clone ()
Overrides
getDefaultInstanceForType()
public Vulnerability . WindowsDetail . KnowledgeBase getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getName()
The KB name (generally of the form KB[0-9]+ i.e. KB123456).
string name = 1;
Returns
Type
Description
String
The name.
getNameBytes()
public ByteString getNameBytes ()
The KB name (generally of the form KB[0-9]+ i.e. KB123456).
string name = 1;
Returns
Type
Description
ByteString
The bytes for name.
getUrl()
Returns
Type
Description
String
The url.
getUrlBytes()
public ByteString getUrlBytes ()
Returns
Type
Description
ByteString
The bytes for url.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
public Vulnerability . WindowsDetail . KnowledgeBase . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeFrom(Vulnerability.WindowsDetail.KnowledgeBase other)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder mergeFrom ( Vulnerability . WindowsDetail . KnowledgeBase other )
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Vulnerability . WindowsDetail . KnowledgeBase . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setName(String value)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder setName ( String value )
The KB name (generally of the form KB[0-9]+ i.e. KB123456).
string name = 1;
Parameter
Name
Description
value
String
The name to set.
setNameBytes(ByteString value)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder setNameBytes ( ByteString value )
The KB name (generally of the form KB[0-9]+ i.e. KB123456).
string name = 1;
Parameter
Name
Description
value
ByteString
The bytes for name to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Vulnerability . WindowsDetail . KnowledgeBase . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setUrl(String value)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder setUrl ( String value )
Parameter
Name
Description
value
String
The url to set.
setUrlBytes(ByteString value)
public Vulnerability . WindowsDetail . KnowledgeBase . Builder setUrlBytes ( ByteString value )
Parameter
Name
Description
value
ByteString
The bytes for url to set.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-03 UTC."],[],[]]