public static final class Form.Builder extends GeneratedMessageV3.Builder<Form.Builder> implements FormOrBuilder
! Information about a vulnerability with an HTML.Protobuf type
google.cloud.websecurityscanner.v1.Form
Modifier and Type | Method and Description |
---|---|
Form.Builder |
addAllFields(Iterable<String> values)
! The names of form fields related to the vulnerability.
|
Form.Builder |
addFields(String value)
! The names of form fields related to the vulnerability.
|
Form.Builder |
addFieldsBytes(ByteString value)
! The names of form fields related to the vulnerability.
|
Form.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Form |
build() |
Form |
buildPartial() |
Form.Builder |
clear() |
Form.Builder |
clearActionUri()
! The URI where to send the form when it's submitted.
|
Form.Builder |
clearField(Descriptors.FieldDescriptor field) |
Form.Builder |
clearFields()
! The names of form fields related to the vulnerability.
|
Form.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Form.Builder |
clone() |
String |
getActionUri()
! The URI where to send the form when it's submitted.
|
ByteString |
getActionUriBytes()
! The URI where to send the form when it's submitted.
|
Form |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
String |
getFields(int index)
! The names of form fields related to the vulnerability.
|
ByteString |
getFieldsBytes(int index)
! The names of form fields related to the vulnerability.
|
int |
getFieldsCount()
! The names of form fields related to the vulnerability.
|
ProtocolStringList |
getFieldsList()
! The names of form fields related to the vulnerability.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Form.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Form.Builder |
mergeFrom(Form other) |
Form.Builder |
mergeFrom(Message other) |
Form.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Form.Builder |
setActionUri(String value)
! The URI where to send the form when it's submitted.
|
Form.Builder |
setActionUriBytes(ByteString value)
! The URI where to send the form when it's submitted.
|
Form.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
Form.Builder |
setFields(int index,
String value)
! The names of form fields related to the vulnerability.
|
Form.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Form.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
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<Form.Builder>
public Form.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Form.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Form.Builder>
public Form getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Form build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Form buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Form.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Form.Builder>
public Form.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Form.Builder>
public Form.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Form.Builder>
public Form.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Form.Builder>
public Form.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Form.Builder>
public Form.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Form.Builder>
public Form.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Form.Builder>
public Form.Builder mergeFrom(Form other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Form.Builder>
public Form.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Form.Builder>
IOException
public String getActionUri()
! The URI where to send the form when it's submitted.
string action_uri = 1;
getActionUri
in interface FormOrBuilder
public ByteString getActionUriBytes()
! The URI where to send the form when it's submitted.
string action_uri = 1;
getActionUriBytes
in interface FormOrBuilder
public Form.Builder setActionUri(String value)
! The URI where to send the form when it's submitted.
string action_uri = 1;
value
- The actionUri to set.public Form.Builder clearActionUri()
! The URI where to send the form when it's submitted.
string action_uri = 1;
public Form.Builder setActionUriBytes(ByteString value)
! The URI where to send the form when it's submitted.
string action_uri = 1;
value
- The bytes for actionUri to set.public ProtocolStringList getFieldsList()
! The names of form fields related to the vulnerability.
repeated string fields = 2;
getFieldsList
in interface FormOrBuilder
public int getFieldsCount()
! The names of form fields related to the vulnerability.
repeated string fields = 2;
getFieldsCount
in interface FormOrBuilder
public String getFields(int index)
! The names of form fields related to the vulnerability.
repeated string fields = 2;
getFields
in interface FormOrBuilder
index
- The index of the element to return.public ByteString getFieldsBytes(int index)
! The names of form fields related to the vulnerability.
repeated string fields = 2;
getFieldsBytes
in interface FormOrBuilder
index
- The index of the value to return.public Form.Builder setFields(int index, String value)
! The names of form fields related to the vulnerability.
repeated string fields = 2;
index
- The index to set the value at.value
- The fields to set.public Form.Builder addFields(String value)
! The names of form fields related to the vulnerability.
repeated string fields = 2;
value
- The fields to add.public Form.Builder addAllFields(Iterable<String> values)
! The names of form fields related to the vulnerability.
repeated string fields = 2;
values
- The fields to add.public Form.Builder clearFields()
! The names of form fields related to the vulnerability.
repeated string fields = 2;
public Form.Builder addFieldsBytes(ByteString value)
! The names of form fields related to the vulnerability.
repeated string fields = 2;
value
- The bytes of the fields to add.public final Form.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Form.Builder>
public final Form.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Form.Builder>
Copyright © 2022 Google LLC. All rights reserved.