Package org.mlflow.api.proto
Class Service.GatewayEndpoint
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.mlflow.api.proto.Service.GatewayEndpoint
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,Service.GatewayEndpointOrBuilder
- Enclosing class:
- Service
public static final class Service.GatewayEndpoint extends com.google.protobuf.GeneratedMessageV3 implements Service.GatewayEndpointOrBuilder
Endpoint entity representing an LLM gateway endpoint
Protobuf typemlflow.GatewayEndpoint- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classService.GatewayEndpoint.BuilderEndpoint entity representing an LLM gateway endpoint-
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_AT_FIELD_NUMBERstatic intCREATED_BY_FIELD_NUMBERstatic intENDPOINT_ID_FIELD_NUMBERstatic intLAST_UPDATED_AT_FIELD_NUMBERstatic intLAST_UPDATED_BY_FIELD_NUMBERstatic intMODEL_MAPPINGS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<Service.GatewayEndpoint>PARSERDeprecated.static intTAGS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)longgetCreatedAt()Timestamp (milliseconds since epoch) when the endpoint was createdjava.lang.StringgetCreatedBy()User ID who created the endpointcom.google.protobuf.ByteStringgetCreatedByBytes()User ID who created the endpointstatic Service.GatewayEndpointgetDefaultInstance()Service.GatewayEndpointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetEndpointId()Unique identifier for the endpointcom.google.protobuf.ByteStringgetEndpointIdBytes()Unique identifier for the endpointlonggetLastUpdatedAt()Timestamp (milliseconds since epoch) when the endpoint was last updatedjava.lang.StringgetLastUpdatedBy()User ID who last updated the endpointcom.google.protobuf.ByteStringgetLastUpdatedByBytes()User ID who last updated the endpointService.GatewayEndpointModelMappinggetModelMappings(int index)List of model mappings bound to this endpointintgetModelMappingsCount()List of model mappings bound to this endpointjava.util.List<Service.GatewayEndpointModelMapping>getModelMappingsList()List of model mappings bound to this endpointService.GatewayEndpointModelMappingOrBuildergetModelMappingsOrBuilder(int index)List of model mappings bound to this endpointjava.util.List<? extends Service.GatewayEndpointModelMappingOrBuilder>getModelMappingsOrBuilderList()List of model mappings bound to this endpointjava.lang.StringgetName()User-friendly name for the endpointcom.google.protobuf.ByteStringgetNameBytes()User-friendly name for the endpointcom.google.protobuf.Parser<Service.GatewayEndpoint>getParserForType()intgetSerializedSize()Service.GatewayEndpointTaggetTags(int index)Tags associated with the endpointintgetTagsCount()Tags associated with the endpointjava.util.List<Service.GatewayEndpointTag>getTagsList()Tags associated with the endpointService.GatewayEndpointTagOrBuildergetTagsOrBuilder(int index)Tags associated with the endpointjava.util.List<? extends Service.GatewayEndpointTagOrBuilder>getTagsOrBuilderList()Tags associated with the endpointcom.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCreatedAt()Timestamp (milliseconds since epoch) when the endpoint was createdbooleanhasCreatedBy()User ID who created the endpointbooleanhasEndpointId()Unique identifier for the endpointinthashCode()booleanhasLastUpdatedAt()Timestamp (milliseconds since epoch) when the endpoint was last updatedbooleanhasLastUpdatedBy()User ID who last updated the endpointbooleanhasName()User-friendly name for the endpointprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Service.GatewayEndpoint.BuildernewBuilder()static Service.GatewayEndpoint.BuildernewBuilder(Service.GatewayEndpoint prototype)Service.GatewayEndpoint.BuildernewBuilderForType()protected Service.GatewayEndpoint.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Service.GatewayEndpointparseDelimitedFrom(java.io.InputStream input)static Service.GatewayEndpointparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointparseFrom(byte[] data)static Service.GatewayEndpointparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointparseFrom(com.google.protobuf.ByteString data)static Service.GatewayEndpointparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointparseFrom(com.google.protobuf.CodedInputStream input)static Service.GatewayEndpointparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointparseFrom(java.io.InputStream input)static Service.GatewayEndpointparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointparseFrom(java.nio.ByteBuffer data)static Service.GatewayEndpointparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Service.GatewayEndpoint>parser()Service.GatewayEndpoint.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_AT_FIELD_NUMBER
public static final int CREATED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATED_AT_FIELD_NUMBER
public static final int LAST_UPDATED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODEL_MAPPINGS_FIELD_NUMBER
public static final int MODEL_MAPPINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_BY_FIELD_NUMBER
public static final int CREATED_BY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATED_BY_FIELD_NUMBER
public static final int LAST_UPDATED_BY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Service.GatewayEndpoint> 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()
Unique identifier for the endpoint
optional string endpoint_id = 1;- Specified by:
hasEndpointIdin interfaceService.GatewayEndpointOrBuilder- Returns:
- Whether the endpointId field is set.
-
getEndpointId
public java.lang.String getEndpointId()
Unique identifier for the endpoint
optional string endpoint_id = 1;- Specified by:
getEndpointIdin interfaceService.GatewayEndpointOrBuilder- Returns:
- The endpointId.
-
getEndpointIdBytes
public com.google.protobuf.ByteString getEndpointIdBytes()
Unique identifier for the endpoint
optional string endpoint_id = 1;- Specified by:
getEndpointIdBytesin interfaceService.GatewayEndpointOrBuilder- Returns:
- The bytes for endpointId.
-
hasName
public boolean hasName()
User-friendly name for the endpoint
optional string name = 2;- Specified by:
hasNamein interfaceService.GatewayEndpointOrBuilder- Returns:
- Whether the name field is set.
-
getName
public java.lang.String getName()
User-friendly name for the endpoint
optional string name = 2;- Specified by:
getNamein interfaceService.GatewayEndpointOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
User-friendly name for the endpoint
optional string name = 2;- Specified by:
getNameBytesin interfaceService.GatewayEndpointOrBuilder- Returns:
- The bytes for name.
-
hasCreatedAt
public boolean hasCreatedAt()
Timestamp (milliseconds since epoch) when the endpoint was created
optional int64 created_at = 3;- Specified by:
hasCreatedAtin interfaceService.GatewayEndpointOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public long getCreatedAt()
Timestamp (milliseconds since epoch) when the endpoint was created
optional int64 created_at = 3;- Specified by:
getCreatedAtin interfaceService.GatewayEndpointOrBuilder- Returns:
- The createdAt.
-
hasLastUpdatedAt
public boolean hasLastUpdatedAt()
Timestamp (milliseconds since epoch) when the endpoint was last updated
optional int64 last_updated_at = 4;- Specified by:
hasLastUpdatedAtin interfaceService.GatewayEndpointOrBuilder- Returns:
- Whether the lastUpdatedAt field is set.
-
getLastUpdatedAt
public long getLastUpdatedAt()
Timestamp (milliseconds since epoch) when the endpoint was last updated
optional int64 last_updated_at = 4;- Specified by:
getLastUpdatedAtin interfaceService.GatewayEndpointOrBuilder- Returns:
- The lastUpdatedAt.
-
getModelMappingsList
public java.util.List<Service.GatewayEndpointModelMapping> getModelMappingsList()
List of model mappings bound to this endpoint
repeated .mlflow.GatewayEndpointModelMapping model_mappings = 5;- Specified by:
getModelMappingsListin interfaceService.GatewayEndpointOrBuilder
-
getModelMappingsOrBuilderList
public java.util.List<? extends Service.GatewayEndpointModelMappingOrBuilder> getModelMappingsOrBuilderList()
List of model mappings bound to this endpoint
repeated .mlflow.GatewayEndpointModelMapping model_mappings = 5;- Specified by:
getModelMappingsOrBuilderListin interfaceService.GatewayEndpointOrBuilder
-
getModelMappingsCount
public int getModelMappingsCount()
List of model mappings bound to this endpoint
repeated .mlflow.GatewayEndpointModelMapping model_mappings = 5;- Specified by:
getModelMappingsCountin interfaceService.GatewayEndpointOrBuilder
-
getModelMappings
public Service.GatewayEndpointModelMapping getModelMappings(int index)
List of model mappings bound to this endpoint
repeated .mlflow.GatewayEndpointModelMapping model_mappings = 5;- Specified by:
getModelMappingsin interfaceService.GatewayEndpointOrBuilder
-
getModelMappingsOrBuilder
public Service.GatewayEndpointModelMappingOrBuilder getModelMappingsOrBuilder(int index)
List of model mappings bound to this endpoint
repeated .mlflow.GatewayEndpointModelMapping model_mappings = 5;- Specified by:
getModelMappingsOrBuilderin interfaceService.GatewayEndpointOrBuilder
-
hasCreatedBy
public boolean hasCreatedBy()
User ID who created the endpoint
optional string created_by = 6;- Specified by:
hasCreatedByin interfaceService.GatewayEndpointOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
public java.lang.String getCreatedBy()
User ID who created the endpoint
optional string created_by = 6;- Specified by:
getCreatedByin interfaceService.GatewayEndpointOrBuilder- Returns:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()
User ID who created the endpoint
optional string created_by = 6;- Specified by:
getCreatedByBytesin interfaceService.GatewayEndpointOrBuilder- Returns:
- The bytes for createdBy.
-
hasLastUpdatedBy
public boolean hasLastUpdatedBy()
User ID who last updated the endpoint
optional string last_updated_by = 7;- Specified by:
hasLastUpdatedByin interfaceService.GatewayEndpointOrBuilder- Returns:
- Whether the lastUpdatedBy field is set.
-
getLastUpdatedBy
public java.lang.String getLastUpdatedBy()
User ID who last updated the endpoint
optional string last_updated_by = 7;- Specified by:
getLastUpdatedByin interfaceService.GatewayEndpointOrBuilder- Returns:
- The lastUpdatedBy.
-
getLastUpdatedByBytes
public com.google.protobuf.ByteString getLastUpdatedByBytes()
User ID who last updated the endpoint
optional string last_updated_by = 7;- Specified by:
getLastUpdatedByBytesin interfaceService.GatewayEndpointOrBuilder- Returns:
- The bytes for lastUpdatedBy.
-
getTagsList
public java.util.List<Service.GatewayEndpointTag> getTagsList()
Tags associated with the endpoint
repeated .mlflow.GatewayEndpointTag tags = 8;- Specified by:
getTagsListin interfaceService.GatewayEndpointOrBuilder
-
getTagsOrBuilderList
public java.util.List<? extends Service.GatewayEndpointTagOrBuilder> getTagsOrBuilderList()
Tags associated with the endpoint
repeated .mlflow.GatewayEndpointTag tags = 8;- Specified by:
getTagsOrBuilderListin interfaceService.GatewayEndpointOrBuilder
-
getTagsCount
public int getTagsCount()
Tags associated with the endpoint
repeated .mlflow.GatewayEndpointTag tags = 8;- Specified by:
getTagsCountin interfaceService.GatewayEndpointOrBuilder
-
getTags
public Service.GatewayEndpointTag getTags(int index)
Tags associated with the endpoint
repeated .mlflow.GatewayEndpointTag tags = 8;- Specified by:
getTagsin interfaceService.GatewayEndpointOrBuilder
-
getTagsOrBuilder
public Service.GatewayEndpointTagOrBuilder getTagsOrBuilder(int index)
Tags associated with the endpoint
repeated .mlflow.GatewayEndpointTag tags = 8;- Specified by:
getTagsOrBuilderin interfaceService.GatewayEndpointOrBuilder
-
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.GatewayEndpoint parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayEndpoint parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayEndpoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayEndpoint 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.GatewayEndpoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayEndpoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayEndpoint parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.GatewayEndpoint parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.GatewayEndpoint parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.GatewayEndpoint parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.GatewayEndpoint parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.GatewayEndpoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Service.GatewayEndpoint.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Service.GatewayEndpoint.Builder newBuilder()
-
newBuilder
public static Service.GatewayEndpoint.Builder newBuilder(Service.GatewayEndpoint prototype)
-
toBuilder
public Service.GatewayEndpoint.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.GatewayEndpoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Service.GatewayEndpoint getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Service.GatewayEndpoint> parser()
-
getParserForType
public com.google.protobuf.Parser<Service.GatewayEndpoint> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Service.GatewayEndpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-