public static final class RegexValidation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.Builder> implements RegexValidationOrBuilder
Validation based on regular expressions.Protobuf type
google.cloud.dataproc.v1.RegexValidation| Modifier and Type | Method and Description |
|---|---|
RegexValidation.Builder |
addAllRegexes(Iterable<String> values)
Required.
|
RegexValidation.Builder |
addRegexes(String value)
Required.
|
RegexValidation.Builder |
addRegexesBytes(com.google.protobuf.ByteString value)
Required.
|
RegexValidation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RegexValidation |
build() |
RegexValidation |
buildPartial() |
RegexValidation.Builder |
clear() |
RegexValidation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RegexValidation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RegexValidation.Builder |
clearRegexes()
Required.
|
RegexValidation.Builder |
clone() |
RegexValidation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getRegexes(int index)
Required.
|
com.google.protobuf.ByteString |
getRegexesBytes(int index)
Required.
|
int |
getRegexesCount()
Required.
|
com.google.protobuf.ProtocolStringList |
getRegexesList()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RegexValidation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RegexValidation.Builder |
mergeFrom(com.google.protobuf.Message other) |
RegexValidation.Builder |
mergeFrom(RegexValidation other) |
RegexValidation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RegexValidation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RegexValidation.Builder |
setRegexes(int index,
String value)
Required.
|
RegexValidation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RegexValidation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<RegexValidation.Builder>public RegexValidation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.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<RegexValidation.Builder>public RegexValidation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RegexValidation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RegexValidation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RegexValidation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.Builder>public RegexValidation.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<RegexValidation.Builder>public RegexValidation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.Builder>public RegexValidation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.Builder>public RegexValidation.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<RegexValidation.Builder>public RegexValidation.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<RegexValidation.Builder>public RegexValidation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegexValidation.Builder>public RegexValidation.Builder mergeFrom(RegexValidation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.Builder>public RegexValidation.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<RegexValidation.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getRegexesList()
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;getRegexesList in interface RegexValidationOrBuilderpublic int getRegexesCount()
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;getRegexesCount in interface RegexValidationOrBuilderpublic String getRegexes(int index)
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;getRegexes in interface RegexValidationOrBuilderpublic com.google.protobuf.ByteString getRegexesBytes(int index)
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;getRegexesBytes in interface RegexValidationOrBuilderpublic RegexValidation.Builder setRegexes(int index, String value)
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;public RegexValidation.Builder addRegexes(String value)
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;public RegexValidation.Builder addAllRegexes(Iterable<String> values)
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;public RegexValidation.Builder clearRegexes()
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;public RegexValidation.Builder addRegexesBytes(com.google.protobuf.ByteString value)
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
repeated string regexes = 1;public final RegexValidation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.Builder>public final RegexValidation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegexValidation.Builder>Copyright © 2019 Google LLC. All rights reserved.