Package org.mlflow.api.proto
Class Service.LogLoggedModelParamsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
org.mlflow.api.proto.Service.LogLoggedModelParamsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Service.LogLoggedModelParamsRequestOrBuilder
- Enclosing class:
- Service.LogLoggedModelParamsRequest
public static final class Service.LogLoggedModelParamsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
implements Service.LogLoggedModelParamsRequestOrBuilder
Protobuf type
mlflow.LogLoggedModelParamsRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllParams(Iterable<? extends Service.LoggedModelParameter> values) Parameters attached to the model.addParams(int index, Service.LoggedModelParameter value) Parameters attached to the model.addParams(int index, Service.LoggedModelParameter.Builder builderForValue) Parameters attached to the model.Parameters attached to the model.addParams(Service.LoggedModelParameter.Builder builderForValue) Parameters attached to the model.Parameters attached to the model.addParamsBuilder(int index) Parameters attached to the model.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The ID of the logged model to log params for.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Parameters attached to the model.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe ID of the logged model to log params for.com.google.protobuf.ByteStringThe ID of the logged model to log params for.getParams(int index) Parameters attached to the model.getParamsBuilder(int index) Parameters attached to the model.Parameters attached to the model.intParameters attached to the model.Parameters attached to the model.getParamsOrBuilder(int index) Parameters attached to the model.List<? extends Service.LoggedModelParameterOrBuilder>Parameters attached to the model.booleanThe ID of the logged model to log params for.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeParams(int index) Parameters attached to the model.setModelId(String value) The ID of the logged model to log params for.setModelIdBytes(com.google.protobuf.ByteString value) The ID of the logged model to log params for.setParams(int index, Service.LoggedModelParameter value) Parameters attached to the model.setParams(int index, Service.LoggedModelParameter.Builder builderForValue) Parameters attached to the model.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, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.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.LogLoggedModelParamsRequest.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.LogLoggedModelParamsRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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.LogLoggedModelParamsRequest.Builder>
-
setField
public Service.LogLoggedModelParamsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
clearField
public Service.LogLoggedModelParamsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
clearOneof
public Service.LogLoggedModelParamsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
setRepeatedField
public Service.LogLoggedModelParamsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
addRepeatedField
public Service.LogLoggedModelParamsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
mergeFrom
public Service.LogLoggedModelParamsRequest.Builder mergeFrom(Service.LogLoggedModelParamsRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
mergeFrom
public Service.LogLoggedModelParamsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws 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.LogLoggedModelParamsRequest.Builder>- Throws:
IOException
-
hasModelId
public boolean hasModelId()The ID of the logged model to log params for.
optional string model_id = 1 [(.mlflow.validate_required) = true];- Specified by:
hasModelIdin interfaceService.LogLoggedModelParamsRequestOrBuilder- Returns:
- Whether the modelId field is set.
-
getModelId
The ID of the logged model to log params for.
optional string model_id = 1 [(.mlflow.validate_required) = true];- Specified by:
getModelIdin interfaceService.LogLoggedModelParamsRequestOrBuilder- Returns:
- The modelId.
-
getModelIdBytes
public com.google.protobuf.ByteString getModelIdBytes()The ID of the logged model to log params for.
optional string model_id = 1 [(.mlflow.validate_required) = true];- Specified by:
getModelIdBytesin interfaceService.LogLoggedModelParamsRequestOrBuilder- Returns:
- The bytes for modelId.
-
setModelId
The ID of the logged model to log params for.
optional string model_id = 1 [(.mlflow.validate_required) = true];- Parameters:
value- The modelId to set.- Returns:
- This builder for chaining.
-
clearModelId
The ID of the logged model to log params for.
optional string model_id = 1 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
-
setModelIdBytes
public Service.LogLoggedModelParamsRequest.Builder setModelIdBytes(com.google.protobuf.ByteString value) The ID of the logged model to log params for.
optional string model_id = 1 [(.mlflow.validate_required) = true];- Parameters:
value- The bytes for modelId to set.- Returns:
- This builder for chaining.
-
getParamsList
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2;- Specified by:
getParamsListin interfaceService.LogLoggedModelParamsRequestOrBuilder
-
getParamsCount
public int getParamsCount()Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2;- Specified by:
getParamsCountin interfaceService.LogLoggedModelParamsRequestOrBuilder
-
getParams
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2;- Specified by:
getParamsin interfaceService.LogLoggedModelParamsRequestOrBuilder
-
setParams
public Service.LogLoggedModelParamsRequest.Builder setParams(int index, Service.LoggedModelParameter value) Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
setParams
public Service.LogLoggedModelParamsRequest.Builder setParams(int index, Service.LoggedModelParameter.Builder builderForValue) Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
addParams
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
addParams
public Service.LogLoggedModelParamsRequest.Builder addParams(int index, Service.LoggedModelParameter value) Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
addParams
public Service.LogLoggedModelParamsRequest.Builder addParams(Service.LoggedModelParameter.Builder builderForValue) Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
addParams
public Service.LogLoggedModelParamsRequest.Builder addParams(int index, Service.LoggedModelParameter.Builder builderForValue) Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
addAllParams
public Service.LogLoggedModelParamsRequest.Builder addAllParams(Iterable<? extends Service.LoggedModelParameter> values) Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
clearParams
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
removeParams
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
getParamsBuilder
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
getParamsOrBuilder
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2;- Specified by:
getParamsOrBuilderin interfaceService.LogLoggedModelParamsRequestOrBuilder
-
getParamsOrBuilderList
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2;- Specified by:
getParamsOrBuilderListin interfaceService.LogLoggedModelParamsRequestOrBuilder
-
addParamsBuilder
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
addParamsBuilder
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
getParamsBuilderList
Parameters attached to the model.
repeated .mlflow.LoggedModelParameter params = 2; -
setUnknownFields
public final Service.LogLoggedModelParamsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-
mergeUnknownFields
public final Service.LogLoggedModelParamsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LogLoggedModelParamsRequest.Builder>
-