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,java.lang.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 typemlflow.SearchTracesV3Request 
- 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.SearchTracesV3Request.BuilderaddAllLocations(java.lang.Iterable<? extends Service.TraceLocation> values)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuilderaddAllOrderBy(java.lang.Iterable<java.lang.String> values)List of columns for ordering the results, e.g.Service.SearchTracesV3Request.BuilderaddLocations(int index, Service.TraceLocation value)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuilderaddLocations(int index, Service.TraceLocation.Builder builderForValue)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuilderaddLocations(Service.TraceLocation value)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuilderaddLocations(Service.TraceLocation.Builder builderForValue)A list of MLflow experiments to search over.Service.TraceLocation.BuilderaddLocationsBuilder()A list of MLflow experiments to search over.Service.TraceLocation.BuilderaddLocationsBuilder(int index)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuilderaddOrderBy(java.lang.String value)List of columns for ordering the results, e.g.Service.SearchTracesV3Request.BuilderaddOrderByBytes(com.google.protobuf.ByteString value)List of columns for ordering the results, e.g.Service.SearchTracesV3Request.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.SearchTracesV3Requestbuild()Service.SearchTracesV3RequestbuildPartial()Service.SearchTracesV3Request.Builderclear()Service.SearchTracesV3Request.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.SearchTracesV3Request.BuilderclearFilter()A filter expression over trace attributes and tags that allows returning a subset of traces.Service.SearchTracesV3Request.BuilderclearLocations()A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuilderclearMaxResults()Maximum number of traces desired.Service.SearchTracesV3Request.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.SearchTracesV3Request.BuilderclearOrderBy()List of columns for ordering the results, e.g.Service.SearchTracesV3Request.BuilderclearPageToken()Token indicating the page of traces to fetch.Service.SearchTracesV3Request.Builderclone()Service.SearchTracesV3RequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetFilter()A filter expression over trace attributes and tags that allows returning a subset of traces.com.google.protobuf.ByteStringgetFilterBytes()A filter expression over trace attributes and tags that allows returning a subset of traces.Service.TraceLocationgetLocations(int index)A list of MLflow experiments to search over.Service.TraceLocation.BuildergetLocationsBuilder(int index)A list of MLflow experiments to search over.java.util.List<Service.TraceLocation.Builder>getLocationsBuilderList()A list of MLflow experiments to search over.intgetLocationsCount()A list of MLflow experiments to search over.java.util.List<Service.TraceLocation>getLocationsList()A list of MLflow experiments to search over.Service.TraceLocationOrBuildergetLocationsOrBuilder(int index)A list of MLflow experiments to search over.java.util.List<? extends Service.TraceLocationOrBuilder>getLocationsOrBuilderList()A list of MLflow experiments to search over.intgetMaxResults()Maximum number of traces desired.java.lang.StringgetOrderBy(int index)List of columns for ordering the results, e.g.com.google.protobuf.ByteStringgetOrderByBytes(int index)List of columns for ordering the results, e.g.intgetOrderByCount()List of columns for ordering the results, e.g.com.google.protobuf.ProtocolStringListgetOrderByList()List of columns for ordering the results, e.g.java.lang.StringgetPageToken()Token indicating the page of traces to fetch.com.google.protobuf.ByteStringgetPageTokenBytes()Token indicating the page of traces to fetch.booleanhasFilter()A filter expression over trace attributes and tags that allows returning a subset of traces.booleanhasMaxResults()Maximum number of traces desired.booleanhasPageToken()Token indicating the page of traces to fetch.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.SearchTracesV3Request.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.SearchTracesV3Request.BuildermergeFrom(com.google.protobuf.Message other)Service.SearchTracesV3Request.BuildermergeFrom(Service.SearchTracesV3Request other)Service.SearchTracesV3Request.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.SearchTracesV3Request.BuilderremoveLocations(int index)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.SearchTracesV3Request.BuildersetFilter(java.lang.String value)A filter expression over trace attributes and tags that allows returning a subset of traces.Service.SearchTracesV3Request.BuildersetFilterBytes(com.google.protobuf.ByteString value)A filter expression over trace attributes and tags that allows returning a subset of traces.Service.SearchTracesV3Request.BuildersetLocations(int index, Service.TraceLocation value)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuildersetLocations(int index, Service.TraceLocation.Builder builderForValue)A list of MLflow experiments to search over.Service.SearchTracesV3Request.BuildersetMaxResults(int value)Maximum number of traces desired.Service.SearchTracesV3Request.BuildersetOrderBy(int index, java.lang.String value)List of columns for ordering the results, e.g.Service.SearchTracesV3Request.BuildersetPageToken(java.lang.String value)Token indicating the page of traces to fetch.Service.SearchTracesV3Request.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)Token indicating the page of traces to fetch.Service.SearchTracesV3Request.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.SearchTracesV3Request.BuildersetUnknownFields(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 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
 
- 
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
 internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
clear
public Service.SearchTracesV3Request.Builder clear()
- Specified by:
 clearin interfacecom.google.protobuf.Message.Builder- Specified by:
 clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
 getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
 getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
 getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
getDefaultInstanceForType
public Service.SearchTracesV3Request getDefaultInstanceForType()
- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
 
- 
build
public Service.SearchTracesV3Request build()
- Specified by:
 buildin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildin interfacecom.google.protobuf.MessageLite.Builder
 
- 
buildPartial
public Service.SearchTracesV3Request buildPartial()
- Specified by:
 buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildPartialin interfacecom.google.protobuf.MessageLite.Builder
 
- 
clone
public Service.SearchTracesV3Request.Builder clone()
- Specified by:
 clonein interfacecom.google.protobuf.Message.Builder- Specified by:
 clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
setField
public Service.SearchTracesV3Request.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
clearField
public Service.SearchTracesV3Request.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
 clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
clearOneof
public Service.SearchTracesV3Request.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
 clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
setRepeatedField
public Service.SearchTracesV3Request.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
 setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
addRepeatedField
public Service.SearchTracesV3Request.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
mergeFrom
public Service.SearchTracesV3Request.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.SearchTracesV3Request.Builder>
 
- 
mergeFrom
public Service.SearchTracesV3Request.Builder mergeFrom(Service.SearchTracesV3Request other)
 
- 
isInitialized
public final boolean isInitialized()
- Specified by:
 isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
 isInitializedin 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 java.io.IOException
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
 mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.SearchTracesV3Request.Builder>- Throws:
 java.io.IOException
 
- 
getLocationsList
public java.util.List<Service.TraceLocation> getLocationsList()
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;- Specified by:
 getLocationsListin interfaceService.SearchTracesV3RequestOrBuilder
 
- 
getLocationsCount
public int getLocationsCount()
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;- Specified by:
 getLocationsCountin interfaceService.SearchTracesV3RequestOrBuilder
 
- 
getLocations
public Service.TraceLocation getLocations(int index)
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;- Specified by:
 getLocationsin interfaceService.SearchTracesV3RequestOrBuilder
 
- 
setLocations
public Service.SearchTracesV3Request.Builder setLocations(int index, Service.TraceLocation value)
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
public Service.SearchTracesV3Request.Builder addLocations(Service.TraceLocation value)
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1; 
- 
addLocations
public Service.SearchTracesV3Request.Builder addLocations(int index, Service.TraceLocation value)
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(java.lang.Iterable<? extends Service.TraceLocation> values)
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1; 
- 
clearLocations
public Service.SearchTracesV3Request.Builder clearLocations()
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1; 
- 
removeLocations
public Service.SearchTracesV3Request.Builder removeLocations(int index)
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1; 
- 
getLocationsBuilder
public Service.TraceLocation.Builder getLocationsBuilder(int index)
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1; 
- 
getLocationsOrBuilder
public Service.TraceLocationOrBuilder getLocationsOrBuilder(int index)
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;- Specified by:
 getLocationsOrBuilderin interfaceService.SearchTracesV3RequestOrBuilder
 
- 
getLocationsOrBuilderList
public java.util.List<? extends Service.TraceLocationOrBuilder> getLocationsOrBuilderList()
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1;- Specified by:
 getLocationsOrBuilderListin interfaceService.SearchTracesV3RequestOrBuilder
 
- 
addLocationsBuilder
public Service.TraceLocation.Builder addLocationsBuilder()
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1; 
- 
addLocationsBuilder
public Service.TraceLocation.Builder addLocationsBuilder(int index)
A list of MLflow experiments to search over.
repeated .mlflow.TraceLocation locations = 1; 
- 
getLocationsBuilderList
public java.util.List<Service.TraceLocation.Builder> 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:
 hasFilterin interfaceService.SearchTracesV3RequestOrBuilder- Returns:
 - Whether the filter field is set.
 
 
- 
getFilter
public java.lang.String 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:
 getFilterin 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:
 getFilterBytesin interfaceService.SearchTracesV3RequestOrBuilder- Returns:
 - The bytes for filter.
 
 
- 
setFilter
public Service.SearchTracesV3Request.Builder setFilter(java.lang.String value)
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
public Service.SearchTracesV3Request.Builder 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
public Service.SearchTracesV3Request.Builder setFilterBytes(com.google.protobuf.ByteString value)
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:
 hasMaxResultsin 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:
 getMaxResultsin interfaceService.SearchTracesV3RequestOrBuilder- Returns:
 - The maxResults.
 
 
- 
setMaxResults
public Service.SearchTracesV3Request.Builder setMaxResults(int value)
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
public Service.SearchTracesV3Request.Builder 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:
 getOrderByListin 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:
 getOrderByCountin interfaceService.SearchTracesV3RequestOrBuilder- Returns:
 - The count of orderBy.
 
 
- 
getOrderBy
public java.lang.String getOrderBy(int index)
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;- Specified by:
 getOrderByin 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:
 getOrderByBytesin interfaceService.SearchTracesV3RequestOrBuilder- Parameters:
 index- The index of the value to return.- Returns:
 - The bytes of the orderBy at the given index.
 
 
- 
setOrderBy
public Service.SearchTracesV3Request.Builder setOrderBy(int index, java.lang.String value)
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
public Service.SearchTracesV3Request.Builder addOrderBy(java.lang.String value)
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
public Service.SearchTracesV3Request.Builder addAllOrderBy(java.lang.Iterable<java.lang.String> values)
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
public Service.SearchTracesV3Request.Builder clearOrderBy()
List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``.
repeated string order_by = 4;- Returns:
 - This builder for chaining.
 
 
- 
addOrderByBytes
public Service.SearchTracesV3Request.Builder addOrderByBytes(com.google.protobuf.ByteString value)
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:
 hasPageTokenin interfaceService.SearchTracesV3RequestOrBuilder- Returns:
 - Whether the pageToken field is set.
 
 
- 
getPageToken
public java.lang.String getPageToken()
Token indicating the page of traces to fetch.
optional string page_token = 5;- Specified by:
 getPageTokenin 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:
 getPageTokenBytesin interfaceService.SearchTracesV3RequestOrBuilder- Returns:
 - The bytes for pageToken.
 
 
- 
setPageToken
public Service.SearchTracesV3Request.Builder setPageToken(java.lang.String value)
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
public Service.SearchTracesV3Request.Builder 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:
 setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
- 
mergeUnknownFields
public final Service.SearchTracesV3Request.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.SearchTracesV3Request.Builder>
 
 - 
 
 -