Package org.mlflow.api.proto
Class Service.SearchExperiments.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchExperiments.Builder>
- 
- org.mlflow.api.proto.Service.SearchExperiments.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.SearchExperimentsOrBuilder
 - Enclosing class:
- Service.SearchExperiments
 
 public static final class Service.SearchExperiments.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchExperiments.Builder> implements Service.SearchExperimentsOrBuilder Protobuf typemlflow.SearchExperiments
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.SearchExperiments.BuilderaddAllOrderBy(java.lang.Iterable<java.lang.String> values)List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.Service.SearchExperiments.BuilderaddOrderBy(java.lang.String value)List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.Service.SearchExperiments.BuilderaddOrderByBytes(com.google.protobuf.ByteString value)List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.Service.SearchExperiments.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.SearchExperimentsbuild()Service.SearchExperimentsbuildPartial()Service.SearchExperiments.Builderclear()Service.SearchExperiments.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.SearchExperiments.BuilderclearFilter()A filter expression over experiment attributes and tags that allows returning a subset of experiments.Service.SearchExperiments.BuilderclearMaxResults()Maximum number of experiments desired.Service.SearchExperiments.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.SearchExperiments.BuilderclearOrderBy()List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.Service.SearchExperiments.BuilderclearPageToken()Token indicating the page of experiments to fetchService.SearchExperiments.BuilderclearViewType()Qualifier for type of experiments to be returned.Service.SearchExperiments.Builderclone()Service.SearchExperimentsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetFilter()A filter expression over experiment attributes and tags that allows returning a subset of experiments.com.google.protobuf.ByteStringgetFilterBytes()A filter expression over experiment attributes and tags that allows returning a subset of experiments.longgetMaxResults()Maximum number of experiments desired.java.lang.StringgetOrderBy(int index)List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.com.google.protobuf.ByteStringgetOrderByBytes(int index)List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.intgetOrderByCount()List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.com.google.protobuf.ProtocolStringListgetOrderByList()List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.java.lang.StringgetPageToken()Token indicating the page of experiments to fetchcom.google.protobuf.ByteStringgetPageTokenBytes()Token indicating the page of experiments to fetchService.ViewTypegetViewType()Qualifier for type of experiments to be returned.booleanhasFilter()A filter expression over experiment attributes and tags that allows returning a subset of experiments.booleanhasMaxResults()Maximum number of experiments desired.booleanhasPageToken()Token indicating the page of experiments to fetchbooleanhasViewType()Qualifier for type of experiments to be returned.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.SearchExperiments.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.SearchExperiments.BuildermergeFrom(com.google.protobuf.Message other)Service.SearchExperiments.BuildermergeFrom(Service.SearchExperiments other)Service.SearchExperiments.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.SearchExperiments.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.SearchExperiments.BuildersetFilter(java.lang.String value)A filter expression over experiment attributes and tags that allows returning a subset of experiments.Service.SearchExperiments.BuildersetFilterBytes(com.google.protobuf.ByteString value)A filter expression over experiment attributes and tags that allows returning a subset of experiments.Service.SearchExperiments.BuildersetMaxResults(long value)Maximum number of experiments desired.Service.SearchExperiments.BuildersetOrderBy(int index, java.lang.String value)List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.Service.SearchExperiments.BuildersetPageToken(java.lang.String value)Token indicating the page of experiments to fetchService.SearchExperiments.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)Token indicating the page of experiments to fetchService.SearchExperiments.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.SearchExperiments.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.SearchExperiments.BuildersetViewType(Service.ViewType value)Qualifier for type of experiments to be returned.- 
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.SearchExperiments.Builder>
 
 - 
