public static final class OutdatedLibrary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder> implements OutdatedLibraryOrBuilder
Information reported for an outdated library.Protobuf type
google.cloud.websecurityscanner.v1beta.OutdatedLibrary| Modifier and Type | Method and Description |
|---|---|
OutdatedLibrary.Builder |
addAllLearnMoreUrls(Iterable<String> values)
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
addLearnMoreUrls(String value)
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
addLearnMoreUrlsBytes(com.google.protobuf.ByteString value)
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OutdatedLibrary |
build() |
OutdatedLibrary |
buildPartial() |
OutdatedLibrary.Builder |
clear() |
OutdatedLibrary.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OutdatedLibrary.Builder |
clearLearnMoreUrls()
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
clearLibraryName()
The name of the outdated library.
|
OutdatedLibrary.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OutdatedLibrary.Builder |
clearVersion()
The version number.
|
OutdatedLibrary.Builder |
clone() |
OutdatedLibrary |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLearnMoreUrls(int index)
URLs to learn more information about the vulnerabilities in the library.
|
com.google.protobuf.ByteString |
getLearnMoreUrlsBytes(int index)
URLs to learn more information about the vulnerabilities in the library.
|
int |
getLearnMoreUrlsCount()
URLs to learn more information about the vulnerabilities in the library.
|
com.google.protobuf.ProtocolStringList |
getLearnMoreUrlsList()
URLs to learn more information about the vulnerabilities in the library.
|
String |
getLibraryName()
The name of the outdated library.
|
com.google.protobuf.ByteString |
getLibraryNameBytes()
The name of the outdated library.
|
String |
getVersion()
The version number.
|
com.google.protobuf.ByteString |
getVersionBytes()
The version number.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OutdatedLibrary.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OutdatedLibrary.Builder |
mergeFrom(com.google.protobuf.Message other) |
OutdatedLibrary.Builder |
mergeFrom(OutdatedLibrary other) |
OutdatedLibrary.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OutdatedLibrary.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OutdatedLibrary.Builder |
setLearnMoreUrls(int index,
String value)
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
setLibraryName(String value)
The name of the outdated library.
|
OutdatedLibrary.Builder |
setLibraryNameBytes(com.google.protobuf.ByteString value)
The name of the outdated library.
|
OutdatedLibrary.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OutdatedLibrary.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OutdatedLibrary.Builder |
setVersion(String value)
The version number.
|
OutdatedLibrary.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
The version number.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OutdatedLibrary build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OutdatedLibrary buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OutdatedLibrary.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder mergeFrom(OutdatedLibrary other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public OutdatedLibrary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OutdatedLibrary.Builder>IOExceptionpublic String getLibraryName()
The name of the outdated library.
string library_name = 1;getLibraryName in interface OutdatedLibraryOrBuilderpublic com.google.protobuf.ByteString getLibraryNameBytes()
The name of the outdated library.
string library_name = 1;getLibraryNameBytes in interface OutdatedLibraryOrBuilderpublic OutdatedLibrary.Builder setLibraryName(String value)
The name of the outdated library.
string library_name = 1;public OutdatedLibrary.Builder clearLibraryName()
The name of the outdated library.
string library_name = 1;public OutdatedLibrary.Builder setLibraryNameBytes(com.google.protobuf.ByteString value)
The name of the outdated library.
string library_name = 1;public String getVersion()
The version number.
string version = 2;getVersion in interface OutdatedLibraryOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
The version number.
string version = 2;getVersionBytes in interface OutdatedLibraryOrBuilderpublic OutdatedLibrary.Builder setVersion(String value)
The version number.
string version = 2;public OutdatedLibrary.Builder clearVersion()
The version number.
string version = 2;public OutdatedLibrary.Builder setVersionBytes(com.google.protobuf.ByteString value)
The version number.
string version = 2;public com.google.protobuf.ProtocolStringList getLearnMoreUrlsList()
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;getLearnMoreUrlsList in interface OutdatedLibraryOrBuilderpublic int getLearnMoreUrlsCount()
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;getLearnMoreUrlsCount in interface OutdatedLibraryOrBuilderpublic String getLearnMoreUrls(int index)
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;getLearnMoreUrls in interface OutdatedLibraryOrBuilderpublic com.google.protobuf.ByteString getLearnMoreUrlsBytes(int index)
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;getLearnMoreUrlsBytes in interface OutdatedLibraryOrBuilderpublic OutdatedLibrary.Builder setLearnMoreUrls(int index, String value)
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;public OutdatedLibrary.Builder addLearnMoreUrls(String value)
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;public OutdatedLibrary.Builder addAllLearnMoreUrls(Iterable<String> values)
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;public OutdatedLibrary.Builder clearLearnMoreUrls()
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;public OutdatedLibrary.Builder addLearnMoreUrlsBytes(com.google.protobuf.ByteString value)
URLs to learn more information about the vulnerabilities in the library.
repeated string learn_more_urls = 3;public final OutdatedLibrary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>public final OutdatedLibrary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OutdatedLibrary.Builder>Copyright © 2019 Google LLC. All rights reserved.