Package org.mlflow.api.proto
Class Assessments.Expectation.SerializedValue.Builder
- java.lang.Object
 - 
- com.google.protobuf.AbstractMessageLite.Builder
 - 
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
 - 
- com.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 - 
- org.mlflow.api.proto.Assessments.Expectation.SerializedValue.Builder
 
 
 
 
 
- 
- All Implemented Interfaces:
 com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,Assessments.Expectation.SerializedValueOrBuilder
- Enclosing class:
 - Assessments.Expectation.SerializedValue
 
public static final class Assessments.Expectation.SerializedValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder> implements Assessments.Expectation.SerializedValueOrBuilder
Protobuf typemlflow.assessments.Expectation.SerializedValue 
- 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Assessments.Expectation.SerializedValue.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Assessments.Expectation.SerializedValuebuild()Assessments.Expectation.SerializedValuebuildPartial()Assessments.Expectation.SerializedValue.Builderclear()Assessments.Expectation.SerializedValue.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Assessments.Expectation.SerializedValue.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Assessments.Expectation.SerializedValue.BuilderclearSerializationFormat()Marks the serialization format for the expectation value.Assessments.Expectation.SerializedValue.BuilderclearValue()The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.Assessments.Expectation.SerializedValue.Builderclone()Assessments.Expectation.SerializedValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetSerializationFormat()Marks the serialization format for the expectation value.com.google.protobuf.ByteStringgetSerializationFormatBytes()Marks the serialization format for the expectation value.java.lang.StringgetValue()The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.com.google.protobuf.ByteStringgetValueBytes()The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.booleanhasSerializationFormat()Marks the serialization format for the expectation value.booleanhasValue()The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Assessments.Expectation.SerializedValue.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Assessments.Expectation.SerializedValue.BuildermergeFrom(com.google.protobuf.Message other)Assessments.Expectation.SerializedValue.BuildermergeFrom(Assessments.Expectation.SerializedValue other)Assessments.Expectation.SerializedValue.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Assessments.Expectation.SerializedValue.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Assessments.Expectation.SerializedValue.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Assessments.Expectation.SerializedValue.BuildersetSerializationFormat(java.lang.String value)Marks the serialization format for the expectation value.Assessments.Expectation.SerializedValue.BuildersetSerializationFormatBytes(com.google.protobuf.ByteString value)Marks the serialization format for the expectation value.Assessments.Expectation.SerializedValue.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Assessments.Expectation.SerializedValue.BuildersetValue(java.lang.String value)The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.Assessments.Expectation.SerializedValue.BuildersetValueBytes(com.google.protobuf.ByteString value)The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3 
- 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString 
- 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException 
 - 
 
 - 
 
- 
- 
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<Assessments.Expectation.SerializedValue.Builder>
 
- 
clear
public Assessments.Expectation.SerializedValue.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<Assessments.Expectation.SerializedValue.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<Assessments.Expectation.SerializedValue.Builder>
 
- 
getDefaultInstanceForType
public Assessments.Expectation.SerializedValue getDefaultInstanceForType()
- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
 
- 
build
public Assessments.Expectation.SerializedValue build()
- Specified by:
 buildin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildin interfacecom.google.protobuf.MessageLite.Builder
 
- 
buildPartial
public Assessments.Expectation.SerializedValue buildPartial()
- Specified by:
 buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildPartialin interfacecom.google.protobuf.MessageLite.Builder
 
- 
clone
public Assessments.Expectation.SerializedValue.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<Assessments.Expectation.SerializedValue.Builder>
 
- 
setField
public Assessments.Expectation.SerializedValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
clearField
public Assessments.Expectation.SerializedValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
 clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
clearOneof
public Assessments.Expectation.SerializedValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
 clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
setRepeatedField
public Assessments.Expectation.SerializedValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
 setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
addRepeatedField
public Assessments.Expectation.SerializedValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
mergeFrom
public Assessments.Expectation.SerializedValue.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
mergeFrom
public Assessments.Expectation.SerializedValue.Builder mergeFrom(Assessments.Expectation.SerializedValue other)
 
- 
isInitialized
public final boolean isInitialized()
- Specified by:
 isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
 isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