clearpublic Service.SearchExperiments.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.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
getDefaultInstanceForTypepublic Service.SearchExperiments getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic Service.SearchExperiments build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic Service.SearchExperiments buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
setFieldpublic Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
clearFieldpublic Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
clearOneofpublic Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
setRepeatedFieldpublic Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
addRepeatedFieldpublic Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
mergeFrompublic Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
mergeFrompublic Service.SearchExperiments.Builder mergeFrom(Service.SearchExperiments other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<Service.SearchExperiments.Builder>
 
 - 
mergeFrompublic Service.SearchExperiments.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.SearchExperiments.Builder>
- Throws:
- java.io.IOException
 
 - 
hasMaxResultspublic boolean hasMaxResults() Maximum number of experiments desired. Servers may select a desired default `max_results` value. All servers are guaranteed to support a `max_results` threshold of at least 1,000 but may support more. Callers of this endpoint are encouraged to pass max_results explicitly and leverage page_token to iterate through experiments. optional int64 max_results = 1;- Specified by:
- hasMaxResultsin interface- Service.SearchExperimentsOrBuilder
- Returns:
- Whether the maxResults field is set.
 
 - 
getMaxResultspublic long getMaxResults() Maximum number of experiments desired. Servers may select a desired default `max_results` value. All servers are guaranteed to support a `max_results` threshold of at least 1,000 but may support more. Callers of this endpoint are encouraged to pass max_results explicitly and leverage page_token to iterate through experiments. optional int64 max_results = 1;- Specified by:
- getMaxResultsin interface- Service.SearchExperimentsOrBuilder
- Returns:
- The maxResults.
 
 - 
setMaxResultspublic Service.SearchExperiments.Builder setMaxResults(long value) Maximum number of experiments desired. Servers may select a desired default `max_results` value. All servers are guaranteed to support a `max_results` threshold of at least 1,000 but may support more. Callers of this endpoint are encouraged to pass max_results explicitly and leverage page_token to iterate through experiments. optional int64 max_results = 1;- Parameters:
- value- The maxResults to set.
- Returns:
- This builder for chaining.
 
 - 
clearMaxResultspublic Service.SearchExperiments.Builder clearMaxResults() Maximum number of experiments desired. Servers may select a desired default `max_results` value. All servers are guaranteed to support a `max_results` threshold of at least 1,000 but may support more. Callers of this endpoint are encouraged to pass max_results explicitly and leverage page_token to iterate through experiments. optional int64 max_results = 1;- Returns:
- This builder for chaining.
 
 - 
hasPageTokenpublic boolean hasPageToken() Token indicating the page of experiments to fetch optional string page_token = 2;- Specified by:
- hasPageTokenin interface- Service.SearchExperimentsOrBuilder
- Returns:
- Whether the pageToken field is set.
 
 - 
getPageTokenpublic java.lang.String getPageToken() Token indicating the page of experiments to fetch optional string page_token = 2;- Specified by:
- getPageTokenin interface- Service.SearchExperimentsOrBuilder
- Returns:
- The pageToken.
 
 - 
getPageTokenBytespublic com.google.protobuf.ByteString getPageTokenBytes() Token indicating the page of experiments to fetch optional string page_token = 2;- Specified by:
- getPageTokenBytesin interface- Service.SearchExperimentsOrBuilder
- Returns:
- The bytes for pageToken.
 
 - 
setPageTokenpublic Service.SearchExperiments.Builder setPageToken(java.lang.String value) Token indicating the page of experiments to fetch optional string page_token = 2;- Parameters:
- value- The pageToken to set.
- Returns:
- This builder for chaining.
 
 - 
clearPageTokenpublic Service.SearchExperiments.Builder clearPageToken() Token indicating the page of experiments to fetch optional string page_token = 2;- Returns:
- This builder for chaining.
 
 - 
setPageTokenBytespublic Service.SearchExperiments.Builder setPageTokenBytes(com.google.protobuf.ByteString value) Token indicating the page of experiments to fetch optional string page_token = 2;- Parameters:
- value- The bytes for pageToken to set.
- Returns:
- This builder for chaining.
 
 - 
hasFilterpublic boolean hasFilter() A filter expression over experiment attributes and tags that allows returning a subset of experiments. The syntax is a subset of SQL that supports ANDing together binary operations between an attribute or tag, and a constant. Example: ``name LIKE 'test-%' AND tags.key = 'value'`` You can select columns with special characters (hyphen, space, period, etc.) by using double quotes or backticks. Example: ``tags."extra-key" = 'value'`` or ``tags.`extra-key` = 'value'`` Supported operators are ``=``, ``!=``, ``LIKE``, and ``ILIKE``. optional string filter = 3;- Specified by:
- hasFilterin interface- Service.SearchExperimentsOrBuilder
- Returns:
- Whether the filter field is set.
 
 - 
getFilterpublic java.lang.String getFilter() A filter expression over experiment attributes and tags that allows returning a subset of experiments. The syntax is a subset of SQL that supports ANDing together binary operations between an attribute or tag, and a constant. Example: ``name LIKE 'test-%' AND tags.key = 'value'`` You can select columns with special characters (hyphen, space, period, etc.) by using double quotes or backticks. Example: ``tags."extra-key" = 'value'`` or ``tags.`extra-key` = 'value'`` Supported operators are ``=``, ``!=``, ``LIKE``, and ``ILIKE``. optional string filter = 3;- Specified by:
- getFilterin interface- Service.SearchExperimentsOrBuilder
- Returns:
- The filter.
 
 - 
getFilterBytespublic com.google.protobuf.ByteString getFilterBytes() A filter expression over experiment attributes and tags that allows returning a subset of experiments. The syntax is a subset of SQL that supports ANDing together binary operations between an attribute or tag, and a constant. Example: ``name LIKE 'test-%' AND tags.key = 'value'`` You can select columns with special characters (hyphen, space, period, etc.) by using double quotes or backticks. Example: ``tags."extra-key" = 'value'`` or ``tags.`extra-key` = 'value'`` Supported operators are ``=``, ``!=``, ``LIKE``, and ``ILIKE``. optional string filter = 3;- Specified by:
- getFilterBytesin interface- Service.SearchExperimentsOrBuilder
- Returns:
- The bytes for filter.
 
 - 
setFilterpublic Service.SearchExperiments.Builder setFilter(java.lang.String value) A filter expression over experiment attributes and tags that allows returning a subset of experiments. The syntax is a subset of SQL that supports ANDing together binary operations between an attribute or tag, and a constant. Example: ``name LIKE 'test-%' AND tags.key = 'value'`` You can select columns with special characters (hyphen, space, period, etc.) by using double quotes or backticks. Example: ``tags."extra-key" = 'value'`` or ``tags.`extra-key` = 'value'`` Supported operators are ``=``, ``!=``, ``LIKE``, and ``ILIKE``. optional string filter = 3;- Parameters:
- value- The filter to set.
- Returns:
- This builder for chaining.
 
 - 
clearFilterpublic Service.SearchExperiments.Builder clearFilter() A filter expression over experiment attributes and tags that allows returning a subset of experiments. The syntax is a subset of SQL that supports ANDing together binary operations between an attribute or tag, and a constant. Example: ``name LIKE 'test-%' AND tags.key = 'value'`` You can select columns with special characters (hyphen, space, period, etc.) by using double quotes or backticks. Example: ``tags."extra-key" = 'value'`` or ``tags.`extra-key` = 'value'`` Supported operators are ``=``, ``!=``, ``LIKE``, and ``ILIKE``. optional string filter = 3;- Returns:
- This builder for chaining.
 
 - 
setFilterBytespublic Service.SearchExperiments.Builder setFilterBytes(com.google.protobuf.ByteString value) A filter expression over experiment attributes and tags that allows returning a subset of experiments. The syntax is a subset of SQL that supports ANDing together binary operations between an attribute or tag, and a constant. Example: ``name LIKE 'test-%' AND tags.key = 'value'`` You can select columns with special characters (hyphen, space, period, etc.) by using double quotes or backticks. Example: ``tags."extra-key" = 'value'`` or ``tags.`extra-key` = 'value'`` Supported operators are ``=``, ``!=``, ``LIKE``, and ``ILIKE``. optional string filter = 3;- Parameters:
- value- The bytes for filter to set.
- Returns:
- This builder for chaining.
 
 - 
getOrderByListpublic com.google.protobuf.ProtocolStringList getOrderByList() List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Specified by:
- getOrderByListin interface- Service.SearchExperimentsOrBuilder
- Returns:
- A list containing the orderBy.
 
 - 
getOrderByCountpublic int getOrderByCount() List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Specified by:
- getOrderByCountin interface- Service.SearchExperimentsOrBuilder
- Returns:
- The count of orderBy.
 
 - 
getOrderBypublic java.lang.String getOrderBy(int index) List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Specified by:
- getOrderByin interface- Service.SearchExperimentsOrBuilder
- 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 search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Specified by:
- getOrderByBytesin interface- Service.SearchExperimentsOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the orderBy at the given index.
 
 - 
setOrderBypublic Service.SearchExperiments.Builder setOrderBy(int index, java.lang.String value) List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id 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.
 
 - 
addOrderBypublic Service.SearchExperiments.Builder addOrderBy(java.lang.String value) List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Parameters:
- value- The orderBy to add.
- Returns:
- This builder for chaining.
 
 - 
addAllOrderBypublic Service.SearchExperiments.Builder addAllOrderBy(java.lang.Iterable<java.lang.String> values) List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Parameters:
- values- The orderBy to add.
- Returns:
- This builder for chaining.
 
 - 
clearOrderBypublic Service.SearchExperiments.Builder clearOrderBy() List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Returns:
- This builder for chaining.
 
 - 
addOrderByBytespublic Service.SearchExperiments.Builder addOrderByBytes(com.google.protobuf.ByteString value) List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default. Tiebreaks are done by experiment id DESC. repeated string order_by = 4;- Parameters:
- value- The bytes of the orderBy to add.
- Returns:
- This builder for chaining.
 
 - 
hasViewTypepublic boolean hasViewType() Qualifier for type of experiments to be returned. If unspecified, return only active experiments. optional .mlflow.ViewType view_type = 5;- Specified by:
- hasViewTypein interface- Service.SearchExperimentsOrBuilder
- Returns:
- Whether the viewType field is set.
 
 - 
getViewTypepublic Service.ViewType getViewType() Qualifier for type of experiments to be returned. If unspecified, return only active experiments. optional .mlflow.ViewType view_type = 5;- Specified by:
- getViewTypein interface- Service.SearchExperimentsOrBuilder
- Returns:
- The viewType.
 
 - 
setViewTypepublic Service.SearchExperiments.Builder setViewType(Service.ViewType value) Qualifier for type of experiments to be returned. If unspecified, return only active experiments. optional .mlflow.ViewType view_type = 5;- Parameters:
- value- The viewType to set.
- Returns:
- This builder for chaining.
 
 - 
clearViewTypepublic Service.SearchExperiments.Builder clearViewType() Qualifier for type of experiments to be returned. If unspecified, return only active experiments. optional .mlflow.ViewType view_type = 5;- Returns:
- This builder for chaining.
 
 - 
setUnknownFieldspublic final Service.SearchExperiments.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.SearchExperiments.Builder>
 
 - 
mergeUnknownFieldspublic final Service.SearchExperiments.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.SearchExperiments.Builder>
 
 
- 
 
-