Package org.mlflow.api.proto
Class Service.SearchUnifiedTraces.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
- 
- org.mlflow.api.proto.Service.SearchUnifiedTraces.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.SearchUnifiedTracesOrBuilder
 - Enclosing class:
- Service.SearchUnifiedTraces
 
 public static final class Service.SearchUnifiedTraces.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder> implements Service.SearchUnifiedTracesOrBuilder Protobuf typemlflow.SearchUnifiedTraces
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.SearchUnifiedTraces.BuilderaddAllExperimentIds(java.lang.Iterable<java.lang.String> values)TODO: Eventually we want to provide an API that only uses model_idService.SearchUnifiedTraces.BuilderaddAllOrderBy(java.lang.Iterable<java.lang.String> values)List of columns for ordering the results, e.g.Service.SearchUnifiedTraces.BuilderaddExperimentIds(java.lang.String value)TODO: Eventually we want to provide an API that only uses model_idService.SearchUnifiedTraces.BuilderaddExperimentIdsBytes(com.google.protobuf.ByteString value)TODO: Eventually we want to provide an API that only uses model_idService.SearchUnifiedTraces.BuilderaddOrderBy(java.lang.String value)List of columns for ordering the results, e.g.Service.SearchUnifiedTraces.BuilderaddOrderByBytes(com.google.protobuf.ByteString value)List of columns for ordering the results, e.g.Service.SearchUnifiedTraces.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.SearchUnifiedTracesbuild()Service.SearchUnifiedTracesbuildPartial()Service.SearchUnifiedTraces.Builderclear()Service.SearchUnifiedTraces.BuilderclearExperimentIds()TODO: Eventually we want to provide an API that only uses model_idService.SearchUnifiedTraces.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.SearchUnifiedTraces.BuilderclearFilter()A filter expression over trace attributes and tags that allows returning a subset of traces.Service.SearchUnifiedTraces.BuilderclearMaxResults()Maximum number of traces desired.Service.SearchUnifiedTraces.BuilderclearModelId()optional string model_id = 1 [(.mlflow.validate_required) = true];Service.SearchUnifiedTraces.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.SearchUnifiedTraces.BuilderclearOrderBy()List of columns for ordering the results, e.g.Service.SearchUnifiedTraces.BuilderclearPageToken()Token indicating the page of traces to fetch.Service.SearchUnifiedTraces.BuilderclearSqlWarehouseId()optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];Service.SearchUnifiedTraces.Builderclone()Service.SearchUnifiedTracesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetExperimentIds(int index)TODO: Eventually we want to provide an API that only uses model_idcom.google.protobuf.ByteStringgetExperimentIdsBytes(int index)TODO: Eventually we want to provide an API that only uses model_idintgetExperimentIdsCount()TODO: Eventually we want to provide an API that only uses model_idcom.google.protobuf.ProtocolStringListgetExperimentIdsList()TODO: Eventually we want to provide an API that only uses model_idjava.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.intgetMaxResults()Maximum number of traces desired.java.lang.StringgetModelId()optional string model_id = 1 [(.mlflow.validate_required) = true];com.google.protobuf.ByteStringgetModelIdBytes()optional string model_id = 1 [(.mlflow.validate_required) = true];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.java.lang.StringgetSqlWarehouseId()optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];com.google.protobuf.ByteStringgetSqlWarehouseIdBytes()optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];booleanhasFilter()A filter expression over trace attributes and tags that allows returning a subset of traces.booleanhasMaxResults()Maximum number of traces desired.booleanhasModelId()optional string model_id = 1 [(.mlflow.validate_required) = true];booleanhasPageToken()Token indicating the page of traces to fetch.booleanhasSqlWarehouseId()optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.SearchUnifiedTraces.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.SearchUnifiedTraces.BuildermergeFrom(com.google.protobuf.Message other)Service.SearchUnifiedTraces.BuildermergeFrom(Service.SearchUnifiedTraces other)Service.SearchUnifiedTraces.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.SearchUnifiedTraces.BuildersetExperimentIds(int index, java.lang.String value)TODO: Eventually we want to provide an API that only uses model_idService.SearchUnifiedTraces.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.SearchUnifiedTraces.BuildersetFilter(java.lang.String value)A filter expression over trace attributes and tags that allows returning a subset of traces.Service.SearchUnifiedTraces.BuildersetFilterBytes(com.google.protobuf.ByteString value)A filter expression over trace attributes and tags that allows returning a subset of traces.Service.SearchUnifiedTraces.BuildersetMaxResults(int value)Maximum number of traces desired.Service.SearchUnifiedTraces.BuildersetModelId(java.lang.String value)optional string model_id = 1 [(.mlflow.validate_required) = true];Service.SearchUnifiedTraces.BuildersetModelIdBytes(com.google.protobuf.ByteString value)optional string model_id = 1 [(.mlflow.validate_required) = true];Service.SearchUnifiedTraces.BuildersetOrderBy(int index, java.lang.String value)List of columns for ordering the results, e.g.Service.SearchUnifiedTraces.BuildersetPageToken(java.lang.String value)Token indicating the page of traces to fetch.Service.SearchUnifiedTraces.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)Token indicating the page of traces to fetch.Service.SearchUnifiedTraces.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.SearchUnifiedTraces.BuildersetSqlWarehouseId(java.lang.String value)optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];Service.SearchUnifiedTraces.BuildersetSqlWarehouseIdBytes(com.google.protobuf.ByteString value)optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];Service.SearchUnifiedTraces.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeFrom, newUninitializedMessageException
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
clearpublic Service.SearchUnifiedTraces.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
getDefaultInstanceForTypepublic Service.SearchUnifiedTraces getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic Service.SearchUnifiedTraces build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic Service.SearchUnifiedTraces buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic Service.SearchUnifiedTraces.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
setFieldpublic Service.SearchUnifiedTraces.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
clearFieldpublic Service.SearchUnifiedTraces.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
clearOneofpublic Service.SearchUnifiedTraces.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
setRepeatedFieldpublic Service.SearchUnifiedTraces.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
addRepeatedFieldpublic Service.SearchUnifiedTraces.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
mergeFrompublic Service.SearchUnifiedTraces.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
mergeFrompublic Service.SearchUnifiedTraces.Builder mergeFrom(Service.SearchUnifiedTraces other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
mergeFrompublic Service.SearchUnifiedTraces.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<Service.SearchUnifiedTraces.Builder>
- Throws:
- java.io.IOException
 
 - 
hasModelIdpublic boolean hasModelId() optional string model_id = 1 [(.mlflow.validate_required) = true];- Specified by:
- hasModelIdin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- Whether the modelId field is set.
 
 - 
getModelIdpublic java.lang.String getModelId() optional string model_id = 1 [(.mlflow.validate_required) = true];- Specified by:
- getModelIdin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The modelId.
 
 - 
getModelIdBytespublic com.google.protobuf.ByteString getModelIdBytes() optional string model_id = 1 [(.mlflow.validate_required) = true];- Specified by:
- getModelIdBytesin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The bytes for modelId.
 
 - 
setModelIdpublic Service.SearchUnifiedTraces.Builder setModelId(java.lang.String value) optional string model_id = 1 [(.mlflow.validate_required) = true];- Parameters:
- value- The modelId to set.
- Returns:
- This builder for chaining.
 
 - 
clearModelIdpublic Service.SearchUnifiedTraces.Builder clearModelId() optional string model_id = 1 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
 
 - 
setModelIdBytespublic Service.SearchUnifiedTraces.Builder setModelIdBytes(com.google.protobuf.ByteString value) optional string model_id = 1 [(.mlflow.validate_required) = true];- Parameters:
- value- The bytes for modelId to set.
- Returns:
- This builder for chaining.
 
 - 
hasSqlWarehouseIdpublic boolean hasSqlWarehouseId() optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Specified by:
- hasSqlWarehouseIdin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- Whether the sqlWarehouseId field is set.
 
 - 
getSqlWarehouseIdpublic java.lang.String getSqlWarehouseId() optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Specified by:
- getSqlWarehouseIdin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The sqlWarehouseId.
 
 - 
getSqlWarehouseIdBytespublic com.google.protobuf.ByteString getSqlWarehouseIdBytes() optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Specified by:
- getSqlWarehouseIdBytesin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The bytes for sqlWarehouseId.
 
 - 
setSqlWarehouseIdpublic Service.SearchUnifiedTraces.Builder setSqlWarehouseId(java.lang.String value) optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Parameters:
- value- The sqlWarehouseId to set.
- Returns:
- This builder for chaining.
 
 - 
clearSqlWarehouseIdpublic Service.SearchUnifiedTraces.Builder clearSqlWarehouseId() optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
 
 - 
setSqlWarehouseIdBytespublic Service.SearchUnifiedTraces.Builder setSqlWarehouseIdBytes(com.google.protobuf.ByteString value) optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Parameters:
- value- The bytes for sqlWarehouseId to set.
- Returns:
- This builder for chaining.
 
 - 
getExperimentIdsListpublic com.google.protobuf.ProtocolStringList getExperimentIdsList() TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Specified by:
- getExperimentIdsListin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- A list containing the experimentIds.
 
 - 
getExperimentIdsCountpublic int getExperimentIdsCount() TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Specified by:
- getExperimentIdsCountin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The count of experimentIds.
 
 - 
getExperimentIdspublic java.lang.String getExperimentIds(int index) TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Specified by:
- getExperimentIdsin interface- Service.SearchUnifiedTracesOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The experimentIds at the given index.
 
 - 
getExperimentIdsBytespublic com.google.protobuf.ByteString getExperimentIdsBytes(int index) TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Specified by:
- getExperimentIdsBytesin interface- Service.SearchUnifiedTracesOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the experimentIds at the given index.
 
 - 
setExperimentIdspublic Service.SearchUnifiedTraces.Builder setExperimentIds(int index, java.lang.String value) TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Parameters:
- index- The index to set the value at.
- value- The experimentIds to set.
- Returns:
- This builder for chaining.
 
 - 
addExperimentIdspublic Service.SearchUnifiedTraces.Builder addExperimentIds(java.lang.String value) TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Parameters:
- value- The experimentIds to add.
- Returns:
- This builder for chaining.
 
 - 
addAllExperimentIdspublic Service.SearchUnifiedTraces.Builder addAllExperimentIds(java.lang.Iterable<java.lang.String> values) TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Parameters:
- values- The experimentIds to add.
- Returns:
- This builder for chaining.
 
 - 
clearExperimentIdspublic Service.SearchUnifiedTraces.Builder clearExperimentIds() TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Returns:
- This builder for chaining.
 
 - 
addExperimentIdsBytespublic Service.SearchUnifiedTraces.Builder addExperimentIdsBytes(com.google.protobuf.ByteString value) TODO: Eventually we want to provide an API that only uses model_id repeated string experiment_ids = 3;- Parameters:
- value- The bytes of the experimentIds to add.
- Returns:
- This builder for chaining.
 
 - 
hasFilterpublic 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 = 4;- Specified by:
- hasFilterin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- Whether the filter field is set.
 
 - 
getFilterpublic 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 = 4;- Specified by:
- getFilterin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The filter.
 
 - 
getFilterBytespublic 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 = 4;- Specified by:
- getFilterBytesin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The bytes for filter.
 
 - 
setFilterpublic Service.SearchUnifiedTraces.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 = 4;- Parameters:
- value- The filter to set.
- Returns:
- This builder for chaining.
 
 - 
clearFilterpublic Service.SearchUnifiedTraces.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 = 4;- Returns:
- This builder for chaining.
 
 - 
setFilterBytespublic Service.SearchUnifiedTraces.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 = 4;- Parameters:
- value- The bytes for filter to set.
- Returns:
- This builder for chaining.
 
 - 
hasMaxResultspublic boolean hasMaxResults() Maximum number of traces desired. Max threshold is 500. optional int32 max_results = 5 [default = 100];- Specified by:
- hasMaxResultsin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- Whether the maxResults field is set.
 
 - 
getMaxResultspublic int getMaxResults() Maximum number of traces desired. Max threshold is 500. optional int32 max_results = 5 [default = 100];- Specified by:
- getMaxResultsin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The maxResults.
 
 - 
setMaxResultspublic Service.SearchUnifiedTraces.Builder setMaxResults(int value) Maximum number of traces desired. Max threshold is 500. optional int32 max_results = 5 [default = 100];- Parameters:
- value- The maxResults to set.
- Returns:
- This builder for chaining.
 
 - 
clearMaxResultspublic Service.SearchUnifiedTraces.Builder clearMaxResults() Maximum number of traces desired. Max threshold is 500. optional int32 max_results = 5 [default = 100];- Returns:
- This builder for chaining.
 
 - 
getOrderByListpublic com.google.protobuf.ProtocolStringList getOrderByList() List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Specified by:
- getOrderByListin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- A list containing the orderBy.
 
 - 
getOrderByCountpublic int getOrderByCount() List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Specified by:
- getOrderByCountin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The count of orderBy.
 
 - 
getOrderBypublic java.lang.String getOrderBy(int index) List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Specified by:
- getOrderByin interface- Service.SearchUnifiedTracesOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The orderBy at the given index.
 
 - 
getOrderByBytespublic com.google.protobuf.ByteString getOrderByBytes(int index) List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Specified by:
- getOrderByBytesin interface- Service.SearchUnifiedTracesOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the orderBy at the given index.
 
 - 
setOrderBypublic Service.SearchUnifiedTraces.Builder setOrderBy(int index, java.lang.String value) List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Parameters:
- index- The index to set the value at.
- value- The orderBy to set.
- Returns:
- This builder for chaining.
 
 - 
addOrderBypublic Service.SearchUnifiedTraces.Builder addOrderBy(java.lang.String value) List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Parameters:
- value- The orderBy to add.
- Returns:
- This builder for chaining.
 
 - 
addAllOrderBypublic Service.SearchUnifiedTraces.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 = 6;- Parameters:
- values- The orderBy to add.
- Returns:
- This builder for chaining.
 
 - 
clearOrderBypublic Service.SearchUnifiedTraces.Builder clearOrderBy() List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Returns:
- This builder for chaining.
 
 - 
addOrderByBytespublic Service.SearchUnifiedTraces.Builder addOrderByBytes(com.google.protobuf.ByteString value) List of columns for ordering the results, e.g. ``["timestamp_ms DESC"]``. repeated string order_by = 6;- Parameters:
- value- The bytes of the orderBy to add.
- Returns:
- This builder for chaining.
 
 - 
hasPageTokenpublic boolean hasPageToken() Token indicating the page of traces to fetch. This is a unified token that encodes both online and offline traces tokens. optional string page_token = 7;- Specified by:
- hasPageTokenin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- Whether the pageToken field is set.
 
 - 
getPageTokenpublic java.lang.String getPageToken() Token indicating the page of traces to fetch. This is a unified token that encodes both online and offline traces tokens. optional string page_token = 7;- Specified by:
- getPageTokenin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The pageToken.
 
 - 
getPageTokenBytespublic com.google.protobuf.ByteString getPageTokenBytes() Token indicating the page of traces to fetch. This is a unified token that encodes both online and offline traces tokens. optional string page_token = 7;- Specified by:
- getPageTokenBytesin interface- Service.SearchUnifiedTracesOrBuilder
- Returns:
- The bytes for pageToken.
 
 - 
setPageTokenpublic Service.SearchUnifiedTraces.Builder setPageToken(java.lang.String value) Token indicating the page of traces to fetch. This is a unified token that encodes both online and offline traces tokens. optional string page_token = 7;- Parameters:
- value- The pageToken to set.
- Returns:
- This builder for chaining.
 
 - 
clearPageTokenpublic Service.SearchUnifiedTraces.Builder clearPageToken() Token indicating the page of traces to fetch. This is a unified token that encodes both online and offline traces tokens. optional string page_token = 7;- Returns:
- This builder for chaining.
 
 - 
setPageTokenBytespublic Service.SearchUnifiedTraces.Builder setPageTokenBytes(com.google.protobuf.ByteString value) Token indicating the page of traces to fetch. This is a unified token that encodes both online and offline traces tokens. optional string page_token = 7;- Parameters:
- value- The bytes for pageToken to set.
- Returns:
- This builder for chaining.
 
 - 
setUnknownFieldspublic final Service.SearchUnifiedTraces.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 - 
mergeUnknownFieldspublic final Service.SearchUnifiedTraces.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchUnifiedTraces.Builder>
 
 
- 
 
-