Package org.mlflow.api.proto
Class Service.AttachModelToGatewayEndpoint
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.mlflow.api.proto.Service.AttachModelToGatewayEndpoint
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,Service.AttachModelToGatewayEndpointOrBuilder
- Enclosing class:
- Service
public static final class Service.AttachModelToGatewayEndpoint extends com.google.protobuf.GeneratedMessageV3 implements Service.AttachModelToGatewayEndpointOrBuilder
Protobuf typemlflow.AttachModelToGatewayEndpoint- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classService.AttachModelToGatewayEndpoint.BuilderProtobuf typemlflow.AttachModelToGatewayEndpointstatic classService.AttachModelToGatewayEndpoint.ResponseProtobuf typemlflow.AttachModelToGatewayEndpoint.Responsestatic interfaceService.AttachModelToGatewayEndpoint.ResponseOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCREATED_BY_FIELD_NUMBERstatic intENDPOINT_ID_FIELD_NUMBERstatic intMODEL_DEFINITION_ID_FIELD_NUMBERstatic com.google.protobuf.Parser<Service.AttachModelToGatewayEndpoint>PARSERDeprecated.static intWEIGHT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetCreatedBy()Username of the creatorcom.google.protobuf.ByteStringgetCreatedByBytes()Username of the creatorstatic Service.AttachModelToGatewayEndpointgetDefaultInstance()Service.AttachModelToGatewayEndpointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetEndpointId()ID of the endpoint to attach the model tocom.google.protobuf.ByteStringgetEndpointIdBytes()ID of the endpoint to attach the model tojava.lang.StringgetModelDefinitionId()ID of the model definition to attachcom.google.protobuf.ByteStringgetModelDefinitionIdBytes()ID of the model definition to attachcom.google.protobuf.Parser<Service.AttachModelToGatewayEndpoint>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()floatgetWeight()Optional routing weight (default 1)booleanhasCreatedBy()Username of the creatorbooleanhasEndpointId()ID of the endpoint to attach the model tointhashCode()booleanhasModelDefinitionId()ID of the model definition to attachbooleanhasWeight()Optional routing weight (default 1)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Service.AttachModelToGatewayEndpoint.BuildernewBuilder()static Service.AttachModelToGatewayEndpoint.BuildernewBuilder(Service.AttachModelToGatewayEndpoint prototype)Service.AttachModelToGatewayEndpoint.BuildernewBuilderForType()protected Service.AttachModelToGatewayEndpoint.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Service.AttachModelToGatewayEndpointparseDelimitedFrom(java.io.InputStream input)static Service.AttachModelToGatewayEndpointparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.AttachModelToGatewayEndpointparseFrom(byte[] data)static Service.AttachModelToGatewayEndpointparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.AttachModelToGatewayEndpointparseFrom(com.google.protobuf.ByteString data)static Service.AttachModelToGatewayEndpointparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.AttachModelToGatewayEndpointparseFrom(com.google.protobuf.CodedInputStream input)static Service.AttachModelToGatewayEndpointparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.AttachModelToGatewayEndpointparseFrom(java.io.InputStream input)static Service.AttachModelToGatewayEndpointparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.AttachModelToGatewayEndpointparseFrom(java.nio.ByteBuffer data)static Service.AttachModelToGatewayEndpointparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Service.AttachModelToGatewayEndpoint>parser()Service.AttachModelToGatewayEndpoint.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ENDPOINT_ID_FIELD_NUMBER
public static final int ENDPOINT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODEL_DEFINITION_ID_FIELD_NUMBER
public static final int MODEL_DEFINITION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEIGHT_FIELD_NUMBER
public static final int WEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_BY_FIELD_NUMBER
public static final int CREATED_BY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Service.AttachModelToGatewayEndpoint> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasEndpointId
public boolean hasEndpointId()
ID of the endpoint to attach the model to
optional string endpoint_id = 1;- Specified by:
hasEndpointIdin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- Whether the endpointId field is set.
-
getEndpointId
public java.lang.String getEndpointId()
ID of the endpoint to attach the model to
optional string endpoint_id = 1;- Specified by:
getEndpointIdin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- The endpointId.
-
getEndpointIdBytes
public com.google.protobuf.ByteString getEndpointIdBytes()
ID of the endpoint to attach the model to
optional string endpoint_id = 1;- Specified by:
getEndpointIdBytesin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- The bytes for endpointId.
-
hasModelDefinitionId
public boolean hasModelDefinitionId()
ID of the model definition to attach
optional string model_definition_id = 2;- Specified by:
hasModelDefinitionIdin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- Whether the modelDefinitionId field is set.
-
getModelDefinitionId
public java.lang.String getModelDefinitionId()
ID of the model definition to attach
optional string model_definition_id = 2;- Specified by:
getModelDefinitionIdin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- The modelDefinitionId.
-
getModelDefinitionIdBytes
public com.google.protobuf.ByteString getModelDefinitionIdBytes()
ID of the model definition to attach
optional string model_definition_id = 2;- Specified by:
getModelDefinitionIdBytesin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- The bytes for modelDefinitionId.
-
hasWeight
public boolean hasWeight()
Optional routing weight (default 1)
optional float weight = 3;- Specified by:
hasWeightin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- Whether the weight field is set.
-
getWeight
public float getWeight()
Optional routing weight (default 1)
optional float weight = 3;- Specified by:
getWeightin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- The weight.
-
hasCreatedBy
public boolean hasCreatedBy()
Username of the creator
optional string created_by = 4;- Specified by:
hasCreatedByin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
public java.lang.String getCreatedBy()
Username of the creator
optional string created_by = 4;- Specified by:
getCreatedByin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()
Username of the creator
optional string created_by = 4;- Specified by:
getCreatedByBytesin interfaceService.AttachModelToGatewayEndpointOrBuilder- Returns:
- The bytes for createdBy.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.AttachModelToGatewayEndpoint parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.AttachModelToGatewayEndpoint parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.AttachModelToGatewayEndpoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Service.AttachModelToGatewayEndpoint.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Service.AttachModelToGatewayEndpoint.Builder newBuilder()
-
newBuilder
public static Service.AttachModelToGatewayEndpoint.Builder newBuilder(Service.AttachModelToGatewayEndpoint prototype)
-
toBuilder
public Service.AttachModelToGatewayEndpoint.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.AttachModelToGatewayEndpoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Service.AttachModelToGatewayEndpoint getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Service.AttachModelToGatewayEndpoint> parser()
-
getParserForType
public com.google.protobuf.Parser<Service.AttachModelToGatewayEndpoint> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Service.AttachModelToGatewayEndpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-