public static final class ValidationResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder> implements ValidationResultOrBuilder
Contains the current validation results.Protobuf type
google.cloud.datastream.v1.ValidationResult| Modifier and Type | Method and Description |
|---|---|
ValidationResult.Builder |
addAllValidations(Iterable<? extends Validation> values)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ValidationResult.Builder |
addValidations(int index,
Validation.Builder builderForValue)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult.Builder |
addValidations(int index,
Validation value)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult.Builder |
addValidations(Validation.Builder builderForValue)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult.Builder |
addValidations(Validation value)
A list of validations (includes both executed as well as not executed
validations).
|
Validation.Builder |
addValidationsBuilder()
A list of validations (includes both executed as well as not executed
validations).
|
Validation.Builder |
addValidationsBuilder(int index)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult |
build() |
ValidationResult |
buildPartial() |
ValidationResult.Builder |
clear() |
ValidationResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ValidationResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ValidationResult.Builder |
clearValidations()
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult.Builder |
clone() |
ValidationResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Validation |
getValidations(int index)
A list of validations (includes both executed as well as not executed
validations).
|
Validation.Builder |
getValidationsBuilder(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).
|
int |
getValidationsCount()
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).
|
ValidationOrBuilder |
getValidationsOrBuilder(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.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ValidationResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ValidationResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
ValidationResult.Builder |
mergeFrom(ValidationResult other) |
ValidationResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ValidationResult.Builder |
removeValidations(int index)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ValidationResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ValidationResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ValidationResult.Builder |
setValidations(int index,
Validation.Builder builderForValue)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationResult.Builder |
setValidations(int index,
Validation value)
A list of validations (includes both executed as well as not executed
validations).
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>public ValidationResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.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<ValidationResult.Builder>public ValidationResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ValidationResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ValidationResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ValidationResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>public ValidationResult.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<ValidationResult.Builder>public ValidationResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>public ValidationResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>public ValidationResult.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<ValidationResult.Builder>public ValidationResult.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<ValidationResult.Builder>public ValidationResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ValidationResult.Builder>public ValidationResult.Builder mergeFrom(ValidationResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>public ValidationResult.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<ValidationResult.Builder>IOExceptionpublic List<Validation> getValidationsList()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;getValidationsList in interface ValidationResultOrBuilderpublic int getValidationsCount()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;getValidationsCount in interface ValidationResultOrBuilderpublic 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;getValidations in interface ValidationResultOrBuilderpublic 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;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;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;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;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;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;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;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;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;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;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;getValidationsOrBuilder in interface ValidationResultOrBuilderpublic 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;getValidationsOrBuilderList in interface ValidationResultOrBuilderpublic Validation.Builder addValidationsBuilder()
A list of validations (includes both executed as well as not executed validations).
repeated .google.cloud.datastream.v1.Validation validations = 1;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;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;public final ValidationResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>public final ValidationResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ValidationResult.Builder>Copyright © 2022 Google LLC. All rights reserved.