Package org.mlflow.api.proto
Class Service.SearchTracesV3Request.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
org.mlflow.api.proto.Service.SearchTracesV3Request.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Service.SearchTracesV3RequestOrBuilder
- Enclosing class:
- Service.SearchTracesV3Request
public static final class Service.SearchTracesV3Request.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
implements Service.SearchTracesV3RequestOrBuilder
Protobuf type
mlflow.SearchTracesV3Request
-
Method Summary
Modifier and TypeMethodDescriptionaddAllLocations
(Iterable<? extends Service.TraceLocation> values) A list of MLflow experiments to search over.addAllOrderBy
(Iterable<String> values) List of columns for ordering the results, e.g.addLocations
(int index, Service.TraceLocation value) A list of MLflow experiments to search over.addLocations
(int index, Service.TraceLocation.Builder builderForValue) A list of MLflow experiments to search over.A list of MLflow experiments to search over.addLocations
(Service.TraceLocation.Builder builderForValue) A list of MLflow experiments to search over.A list of MLflow experiments to search over.addLocationsBuilder
(int index) A list of MLflow experiments to search over.addOrderBy
(String value) List of columns for ordering the results, e.g.addOrderByBytes
(com.google.protobuf.ByteString value) List of columns for ordering the results, e.g.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) A filter expression over trace attributes and tags that allows returning a subset of traces.A list of MLflow experiments to search over.Maximum number of traces desired.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) List of columns for ordering the results, e.g.Token indicating the page of traces to fetch.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
A filter expression over trace attributes and tags that allows returning a subset of traces.com.google.protobuf.ByteString
A filter expression over trace attributes and tags that allows returning a subset of traces.getLocations
(int index) A list of MLflow experiments to search over.getLocationsBuilder
(int index) A list of MLflow experiments to search over.A list of MLflow experiments to search over.int
A list of MLflow experiments to search over.A list of MLflow experiments to search over.getLocationsOrBuilder
(int index) A list of MLflow experiments to search over.List<? extends Service.TraceLocationOrBuilder>
A list of MLflow experiments to search over.int
Maximum number of traces desired.getOrderBy
(int index) List of columns for ordering the results, e.g.com.google.protobuf.ByteString
getOrderByBytes
(int index) List of columns for ordering the results, e.g.int
List of columns for ordering the results, e.g.com.google.protobuf.ProtocolStringList
List of columns for ordering the results, e.g.Token indicating the page of traces to fetch.com.google.protobuf.ByteString
Token indicating the page of traces to fetch.boolean
A filter expression over trace attributes and tags that allows returning a subset of traces.boolean
Maximum number of traces desired.boolean
Token indicating the page of traces to fetch.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) removeLocations
(int index) A list of MLflow experiments to search over.A filter expression over trace attributes and tags that allows returning a subset of traces.setFilterBytes
(com.google.protobuf.ByteString value) A filter expression over trace attributes and tags that allows returning a subset of traces.setLocations
(int index, Service.TraceLocation value) A list of MLflow experiments to search over.setLocations
(int index, Service.TraceLocation.Builder builderForValue) A list of MLflow experiments to search over.setMaxResults
(int value) Maximum number of traces desired.setOrderBy
(int index, String value) List of columns for ordering the results, e.g.setPageToken
(String value) Token indicating the page of traces to fetch.setPageTokenBytes
(com.google.protobuf.ByteString value) Token indicating the page of traces to fetch.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) 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<Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.Builder>
-
setField
public Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.Builder>
-
clearField
public Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.Builder>
-
clearOneof
public Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.Builder>
-
setRepeatedField
public Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.Builder>
-
addRepeatedField
public Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Service.SearchTracesV3Request.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
-
mergeFrom
public Service.SearchTracesV3Request.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<Service.SearchTracesV3Request.Builder>
- Throws:
IOException
-
getLocationsList
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
- Specified by:
getLocationsList
in interfaceService.SearchTracesV3RequestOrBuilder
-
getLocationsCount
public int getLocationsCount()A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
- Specified by:
getLocationsCount
in interfaceService.SearchTracesV3RequestOrBuilder
-
getLocations
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
- Specified by:
getLocations
in interfaceService.SearchTracesV3RequestOrBuilder
-
setLocations
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
setLocations
public Service.SearchTracesV3Request.Builder setLocations(int index, Service.TraceLocation.Builder builderForValue) A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
addLocations
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
addLocations
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
addLocations
public Service.SearchTracesV3Request.Builder addLocations(Service.TraceLocation.Builder builderForValue) A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
addLocations
public Service.SearchTracesV3Request.Builder addLocations(int index, Service.TraceLocation.Builder builderForValue) A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
addAllLocations
public Service.SearchTracesV3Request.Builder addAllLocations(Iterable<? extends Service.TraceLocation> values) A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
clearLocations
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
removeLocations
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
getLocationsBuilder
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
getLocationsOrBuilder
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
- Specified by:
getLocationsOrBuilder
in interfaceService.SearchTracesV3RequestOrBuilder
-
getLocationsOrBuilderList
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
- Specified by:
getLocationsOrBuilderList
in interfaceService.SearchTracesV3RequestOrBuilder
-
addLocationsBuilder
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
addLocationsBuilder
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
getLocationsBuilderList
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;
-
hasFilter
public boolean hasFilter()A filter expression over trace attributes and tags that allows returning a subset of traces. The syntax is a subset of SQL that supports ANDing together binary operations Example: ``trace.status = 'OK' and trace.timestamp_ms > 1711089570679``.
optional string filter = 2;
- Specified by:
hasFilter
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- Whether the filter field is set.
-
getFilter
A filter expression over trace attributes and tags that allows returning a subset of traces. The syntax is a subset of SQL that supports ANDing together binary operations Example: ``trace.status = 'OK' and trace.timestamp_ms > 1711089570679``.
optional string filter = 2;
- Specified by:
getFilter
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()A filter expression over trace attributes and tags that allows returning a subset of traces. The syntax is a subset of SQL that supports ANDing together binary operations Example: ``trace.status = 'OK' and trace.timestamp_ms > 1711089570679``.
optional string filter = 2;
- Specified by:
getFilterBytes
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- The bytes for filter.
-
setFilter
A filter expression over trace attributes and tags that allows returning a subset of traces. The syntax is a subset of SQL that supports ANDing together binary operations Example: ``trace.status = 'OK' and trace.timestamp_ms > 1711089570679``.
optional string filter = 2;
- Parameters:
value
- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
A filter expression over trace attributes and tags that allows returning a subset of traces. The syntax is a subset of SQL that supports ANDing together binary operations Example: ``trace.status = 'OK' and trace.timestamp_ms > 1711089570679``.
optional string filter = 2;
- Returns:
- This builder for chaining.
-
setFilterBytes
A filter expression over trace attributes and tags that allows returning a subset of traces. The syntax is a subset of SQL that supports ANDing together binary operations Example: ``trace.status = 'OK' and trace.timestamp_ms > 1711089570679``.
optional string filter = 2;
- Parameters:
value
- The bytes for filter to set.- Returns:
- This builder for chaining.
-
hasMaxResults
public boolean hasMaxResults()Maximum number of traces desired. Max threshold is 500.
optional int32 max_results = 3 [default = 100];
- Specified by:
hasMaxResults
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- Whether the maxResults field is set.
-
getMaxResults
public int getMaxResults()Maximum number of traces desired. Max threshold is 500.
optional int32 max_results = 3 [default = 100];
- Specified by:
getMaxResults
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- The maxResults.
-
setMaxResults
Maximum number of traces desired. Max threshold is 500.
optional int32 max_results = 3 [default = 100];
- Parameters:
value
- The maxResults to set.- Returns:
- This builder for chaining.
-
clearMaxResults
Maximum number of traces desired. Max threshold is 500.
optional int32 max_results = 3 [default = 100];
- Returns:
- This builder for chaining.
-
getOrderByList
public com.google.protobuf.ProtocolStringList getOrderByList()List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Specified by:
getOrderByList
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- A list containing the orderBy.
-
getOrderByCount
public int getOrderByCount()List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Specified by:
getOrderByCount
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- The count of orderBy.
-
getOrderBy
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Specified by:
getOrderBy
in interfaceService.SearchTracesV3RequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The orderBy at the given index.
-
getOrderByBytes
public com.google.protobuf.ByteString getOrderByBytes(int index) List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Specified by:
getOrderByBytes
in interfaceService.SearchTracesV3RequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the orderBy at the given index.
-
setOrderBy
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Parameters:
index
- The index to set the value at.value
- The orderBy to set.- Returns:
- This builder for chaining.
-
addOrderBy
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Parameters:
value
- The orderBy to add.- Returns:
- This builder for chaining.
-
addAllOrderBy
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Parameters:
values
- The orderBy to add.- Returns:
- This builder for chaining.
-
clearOrderBy
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Returns:
- This builder for chaining.
-
addOrderByBytes
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;
- Parameters:
value
- The bytes of the orderBy to add.- Returns:
- This builder for chaining.
-
hasPageToken
public boolean hasPageToken()Token indicating the page of traces to fetch.
optional string page_token = 5;
- Specified by:
hasPageToken
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- Whether the pageToken field is set.
-
getPageToken
Token indicating the page of traces to fetch.
optional string page_token = 5;
- Specified by:
getPageToken
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()Token indicating the page of traces to fetch.
optional string page_token = 5;
- Specified by:
getPageTokenBytes
in interfaceService.SearchTracesV3RequestOrBuilder
- Returns:
- The bytes for pageToken.
-
setPageToken
Token indicating the page of traces to fetch.
optional string page_token = 5;
- Parameters:
value
- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
Token indicating the page of traces to fetch.
optional string page_token = 5;
- Returns:
- This builder for chaining.
-
setPageTokenBytes
public Service.SearchTracesV3Request.Builder setPageTokenBytes(com.google.protobuf.ByteString value) Token indicating the page of traces to fetch.
optional string page_token = 5;
- Parameters:
value
- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Service.SearchTracesV3Request.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
-
mergeUnknownFields
public final Service.SearchTracesV3Request.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
-