Package com.google.cloud.datastream.v1
Class ValidationResult.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
- com.google.cloud.datastream.v1.ValidationResult.Builder
-
- All Implemented Interfaces:
ValidationResultOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ValidationResult
public static final class ValidationResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder> implements ValidationResultOrBuilder
Contains the current validation results.
Protobuf typegoogle.cloud.datastream.v1.ValidationResult
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ValidationResult.BuilderaddAllValidations(Iterable<? extends Validation> values)A list of validations (includes both executed as well as not executed validations).ValidationResult.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ValidationResult.BuilderaddValidations(int index, Validation value)A list of validations (includes both executed as well as not executed validations).ValidationResult.BuilderaddValidations(int index, Validation.Builder builderForValue)A list of validations (includes both executed as well as not executed validations).ValidationResult.BuilderaddValidations(Validation value)A list of validations (includes both executed as well as not executed validations).ValidationResult.BuilderaddValidations(Validation.Builder builderForValue)A list of validations (includes both executed as well as not executed validations).Validation.BuilderaddValidationsBuilder()A list of validations (includes both executed as well as not executed validations).Validation.BuilderaddValidationsBuilder(int index)A list of validations (includes both executed as well as not executed validations).ValidationResultbuild()ValidationResultbuildPartial()ValidationResult.Builderclear()ValidationResult.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ValidationResult.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ValidationResult.BuilderclearValidations()A list of validations (includes both executed as well as not executed validations).ValidationResult.Builderclone()ValidationResultgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ValidationgetValidations(int index)A list of validations (includes both executed as well as not executed validations).Validation.BuildergetValidationsBuilder(int index)A list of validations (includes both executed as well as not executed validations).List<Validation.Builder>getValidationsBuilderList()A list of validations (includes both executed as well as not executed validations).intgetValidationsCount()A list of validations (includes both executed as well as not executed validations).List<Validation>getValidationsList()A list of validations (includes both executed as well as not executed validations).ValidationOrBuildergetValidationsOrBuilder(int index)A list of validations (includes both executed as well as not executed validations).List<? extends ValidationOrBuilder>getValidationsOrBuilderList()A list of validations (includes both executed as well as not executed validations).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ValidationResult.BuildermergeFrom(ValidationResult other)ValidationResult.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ValidationResult.BuildermergeFrom(com.google.protobuf.Message other)ValidationResult.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ValidationResult.BuilderremoveValidations(int index)A list of validations (includes both executed as well as not executed validations).ValidationResult.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ValidationResult.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ValidationResult.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ValidationResult.BuildersetValidations(int index, Validation value)A list of validations (includes both executed as well as not executed validations).ValidationResult.BuildersetValidations(int index, Validation.Builder builderForValue)A list of validations (includes both executed as well as not executed validations).-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
clear
public ValidationResult.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
getDefaultInstanceForType
public ValidationResult getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ValidationResult build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ValidationResult buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ValidationResult.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
setField
public ValidationResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
clearField
public ValidationResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
clearOneof
public ValidationResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
setRepeatedField
public ValidationResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
addRepeatedField
public ValidationResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
mergeFrom
public ValidationResult.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ValidationResult.Builder>
-
mergeFrom
public ValidationResult.Builder mergeFrom(ValidationResult other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
mergeFrom
public ValidationResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ValidationResult.Builder>- Throws:
IOException
-
getValidationsList
public List<Validation> getValidationsList()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;- Specified by:
getValidationsListin interfaceValidationResultOrBuilder
-
getValidationsCount
public int getValidationsCount()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;- Specified by:
getValidationsCountin interfaceValidationResultOrBuilder
-
getValidations
public Validation getValidations(int index)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;- Specified by:
getValidationsin interfaceValidationResultOrBuilder
-
setValidations
public ValidationResult.Builder setValidations(int index, Validation value)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
setValidations
public ValidationResult.Builder setValidations(int index, Validation.Builder builderForValue)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
addValidations
public ValidationResult.Builder addValidations(Validation value)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
addValidations
public ValidationResult.Builder addValidations(int index, Validation value)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
addValidations
public ValidationResult.Builder addValidations(Validation.Builder builderForValue)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
addValidations
public ValidationResult.Builder addValidations(int index, Validation.Builder builderForValue)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
addAllValidations
public ValidationResult.Builder addAllValidations(Iterable<? extends Validation> values)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
clearValidations
public ValidationResult.Builder clearValidations()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
removeValidations
public ValidationResult.Builder removeValidations(int index)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
getValidationsBuilder
public Validation.Builder getValidationsBuilder(int index)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
getValidationsOrBuilder
public ValidationOrBuilder getValidationsOrBuilder(int index)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;- Specified by:
getValidationsOrBuilderin interfaceValidationResultOrBuilder
-
getValidationsOrBuilderList
public List<? extends ValidationOrBuilder> getValidationsOrBuilderList()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;- Specified by:
getValidationsOrBuilderListin interfaceValidationResultOrBuilder
-
addValidationsBuilder
public Validation.Builder addValidationsBuilder()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
addValidationsBuilder
public Validation.Builder addValidationsBuilder(int index)
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
getValidationsBuilderList
public List<Validation.Builder> getValidationsBuilderList()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;
-
setUnknownFields
public final ValidationResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
mergeUnknownFields
public final ValidationResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>
-
-