Package org.mlflow.api.proto
Class Service.Assessment
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.mlflow.api.proto.Service.Assessment
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.io.Serializable
,Service.AssessmentOrBuilder
- Enclosing class:
- Service
public static final class Service.Assessment extends com.google.protobuf.GeneratedMessageV3 implements Service.AssessmentOrBuilder
Data and metadata for an assessment of a trace.
Protobuf typemlflow.Assessment
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Service.Assessment.Builder
Data and metadata for an assessment of a trace.static class
Service.Assessment.ValueCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ASSESSMENT_ID_FIELD_NUMBER
static int
ASSESSMENT_NAME_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
ERROR_FIELD_NUMBER
static int
EXPECTATION_FIELD_NUMBER
static int
FEEDBACK_FIELD_NUMBER
static int
LAST_UPDATE_TIME_FIELD_NUMBER
static int
METADATA_FIELD_NUMBER
static com.google.protobuf.Parser<Service.Assessment>
PARSER
Deprecated.static int
RATIONALE_FIELD_NUMBER
static int
SOURCE_FIELD_NUMBER
static int
SPAN_ID_FIELD_NUMBER
static int
TRACE_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsMetadata(java.lang.String key)
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index.boolean
equals(java.lang.Object obj)
java.lang.String
getAssessmentId()
Unique ID of the assessment.com.google.protobuf.ByteString
getAssessmentIdBytes()
Unique ID of the assessment.java.lang.String
getAssessmentName()
Name of the assessment.com.google.protobuf.ByteString
getAssessmentNameBytes()
Name of the assessment.com.google.protobuf.Timestamp
getCreateTime()
The creation time of this assessment.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
The creation time of this assessment.static Service.Assessment
getDefaultInstance()
Service.Assessment
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
Service.AssessmentError
getError()
An error encountered while computing the assessment.Service.AssessmentErrorOrBuilder
getErrorOrBuilder()
An error encountered while computing the assessment.Service.Expectation
getExpectation()
A representation of the guidelines and/or expected response from the agent.Service.ExpectationOrBuilder
getExpectationOrBuilder()
A representation of the guidelines and/or expected response from the agent.Service.Feedback
getFeedback()
The feedback on the trace from this assessment.Service.FeedbackOrBuilder
getFeedbackOrBuilder()
The feedback on the trace from this assessment.com.google.protobuf.Timestamp
getLastUpdateTime()
The last update time of this assessment.com.google.protobuf.TimestampOrBuilder
getLastUpdateTimeOrBuilder()
The last update time of this assessment.java.util.Map<java.lang.String,java.lang.String>
getMetadata()
Deprecated.int
getMetadataCount()
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index.java.util.Map<java.lang.String,java.lang.String>
getMetadataMap()
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index.java.lang.String
getMetadataOrDefault(java.lang.String key, java.lang.String defaultValue)
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index.java.lang.String
getMetadataOrThrow(java.lang.String key)
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index.com.google.protobuf.Parser<Service.Assessment>
getParserForType()
java.lang.String
getRationale()
Justification for the assessment.com.google.protobuf.ByteString
getRationaleBytes()
Justification for the assessment.int
getSerializedSize()
Service.AssessmentSource
getSource()
The source this assessment came from.Service.AssessmentSourceOrBuilder
getSourceOrBuilder()
The source this assessment came from.java.lang.String
getSpanId()
ID of the span if the assessment is for a particular span (optional).com.google.protobuf.ByteString
getSpanIdBytes()
ID of the span if the assessment is for a particular span (optional).java.lang.String
getTraceId()
ID of the trace this assessment is associated with.com.google.protobuf.ByteString
getTraceIdBytes()
ID of the trace this assessment is associated with.com.google.protobuf.UnknownFieldSet
getUnknownFields()
Service.Assessment.ValueCase
getValueCase()
boolean
hasAssessmentId()
Unique ID of the assessment.boolean
hasAssessmentName()
Name of the assessment.boolean
hasCreateTime()
The creation time of this assessment.boolean
hasError()
An error encountered while computing the assessment.boolean
hasExpectation()
A representation of the guidelines and/or expected response from the agent.boolean
hasFeedback()
The feedback on the trace from this assessment.int
hashCode()
boolean
hasLastUpdateTime()
The last update time of this assessment.boolean
hasRationale()
Justification for the assessment.boolean
hasSource()
The source this assessment came from.boolean
hasSpanId()
ID of the span if the assessment is for a particular span (optional).boolean
hasTraceId()
ID of the trace this assessment is associated with.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static Service.Assessment.Builder
newBuilder()
static Service.Assessment.Builder
newBuilder(Service.Assessment prototype)
Service.Assessment.Builder
newBuilderForType()
protected Service.Assessment.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Service.Assessment
parseDelimitedFrom(java.io.InputStream input)
static Service.Assessment
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Assessment
parseFrom(byte[] data)
static Service.Assessment
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Assessment
parseFrom(com.google.protobuf.ByteString data)
static Service.Assessment
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Assessment
parseFrom(com.google.protobuf.CodedInputStream input)
static Service.Assessment
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Assessment
parseFrom(java.io.InputStream input)
static Service.Assessment
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Assessment
parseFrom(java.nio.ByteBuffer data)
static Service.Assessment
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Service.Assessment>
parser()
Service.Assessment.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ASSESSMENT_ID_FIELD_NUMBER
public static final int ASSESSMENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSESSMENT_NAME_FIELD_NUMBER
public static final int ASSESSMENT_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRACE_ID_FIELD_NUMBER
public static final int TRACE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPAN_ID_FIELD_NUMBER
public static final int SPAN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATE_TIME_FIELD_NUMBER
public static final int LAST_UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEEDBACK_FIELD_NUMBER
public static final int FEEDBACK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPECTATION_FIELD_NUMBER
public static final int EXPECTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RATIONALE_FIELD_NUMBER
public static final int RATIONALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Service.Assessment> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getValueCase
public Service.Assessment.ValueCase getValueCase()
- Specified by:
getValueCase
in interfaceService.AssessmentOrBuilder
-
hasAssessmentId
public boolean hasAssessmentId()
Unique ID of the assessment. NB: This is not marked as required field via "validate_required", because the message is used in the context of creating a new assessment, where the ID is not known.
optional string assessment_id = 1;
- Specified by:
hasAssessmentId
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the assessmentId field is set.
-
getAssessmentId
public java.lang.String getAssessmentId()
Unique ID of the assessment. NB: This is not marked as required field via "validate_required", because the message is used in the context of creating a new assessment, where the ID is not known.
optional string assessment_id = 1;
- Specified by:
getAssessmentId
in interfaceService.AssessmentOrBuilder
- Returns:
- The assessmentId.
-
getAssessmentIdBytes
public com.google.protobuf.ByteString getAssessmentIdBytes()
Unique ID of the assessment. NB: This is not marked as required field via "validate_required", because the message is used in the context of creating a new assessment, where the ID is not known.
optional string assessment_id = 1;
- Specified by:
getAssessmentIdBytes
in interfaceService.AssessmentOrBuilder
- Returns:
- The bytes for assessmentId.
-
hasAssessmentName
public boolean hasAssessmentName()
Name of the assessment. The name must not contain ".".
optional string assessment_name = 2 [(.mlflow.validate_required) = true];
- Specified by:
hasAssessmentName
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the assessmentName field is set.
-
getAssessmentName
public java.lang.String getAssessmentName()
Name of the assessment. The name must not contain ".".
optional string assessment_name = 2 [(.mlflow.validate_required) = true];
- Specified by:
getAssessmentName
in interfaceService.AssessmentOrBuilder
- Returns:
- The assessmentName.
-
getAssessmentNameBytes
public com.google.protobuf.ByteString getAssessmentNameBytes()
Name of the assessment. The name must not contain ".".
optional string assessment_name = 2 [(.mlflow.validate_required) = true];
- Specified by:
getAssessmentNameBytes
in interfaceService.AssessmentOrBuilder
- Returns:
- The bytes for assessmentName.
-
hasTraceId
public boolean hasTraceId()
ID of the trace this assessment is associated with.
optional string trace_id = 3;
- Specified by:
hasTraceId
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the traceId field is set.
-
getTraceId
public java.lang.String getTraceId()
ID of the trace this assessment is associated with.
optional string trace_id = 3;
- Specified by:
getTraceId
in interfaceService.AssessmentOrBuilder
- Returns:
- The traceId.
-
getTraceIdBytes
public com.google.protobuf.ByteString getTraceIdBytes()
ID of the trace this assessment is associated with.
optional string trace_id = 3;
- Specified by:
getTraceIdBytes
in interfaceService.AssessmentOrBuilder
- Returns:
- The bytes for traceId.
-
hasSpanId
public boolean hasSpanId()
ID of the span if the assessment is for a particular span (optional).
optional string span_id = 4;
- Specified by:
hasSpanId
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the spanId field is set.
-
getSpanId
public java.lang.String getSpanId()
ID of the span if the assessment is for a particular span (optional).
optional string span_id = 4;
- Specified by:
getSpanId
in interfaceService.AssessmentOrBuilder
- Returns:
- The spanId.
-
getSpanIdBytes
public com.google.protobuf.ByteString getSpanIdBytes()
ID of the span if the assessment is for a particular span (optional).
optional string span_id = 4;
- Specified by:
getSpanIdBytes
in interfaceService.AssessmentOrBuilder
- Returns:
- The bytes for spanId.
-
hasSource
public boolean hasSource()
The source this assessment came from.
optional .mlflow.AssessmentSource source = 5;
- Specified by:
hasSource
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
public Service.AssessmentSource getSource()
The source this assessment came from.
optional .mlflow.AssessmentSource source = 5;
- Specified by:
getSource
in interfaceService.AssessmentOrBuilder
- Returns:
- The source.
-
getSourceOrBuilder
public Service.AssessmentSourceOrBuilder getSourceOrBuilder()
The source this assessment came from.
optional .mlflow.AssessmentSource source = 5;
- Specified by:
getSourceOrBuilder
in interfaceService.AssessmentOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
The creation time of this assessment.
optional .google.protobuf.Timestamp create_time = 6;
- Specified by:
hasCreateTime
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The creation time of this assessment.
optional .google.protobuf.Timestamp create_time = 6;
- Specified by:
getCreateTime
in interfaceService.AssessmentOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The creation time of this assessment.
optional .google.protobuf.Timestamp create_time = 6;
- Specified by:
getCreateTimeOrBuilder
in interfaceService.AssessmentOrBuilder
-
hasLastUpdateTime
public boolean hasLastUpdateTime()
The last update time of this assessment.
optional .google.protobuf.Timestamp last_update_time = 7;
- Specified by:
hasLastUpdateTime
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the lastUpdateTime field is set.
-
getLastUpdateTime
public com.google.protobuf.Timestamp getLastUpdateTime()
The last update time of this assessment.
optional .google.protobuf.Timestamp last_update_time = 7;
- Specified by:
getLastUpdateTime
in interfaceService.AssessmentOrBuilder
- Returns:
- The lastUpdateTime.
-
getLastUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
The last update time of this assessment.
optional .google.protobuf.Timestamp last_update_time = 7;
- Specified by:
getLastUpdateTimeOrBuilder
in interfaceService.AssessmentOrBuilder
-
hasFeedback
public boolean hasFeedback()
The feedback on the trace from this assessment.
.mlflow.Feedback feedback = 9;
- Specified by:
hasFeedback
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the feedback field is set.
-
getFeedback
public Service.Feedback getFeedback()
The feedback on the trace from this assessment.
.mlflow.Feedback feedback = 9;
- Specified by:
getFeedback
in interfaceService.AssessmentOrBuilder
- Returns:
- The feedback.
-
getFeedbackOrBuilder
public Service.FeedbackOrBuilder getFeedbackOrBuilder()
The feedback on the trace from this assessment.
.mlflow.Feedback feedback = 9;
- Specified by:
getFeedbackOrBuilder
in interfaceService.AssessmentOrBuilder
-
hasExpectation
public boolean hasExpectation()
A representation of the guidelines and/or expected response from the agent.
.mlflow.Expectation expectation = 10;
- Specified by:
hasExpectation
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the expectation field is set.
-
getExpectation
public Service.Expectation getExpectation()
A representation of the guidelines and/or expected response from the agent.
.mlflow.Expectation expectation = 10;
- Specified by:
getExpectation
in interfaceService.AssessmentOrBuilder
- Returns:
- The expectation.
-
getExpectationOrBuilder
public Service.ExpectationOrBuilder getExpectationOrBuilder()
A representation of the guidelines and/or expected response from the agent.
.mlflow.Expectation expectation = 10;
- Specified by:
getExpectationOrBuilder
in interfaceService.AssessmentOrBuilder
-
hasRationale
public boolean hasRationale()
Justification for the assessment.
optional string rationale = 11;
- Specified by:
hasRationale
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the rationale field is set.
-
getRationale
public java.lang.String getRationale()
Justification for the assessment.
optional string rationale = 11;
- Specified by:
getRationale
in interfaceService.AssessmentOrBuilder
- Returns:
- The rationale.
-
getRationaleBytes
public com.google.protobuf.ByteString getRationaleBytes()
Justification for the assessment.
optional string rationale = 11;
- Specified by:
getRationaleBytes
in interfaceService.AssessmentOrBuilder
- Returns:
- The bytes for rationale.
-
hasError
public boolean hasError()
An error encountered while computing the assessment.
optional .mlflow.AssessmentError error = 12;
- Specified by:
hasError
in interfaceService.AssessmentOrBuilder
- Returns:
- Whether the error field is set.
-
getError
public Service.AssessmentError getError()
An error encountered while computing the assessment.
optional .mlflow.AssessmentError error = 12;
- Specified by:
getError
in interfaceService.AssessmentOrBuilder
- Returns:
- The error.
-
getErrorOrBuilder
public Service.AssessmentErrorOrBuilder getErrorOrBuilder()
An error encountered while computing the assessment.
optional .mlflow.AssessmentError error = 12;
- Specified by:
getErrorOrBuilder
in interfaceService.AssessmentOrBuilder
-
getMetadataCount
public int getMetadataCount()
Description copied from interface:Service.AssessmentOrBuilder
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index. This metadata is required to be JSON-serializable.
map<string, string> metadata = 13;
- Specified by:
getMetadataCount
in interfaceService.AssessmentOrBuilder
-
containsMetadata
public boolean containsMetadata(java.lang.String key)
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index. This metadata is required to be JSON-serializable.
map<string, string> metadata = 13;
- Specified by:
containsMetadata
in interfaceService.AssessmentOrBuilder
-
getMetadata
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMetadata()
Deprecated.UsegetMetadataMap()
instead.- Specified by:
getMetadata
in interfaceService.AssessmentOrBuilder
-
getMetadataMap
public java.util.Map<java.lang.String,java.lang.String> getMetadataMap()
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index. This metadata is required to be JSON-serializable.
map<string, string> metadata = 13;
- Specified by:
getMetadataMap
in interfaceService.AssessmentOrBuilder
-
getMetadataOrDefault
public java.lang.String getMetadataOrDefault(java.lang.String key, java.lang.String defaultValue)
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index. This metadata is required to be JSON-serializable.
map<string, string> metadata = 13;
- Specified by:
getMetadataOrDefault
in interfaceService.AssessmentOrBuilder
-
getMetadataOrThrow
public java.lang.String getMetadataOrThrow(java.lang.String key)
Additional metadata describing the assessment and store additional information, such as the chunk relevance chunk_index. This metadata is required to be JSON-serializable.
map<string, string> metadata = 13;
- Specified by:
getMetadataOrThrow
in interfaceService.AssessmentOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Service.Assessment parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Assessment parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Assessment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Assessment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Assessment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Assessment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Assessment parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.Assessment parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.Assessment parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.Assessment parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.Assessment parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.Assessment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Service.Assessment.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Service.Assessment.Builder newBuilder()
-
newBuilder
public static Service.Assessment.Builder newBuilder(Service.Assessment prototype)
-
toBuilder
public Service.Assessment.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.Assessment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Service.Assessment getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Service.Assessment> parser()
-
getParserForType
public com.google.protobuf.Parser<Service.Assessment> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Service.Assessment getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-