mergeFrom
public Assessments.Expectation.SerializedValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
 mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Assessments.Expectation.SerializedValue.Builder>- Throws:
 java.io.IOException
 
- 
hasSerializationFormat
public boolean hasSerializationFormat()
Marks the serialization format for the expectation value. This is a contract specific to the client. The service will not attempt to deserialize the value or validate the format. An example format is "JSON_FORMAT".
optional string serialization_format = 1;- Specified by:
 hasSerializationFormatin interfaceAssessments.Expectation.SerializedValueOrBuilder- Returns:
 - Whether the serializationFormat field is set.
 
 
- 
getSerializationFormat
public java.lang.String getSerializationFormat()
Marks the serialization format for the expectation value. This is a contract specific to the client. The service will not attempt to deserialize the value or validate the format. An example format is "JSON_FORMAT".
optional string serialization_format = 1;- Specified by:
 getSerializationFormatin interfaceAssessments.Expectation.SerializedValueOrBuilder- Returns:
 - The serializationFormat.
 
 
- 
getSerializationFormatBytes
public com.google.protobuf.ByteString getSerializationFormatBytes()
Marks the serialization format for the expectation value. This is a contract specific to the client. The service will not attempt to deserialize the value or validate the format. An example format is "JSON_FORMAT".
optional string serialization_format = 1;- Specified by:
 getSerializationFormatBytesin interfaceAssessments.Expectation.SerializedValueOrBuilder- Returns:
 - The bytes for serializationFormat.
 
 
- 
setSerializationFormat
public Assessments.Expectation.SerializedValue.Builder setSerializationFormat(java.lang.String value)
Marks the serialization format for the expectation value. This is a contract specific to the client. The service will not attempt to deserialize the value or validate the format. An example format is "JSON_FORMAT".
optional string serialization_format = 1;- Parameters:
 value- The serializationFormat to set.- Returns:
 - This builder for chaining.
 
 
- 
clearSerializationFormat
public Assessments.Expectation.SerializedValue.Builder clearSerializationFormat()
Marks the serialization format for the expectation value. This is a contract specific to the client. The service will not attempt to deserialize the value or validate the format. An example format is "JSON_FORMAT".
optional string serialization_format = 1;- Returns:
 - This builder for chaining.
 
 
- 
setSerializationFormatBytes
public Assessments.Expectation.SerializedValue.Builder setSerializationFormatBytes(com.google.protobuf.ByteString value)
Marks the serialization format for the expectation value. This is a contract specific to the client. The service will not attempt to deserialize the value or validate the format. An example format is "JSON_FORMAT".
optional string serialization_format = 1;- Parameters:
 value- The bytes for serializationFormat to set.- Returns:
 - This builder for chaining.
 
 
- 
hasValue
public boolean hasValue()
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.
optional string value = 2;- Specified by:
 hasValuein interfaceAssessments.Expectation.SerializedValueOrBuilder- Returns:
 - Whether the value field is set.
 
 
- 
getValue
public java.lang.String getValue()
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.
optional string value = 2;- Specified by:
 getValuein interfaceAssessments.Expectation.SerializedValueOrBuilder- Returns:
 - The value.
 
 
- 
getValueBytes
public com.google.protobuf.ByteString getValueBytes()
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.
optional string value = 2;- Specified by:
 getValueBytesin interfaceAssessments.Expectation.SerializedValueOrBuilder- Returns:
 - The bytes for value.
 
 
- 
setValue
public Assessments.Expectation.SerializedValue.Builder setValue(java.lang.String value)
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.
optional string value = 2;- Parameters:
 value- The value to set.- Returns:
 - This builder for chaining.
 
 
- 
clearValue
public Assessments.Expectation.SerializedValue.Builder clearValue()
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.
optional string value = 2;- Returns:
 - This builder for chaining.
 
 
- 
setValueBytes
public Assessments.Expectation.SerializedValue.Builder setValueBytes(com.google.protobuf.ByteString value)
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.
optional string value = 2;- Parameters:
 value- The bytes for value to set.- Returns:
 - This builder for chaining.
 
 
- 
setUnknownFields
public final Assessments.Expectation.SerializedValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
- 
mergeUnknownFields
public final Assessments.Expectation.SerializedValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
 
 - 
 
 -