Package org.mlflow.api.proto
Class Service.TraceInfoV3
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.mlflow.api.proto.Service.TraceInfoV3
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Service.TraceInfoV3OrBuilder
- Enclosing class:
- Service
public static final class Service.TraceInfoV3
extends com.google.protobuf.GeneratedMessageV3
implements Service.TraceInfoV3OrBuilder
Protobuf type
mlflow.TraceInfoV3- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typemlflow.TraceInfoV3static enumExecution state of the trace at the time that it was logged.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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Service.TraceInfoV3>Deprecated.static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsTags(String key) Mutable, user-defined tags for the trace, e.g.booleanMetadata associated with the trace.booleangetAssessments(int index) repeated .mlflow.assessments.Assessment assessments = 10;intrepeated .mlflow.assessments.Assessment assessments = 10;repeated .mlflow.assessments.Assessment assessments = 10;getAssessmentsOrBuilder(int index) repeated .mlflow.assessments.Assessment assessments = 10;List<? extends Assessments.AssessmentOrBuilder>repeated .mlflow.assessments.Assessment assessments = 10;Client supplied request ID associated with the trace.com.google.protobuf.ByteStringClient supplied request ID associated with the trace.static Service.TraceInfoV3static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.DurationExecution time of the tracecom.google.protobuf.DurationOrBuilderExecution time of the tracecom.google.protobuf.Parser<Service.TraceInfoV3>[Deprecated, please use `request_preview` instead.] Request to the model/agent.com.google.protobuf.ByteString[Deprecated, please use `request_preview` instead.] Request to the model/agent.A preview of the request to the model/agent represented as a JSON string.com.google.protobuf.ByteStringA preview of the request to the model/agent represented as a JSON string.com.google.protobuf.TimestampStart time of the tracecom.google.protobuf.TimestampOrBuilderStart time of the trace[Deprecated, please use `request_preview` instead.] Response of the model/agent.com.google.protobuf.ByteString[Deprecated, please use `request_preview` instead.] Response of the model/agent.A preview of the request to the model/agent represented as a JSON string.com.google.protobuf.ByteStringA preview of the request to the model/agent represented as a JSON string.intgetState()optional .mlflow.TraceInfoV3.State state = 8;getTags()Deprecated.intMutable, user-defined tags for the trace, e.g.Mutable, user-defined tags for the trace, e.g.getTagsOrDefault(String key, String defaultValue) Mutable, user-defined tags for the trace, e.g.getTagsOrThrow(String key) Mutable, user-defined tags for the trace, e.g.The primary key associated with the tracecom.google.protobuf.ByteStringThe primary key associated with the traceoptional .mlflow.TraceLocation trace_location = 3;optional .mlflow.TraceLocation trace_location = 3;Deprecated.intMetadata associated with the trace.Metadata associated with the trace.getTraceMetadataOrDefault(String key, String defaultValue) Metadata associated with the trace.Metadata associated with the trace.final com.google.protobuf.UnknownFieldSetbooleanClient supplied request ID associated with the trace.booleanExecution time of the traceinthashCode()boolean[Deprecated, please use `request_preview` instead.] Request to the model/agent.booleanA preview of the request to the model/agent represented as a JSON string.booleanStart time of the traceboolean[Deprecated, please use `request_preview` instead.] Response of the model/agent.booleanA preview of the request to the model/agent represented as a JSON string.booleanhasState()optional .mlflow.TraceInfoV3.State state = 8;booleanThe primary key associated with the tracebooleanoptional .mlflow.TraceLocation trace_location = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) final booleanstatic Service.TraceInfoV3.Builderstatic Service.TraceInfoV3.BuildernewBuilder(Service.TraceInfoV3 prototype) protected Service.TraceInfoV3.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Service.TraceInfoV3parseDelimitedFrom(InputStream input) static Service.TraceInfoV3parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceInfoV3parseFrom(byte[] data) static Service.TraceInfoV3parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceInfoV3parseFrom(com.google.protobuf.ByteString data) static Service.TraceInfoV3parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceInfoV3parseFrom(com.google.protobuf.CodedInputStream input) static Service.TraceInfoV3parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceInfoV3parseFrom(InputStream input) static Service.TraceInfoV3parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceInfoV3parseFrom(ByteBuffer data) static Service.TraceInfoV3parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Service.TraceInfoV3>parser()voidwriteTo(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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
TRACE_ID_FIELD_NUMBER
public static final int TRACE_ID_FIELD_NUMBER- See Also:
-
CLIENT_REQUEST_ID_FIELD_NUMBER
public static final int CLIENT_REQUEST_ID_FIELD_NUMBER- See Also:
-
TRACE_LOCATION_FIELD_NUMBER
public static final int TRACE_LOCATION_FIELD_NUMBER- See Also:
-
REQUEST_FIELD_NUMBER
public static final int REQUEST_FIELD_NUMBER- See Also:
-
RESPONSE_FIELD_NUMBER
public static final int RESPONSE_FIELD_NUMBER- See Also:
-
REQUEST_PREVIEW_FIELD_NUMBER
public static final int REQUEST_PREVIEW_FIELD_NUMBER- See Also:
-
RESPONSE_PREVIEW_FIELD_NUMBER
public static final int RESPONSE_PREVIEW_FIELD_NUMBER- See Also:
-
REQUEST_TIME_FIELD_NUMBER
public static final int REQUEST_TIME_FIELD_NUMBER- See Also:
-
EXECUTION_DURATION_FIELD_NUMBER
public static final int EXECUTION_DURATION_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
TRACE_METADATA_FIELD_NUMBER
public static final int TRACE_METADATA_FIELD_NUMBER- See Also:
-
ASSESSMENTS_FIELD_NUMBER
public static final int ASSESSMENTS_FIELD_NUMBER- See Also:
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasTraceId
public boolean hasTraceId()The primary key associated with the trace
optional string trace_id = 1;- Specified by:
hasTraceIdin interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the traceId field is set.
-
getTraceId
The primary key associated with the trace
optional string trace_id = 1;- Specified by:
getTraceIdin interfaceService.TraceInfoV3OrBuilder- Returns:
- The traceId.
-
getTraceIdBytes
public com.google.protobuf.ByteString getTraceIdBytes()The primary key associated with the trace
optional string trace_id = 1;- Specified by:
getTraceIdBytesin interfaceService.TraceInfoV3OrBuilder- Returns:
- The bytes for traceId.
-
hasClientRequestId
public boolean hasClientRequestId()Client supplied request ID associated with the trace. This could be used to identify the trace/request from an external system that produced the trace.
optional string client_request_id = 2;- Specified by:
hasClientRequestIdin interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the clientRequestId field is set.
-
getClientRequestId
Client supplied request ID associated with the trace. This could be used to identify the trace/request from an external system that produced the trace.
optional string client_request_id = 2;- Specified by:
getClientRequestIdin interfaceService.TraceInfoV3OrBuilder- Returns:
- The clientRequestId.
-
getClientRequestIdBytes
public com.google.protobuf.ByteString getClientRequestIdBytes()Client supplied request ID associated with the trace. This could be used to identify the trace/request from an external system that produced the trace.
optional string client_request_id = 2;- Specified by:
getClientRequestIdBytesin interfaceService.TraceInfoV3OrBuilder- Returns:
- The bytes for clientRequestId.
-
hasTraceLocation
public boolean hasTraceLocation()optional .mlflow.TraceLocation trace_location = 3;- Specified by:
hasTraceLocationin interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the traceLocation field is set.
-
getTraceLocation
optional .mlflow.TraceLocation trace_location = 3;- Specified by:
getTraceLocationin interfaceService.TraceInfoV3OrBuilder- Returns:
- The traceLocation.
-
getTraceLocationOrBuilder
optional .mlflow.TraceLocation trace_location = 3;- Specified by:
getTraceLocationOrBuilderin interfaceService.TraceInfoV3OrBuilder
-
hasRequest
public boolean hasRequest()[Deprecated, please use `request_preview` instead.] Request to the model/agent. Equivalent to the input of the root span but added for ease of access. Represented as a JSON string.
optional string request = 4;- Specified by:
hasRequestin interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the request field is set.
-
getRequest
[Deprecated, please use `request_preview` instead.] Request to the model/agent. Equivalent to the input of the root span but added for ease of access. Represented as a JSON string.
optional string request = 4;- Specified by:
getRequestin interfaceService.TraceInfoV3OrBuilder- Returns:
- The request.
-
getRequestBytes
public com.google.protobuf.ByteString getRequestBytes()[Deprecated, please use `request_preview` instead.] Request to the model/agent. Equivalent to the input of the root span but added for ease of access. Represented as a JSON string.
optional string request = 4;- Specified by:
getRequestBytesin interfaceService.TraceInfoV3OrBuilder- Returns:
- The bytes for request.
-
hasResponse
public boolean hasResponse()[Deprecated, please use `request_preview` instead.] Response of the model/agent. Equivalent to the output of the root span but added for ease of access. Represented as a JSON string.
optional string response = 5;- Specified by:
hasResponsein interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the response field is set.
-
getResponse
[Deprecated, please use `request_preview` instead.] Response of the model/agent. Equivalent to the output of the root span but added for ease of access. Represented as a JSON string.
optional string response = 5;- Specified by:
getResponsein interfaceService.TraceInfoV3OrBuilder- Returns:
- The response.
-
getResponseBytes
public com.google.protobuf.ByteString getResponseBytes()[Deprecated, please use `request_preview` instead.] Response of the model/agent. Equivalent to the output of the root span but added for ease of access. Represented as a JSON string.
optional string response = 5;- Specified by:
getResponseBytesin interfaceService.TraceInfoV3OrBuilder- Returns:
- The bytes for response.
-
hasRequestPreview
public boolean hasRequestPreview()A preview of the request to the model/agent represented as a JSON string. This is equivalent to the input of the root span. This preview value is truncated to 10KB while the full request is stored in the trace data in blob storage.
optional string request_preview = 12;- Specified by:
hasRequestPreviewin interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the requestPreview field is set.
-
getRequestPreview
A preview of the request to the model/agent represented as a JSON string. This is equivalent to the input of the root span. This preview value is truncated to 10KB while the full request is stored in the trace data in blob storage.
optional string request_preview = 12;- Specified by:
getRequestPreviewin interfaceService.TraceInfoV3OrBuilder- Returns:
- The requestPreview.
-
getRequestPreviewBytes
public com.google.protobuf.ByteString getRequestPreviewBytes()A preview of the request to the model/agent represented as a JSON string. This is equivalent to the input of the root span. This preview value is truncated to 10KB while the full request is stored in the trace data in blob storage.
optional string request_preview = 12;- Specified by:
getRequestPreviewBytesin interfaceService.TraceInfoV3OrBuilder- Returns:
- The bytes for requestPreview.
-
hasResponsePreview
public boolean hasResponsePreview()A preview of the request to the model/agent represented as a JSON string. This is equivalent to the output of the root span. This preview value is truncated to 10KB while the full response is stored in the trace data in blob storage.
optional string response_preview = 13;- Specified by:
hasResponsePreviewin interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the responsePreview field is set.
-
getResponsePreview
A preview of the request to the model/agent represented as a JSON string. This is equivalent to the output of the root span. This preview value is truncated to 10KB while the full response is stored in the trace data in blob storage.
optional string response_preview = 13;- Specified by:
getResponsePreviewin interfaceService.TraceInfoV3OrBuilder- Returns:
- The responsePreview.
-
getResponsePreviewBytes
public com.google.protobuf.ByteString getResponsePreviewBytes()A preview of the request to the model/agent represented as a JSON string. This is equivalent to the output of the root span. This preview value is truncated to 10KB while the full response is stored in the trace data in blob storage.
optional string response_preview = 13;- Specified by:
getResponsePreviewBytesin interfaceService.TraceInfoV3OrBuilder- Returns:
- The bytes for responsePreview.
-
hasRequestTime
public boolean hasRequestTime()Start time of the trace
optional .google.protobuf.Timestamp request_time = 6;- Specified by:
hasRequestTimein interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the requestTime field is set.
-
getRequestTime
public com.google.protobuf.Timestamp getRequestTime()Start time of the trace
optional .google.protobuf.Timestamp request_time = 6;- Specified by:
getRequestTimein interfaceService.TraceInfoV3OrBuilder- Returns:
- The requestTime.
-
getRequestTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRequestTimeOrBuilder()Start time of the trace
optional .google.protobuf.Timestamp request_time = 6;- Specified by:
getRequestTimeOrBuilderin interfaceService.TraceInfoV3OrBuilder
-
hasExecutionDuration
public boolean hasExecutionDuration()Execution time of the trace
optional .google.protobuf.Duration execution_duration = 7;- Specified by:
hasExecutionDurationin interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the executionDuration field is set.
-
getExecutionDuration
public com.google.protobuf.Duration getExecutionDuration()Execution time of the trace
optional .google.protobuf.Duration execution_duration = 7;- Specified by:
getExecutionDurationin interfaceService.TraceInfoV3OrBuilder- Returns:
- The executionDuration.
-
getExecutionDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getExecutionDurationOrBuilder()Execution time of the trace
optional .google.protobuf.Duration execution_duration = 7;- Specified by:
getExecutionDurationOrBuilderin interfaceService.TraceInfoV3OrBuilder
-
hasState
public boolean hasState()optional .mlflow.TraceInfoV3.State state = 8;- Specified by:
hasStatein interfaceService.TraceInfoV3OrBuilder- Returns:
- Whether the state field is set.
-
getState
optional .mlflow.TraceInfoV3.State state = 8;- Specified by:
getStatein interfaceService.TraceInfoV3OrBuilder- Returns:
- The state.
-
getTraceMetadataCount
public int getTraceMetadataCount()Description copied from interface:Service.TraceInfoV3OrBuilderMetadata associated with the trace. Examples include: - run_id: The ID of the mlflow Run (i.e. evaluation job) that produced the trace. May not be applicable in certain situations such as if the trace was created via interactive vibe checks) - model_id: The ID of the associated model that produced the trace. - dataset_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - dataset_record_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - session_id: The ID of the session (e.g. chat conversation) where the request came frommap<string, string> trace_metadata = 9;- Specified by:
getTraceMetadataCountin interfaceService.TraceInfoV3OrBuilder
-
containsTraceMetadata
Metadata associated with the trace. Examples include: - run_id: The ID of the mlflow Run (i.e. evaluation job) that produced the trace. May not be applicable in certain situations such as if the trace was created via interactive vibe checks) - model_id: The ID of the associated model that produced the trace. - dataset_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - dataset_record_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - session_id: The ID of the session (e.g. chat conversation) where the request came frommap<string, string> trace_metadata = 9;- Specified by:
containsTraceMetadatain interfaceService.TraceInfoV3OrBuilder
-
getTraceMetadata
Deprecated.UsegetTraceMetadataMap()instead.- Specified by:
getTraceMetadatain interfaceService.TraceInfoV3OrBuilder
-
getTraceMetadataMap
Metadata associated with the trace. Examples include: - run_id: The ID of the mlflow Run (i.e. evaluation job) that produced the trace. May not be applicable in certain situations such as if the trace was created via interactive vibe checks) - model_id: The ID of the associated model that produced the trace. - dataset_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - dataset_record_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - session_id: The ID of the session (e.g. chat conversation) where the request came frommap<string, string> trace_metadata = 9;- Specified by:
getTraceMetadataMapin interfaceService.TraceInfoV3OrBuilder
-
getTraceMetadataOrDefault
Metadata associated with the trace. Examples include: - run_id: The ID of the mlflow Run (i.e. evaluation job) that produced the trace. May not be applicable in certain situations such as if the trace was created via interactive vibe checks) - model_id: The ID of the associated model that produced the trace. - dataset_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - dataset_record_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - session_id: The ID of the session (e.g. chat conversation) where the request came frommap<string, string> trace_metadata = 9;- Specified by:
getTraceMetadataOrDefaultin interfaceService.TraceInfoV3OrBuilder
-
getTraceMetadataOrThrow
Metadata associated with the trace. Examples include: - run_id: The ID of the mlflow Run (i.e. evaluation job) that produced the trace. May not be applicable in certain situations such as if the trace was created via interactive vibe checks) - model_id: The ID of the associated model that produced the trace. - dataset_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - dataset_record_id: The ID of the mlflow Dataset (usually used together with dataset_record_id) - session_id: The ID of the session (e.g. chat conversation) where the request came frommap<string, string> trace_metadata = 9;- Specified by:
getTraceMetadataOrThrowin interfaceService.TraceInfoV3OrBuilder
-
getAssessmentsList
repeated .mlflow.assessments.Assessment assessments = 10;- Specified by:
getAssessmentsListin interfaceService.TraceInfoV3OrBuilder
-
getAssessmentsOrBuilderList
repeated .mlflow.assessments.Assessment assessments = 10;- Specified by:
getAssessmentsOrBuilderListin interfaceService.TraceInfoV3OrBuilder
-
getAssessmentsCount
public int getAssessmentsCount()repeated .mlflow.assessments.Assessment assessments = 10;- Specified by:
getAssessmentsCountin interfaceService.TraceInfoV3OrBuilder
-
getAssessments
repeated .mlflow.assessments.Assessment assessments = 10;- Specified by:
getAssessmentsin interfaceService.TraceInfoV3OrBuilder
-
getAssessmentsOrBuilder
repeated .mlflow.assessments.Assessment assessments = 10;- Specified by:
getAssessmentsOrBuilderin interfaceService.TraceInfoV3OrBuilder
-
getTagsCount
public int getTagsCount()Description copied from interface:Service.TraceInfoV3OrBuilderMutable, user-defined tags for the trace, e.g. "question_topic": "DBSQL"
map<string, string> tags = 11;- Specified by:
getTagsCountin interfaceService.TraceInfoV3OrBuilder
-
containsTags
Mutable, user-defined tags for the trace, e.g. "question_topic": "DBSQL"
map<string, string> tags = 11;- Specified by:
containsTagsin interfaceService.TraceInfoV3OrBuilder
-
getTags
Deprecated.UsegetTagsMap()instead.- Specified by:
getTagsin interfaceService.TraceInfoV3OrBuilder
-
getTagsMap
Mutable, user-defined tags for the trace, e.g. "question_topic": "DBSQL"
map<string, string> tags = 11;- Specified by:
getTagsMapin interfaceService.TraceInfoV3OrBuilder
-
getTagsOrDefault
Mutable, user-defined tags for the trace, e.g. "question_topic": "DBSQL"
map<string, string> tags = 11;- Specified by:
getTagsOrDefaultin interfaceService.TraceInfoV3OrBuilder
-
getTagsOrThrow
Mutable, user-defined tags for the trace, e.g. "question_topic": "DBSQL"
map<string, string> tags = 11;- Specified by:
getTagsOrThrowin interfaceService.TraceInfoV3OrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Service.TraceInfoV3 parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.TraceInfoV3 parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.TraceInfoV3 parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.TraceInfoV3 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.TraceInfoV3 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.TraceInfoV3 parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Service.TraceInfoV3 parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Service.TraceInfoV3 parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Service.TraceInfoV3 parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Service.TraceInfoV3 parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.TraceInfoV3.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-