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
,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 type
mlflow.assessments.Expectation.SerializedValue
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Marks the serialization format for the expectation value.The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Marks the serialization format for the expectation value.com.google.protobuf.ByteString
Marks the serialization format for the expectation value.getValue()
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.com.google.protobuf.ByteString
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.boolean
Marks the serialization format for the expectation value.boolean
hasValue()
The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSerializationFormat
(String value) Marks the serialization format for the expectation value.setSerializationFormatBytes
(com.google.protobuf.ByteString value) Marks the serialization format for the expectation value.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) The value of the expectation-based assessment serialized as a string in the format defined by ``serialization_format``.setValueBytes
(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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
setField
public Assessments.Expectation.SerializedValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
clearField
public Assessments.Expectation.SerializedValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
clearOneof
public Assessments.Expectation.SerializedValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
setRepeatedField
public Assessments.Expectation.SerializedValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
addRepeatedField
public Assessments.Expectation.SerializedValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in 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:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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 IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Assessments.Expectation.SerializedValue.Builder>
- Throws:
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:
hasSerializationFormat
in interfaceAssessments.Expectation.SerializedValueOrBuilder
- Returns:
- Whether the serializationFormat field is set.
-
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:
getSerializationFormat
in 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:
getSerializationFormatBytes
in interfaceAssessments.Expectation.SerializedValueOrBuilder
- Returns:
- The bytes for serializationFormat.
-
setSerializationFormat
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
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:
hasValue
in interfaceAssessments.Expectation.SerializedValueOrBuilder
- Returns:
- Whether the value field is set.
-
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:
getValue
in 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:
getValueBytes
in interfaceAssessments.Expectation.SerializedValueOrBuilder
- Returns:
- The bytes for value.
-
setValue
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
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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-
mergeUnknownFields
public final Assessments.Expectation.SerializedValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Assessments.Expectation.SerializedValue.Builder>
-