Package org.mlflow.api.proto
Class Service.GatewayModelDefinition
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.mlflow.api.proto.Service.GatewayModelDefinition
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,Service.GatewayModelDefinitionOrBuilder
- Enclosing class:
- Service
public static final class Service.GatewayModelDefinition extends com.google.protobuf.GeneratedMessageV3 implements Service.GatewayModelDefinitionOrBuilder
Reusable model definition that can be shared across endpoints
Protobuf typemlflow.GatewayModelDefinition- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classService.GatewayModelDefinition.BuilderReusable model definition that can be shared across endpoints-
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 intLAST_UPDATED_AT_FIELD_NUMBERstatic intLAST_UPDATED_BY_FIELD_NUMBERstatic intMODEL_DEFINITION_ID_FIELD_NUMBERstatic intMODEL_NAME_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<Service.GatewayModelDefinition>PARSERDeprecated.static intPROVIDER_FIELD_NUMBERstatic intSECRET_ID_FIELD_NUMBERstatic intSECRET_NAME_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 model definition was createdjava.lang.StringgetCreatedBy()User ID who created the model definitioncom.google.protobuf.ByteStringgetCreatedByBytes()User ID who created the model definitionstatic Service.GatewayModelDefinitiongetDefaultInstance()Service.GatewayModelDefinitiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetLastUpdatedAt()Timestamp (milliseconds since epoch) when the model definition was last updatedjava.lang.StringgetLastUpdatedBy()User ID who last updated the model definitioncom.google.protobuf.ByteStringgetLastUpdatedByBytes()User ID who last updated the model definitionjava.lang.StringgetModelDefinitionId()Unique identifier for this model definitioncom.google.protobuf.ByteStringgetModelDefinitionIdBytes()Unique identifier for this model definitionjava.lang.StringgetModelName()Provider-specific model identifier (e.g., "gpt-4o", "claude-3-5-sonnet")com.google.protobuf.ByteStringgetModelNameBytes()Provider-specific model identifier (e.g., "gpt-4o", "claude-3-5-sonnet")java.lang.StringgetName()User-friendly name for identification and reusecom.google.protobuf.ByteStringgetNameBytes()User-friendly name for identification and reusecom.google.protobuf.Parser<Service.GatewayModelDefinition>getParserForType()java.lang.StringgetProvider()LLM provider (e.g., "openai", "anthropic", "cohere", "bedrock")com.google.protobuf.ByteStringgetProviderBytes()LLM provider (e.g., "openai", "anthropic", "cohere", "bedrock")java.lang.StringgetSecretId()ID of the secret containing authentication credentialscom.google.protobuf.ByteStringgetSecretIdBytes()ID of the secret containing authentication credentialsjava.lang.StringgetSecretName()Name of the secret for display purposescom.google.protobuf.ByteStringgetSecretNameBytes()Name of the secret for display purposesintgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCreatedAt()Timestamp (milliseconds since epoch) when the model definition was createdbooleanhasCreatedBy()User ID who created the model definitioninthashCode()booleanhasLastUpdatedAt()Timestamp (milliseconds since epoch) when the model definition was last updatedbooleanhasLastUpdatedBy()User ID who last updated the model definitionbooleanhasModelDefinitionId()Unique identifier for this model definitionbooleanhasModelName()Provider-specific model identifier (e.g., "gpt-4o", "claude-3-5-sonnet")booleanhasName()User-friendly name for identification and reusebooleanhasProvider()LLM provider (e.g., "openai", "anthropic", "cohere", "bedrock")booleanhasSecretId()ID of the secret containing authentication credentialsbooleanhasSecretName()Name of the secret for display purposesprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Service.GatewayModelDefinition.BuildernewBuilder()static Service.GatewayModelDefinition.BuildernewBuilder(Service.GatewayModelDefinition prototype)Service.GatewayModelDefinition.BuildernewBuilderForType()protected Service.GatewayModelDefinition.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Service.GatewayModelDefinitionparseDelimitedFrom(java.io.InputStream input)static Service.GatewayModelDefinitionparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayModelDefinitionparseFrom(byte[] data)static Service.GatewayModelDefinitionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayModelDefinitionparseFrom(com.google.protobuf.ByteString data)static Service.GatewayModelDefinitionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayModelDefinitionparseFrom(com.google.protobuf.CodedInputStream input)static Service.GatewayModelDefinitionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayModelDefinitionparseFrom(java.io.InputStream input)static Service.GatewayModelDefinitionparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayModelDefinitionparseFrom(java.nio.ByteBuffer data)static Service.GatewayModelDefinitionparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Service.GatewayModelDefinition>parser()Service.GatewayModelDefinition.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
-
MODEL_DEFINITION_ID_FIELD_NUMBER
public static final int MODEL_DEFINITION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECRET_ID_FIELD_NUMBER
public static final int SECRET_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECRET_NAME_FIELD_NUMBER
public static final int SECRET_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROVIDER_FIELD_NUMBER
public static final int PROVIDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODEL_NAME_FIELD_NUMBER
public static final int MODEL_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
-
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
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Service.GatewayModelDefinition> 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
-
hasModelDefinitionId
public boolean hasModelDefinitionId()
Unique identifier for this model definition
optional string model_definition_id = 1;- Specified by:
hasModelDefinitionIdin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the modelDefinitionId field is set.
-
getModelDefinitionId
public java.lang.String getModelDefinitionId()
Unique identifier for this model definition
optional string model_definition_id = 1;- Specified by:
getModelDefinitionIdin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The modelDefinitionId.
-
getModelDefinitionIdBytes
public com.google.protobuf.ByteString getModelDefinitionIdBytes()
Unique identifier for this model definition
optional string model_definition_id = 1;- Specified by:
getModelDefinitionIdBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for modelDefinitionId.
-
hasName
public boolean hasName()
User-friendly name for identification and reuse
optional string name = 2;- Specified by:
hasNamein interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the name field is set.
-
getName
public java.lang.String getName()
User-friendly name for identification and reuse
optional string name = 2;- Specified by:
getNamein interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
User-friendly name for identification and reuse
optional string name = 2;- Specified by:
getNameBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for name.
-
hasSecretId
public boolean hasSecretId()
ID of the secret containing authentication credentials
optional string secret_id = 3;- Specified by:
hasSecretIdin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the secretId field is set.
-
getSecretId
public java.lang.String getSecretId()
ID of the secret containing authentication credentials
optional string secret_id = 3;- Specified by:
getSecretIdin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The secretId.
-
getSecretIdBytes
public com.google.protobuf.ByteString getSecretIdBytes()
ID of the secret containing authentication credentials
optional string secret_id = 3;- Specified by:
getSecretIdBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for secretId.
-
hasSecretName
public boolean hasSecretName()
Name of the secret for display purposes
optional string secret_name = 4;- Specified by:
hasSecretNamein interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the secretName field is set.
-
getSecretName
public java.lang.String getSecretName()
Name of the secret for display purposes
optional string secret_name = 4;- Specified by:
getSecretNamein interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The secretName.
-
getSecretNameBytes
public com.google.protobuf.ByteString getSecretNameBytes()
Name of the secret for display purposes
optional string secret_name = 4;- Specified by:
getSecretNameBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for secretName.
-
hasProvider
public boolean hasProvider()
LLM provider (e.g., "openai", "anthropic", "cohere", "bedrock")
optional string provider = 5;- Specified by:
hasProviderin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the provider field is set.
-
getProvider
public java.lang.String getProvider()
LLM provider (e.g., "openai", "anthropic", "cohere", "bedrock")
optional string provider = 5;- Specified by:
getProviderin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The provider.
-
getProviderBytes
public com.google.protobuf.ByteString getProviderBytes()
LLM provider (e.g., "openai", "anthropic", "cohere", "bedrock")
optional string provider = 5;- Specified by:
getProviderBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for provider.
-
hasModelName
public boolean hasModelName()
Provider-specific model identifier (e.g., "gpt-4o", "claude-3-5-sonnet")
optional string model_name = 6;- Specified by:
hasModelNamein interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the modelName field is set.
-
getModelName
public java.lang.String getModelName()
Provider-specific model identifier (e.g., "gpt-4o", "claude-3-5-sonnet")
optional string model_name = 6;- Specified by:
getModelNamein interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The modelName.
-
getModelNameBytes
public com.google.protobuf.ByteString getModelNameBytes()
Provider-specific model identifier (e.g., "gpt-4o", "claude-3-5-sonnet")
optional string model_name = 6;- Specified by:
getModelNameBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for modelName.
-
hasCreatedAt
public boolean hasCreatedAt()
Timestamp (milliseconds since epoch) when the model definition was created
optional int64 created_at = 7;- Specified by:
hasCreatedAtin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public long getCreatedAt()
Timestamp (milliseconds since epoch) when the model definition was created
optional int64 created_at = 7;- Specified by:
getCreatedAtin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The createdAt.
-
hasLastUpdatedAt
public boolean hasLastUpdatedAt()
Timestamp (milliseconds since epoch) when the model definition was last updated
optional int64 last_updated_at = 8;- Specified by:
hasLastUpdatedAtin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the lastUpdatedAt field is set.
-
getLastUpdatedAt
public long getLastUpdatedAt()
Timestamp (milliseconds since epoch) when the model definition was last updated
optional int64 last_updated_at = 8;- Specified by:
getLastUpdatedAtin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The lastUpdatedAt.
-
hasCreatedBy
public boolean hasCreatedBy()
User ID who created the model definition
optional string created_by = 9;- Specified by:
hasCreatedByin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
public java.lang.String getCreatedBy()
User ID who created the model definition
optional string created_by = 9;- Specified by:
getCreatedByin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()
User ID who created the model definition
optional string created_by = 9;- Specified by:
getCreatedByBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for createdBy.
-
hasLastUpdatedBy
public boolean hasLastUpdatedBy()
User ID who last updated the model definition
optional string last_updated_by = 10;- Specified by:
hasLastUpdatedByin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- Whether the lastUpdatedBy field is set.
-
getLastUpdatedBy
public java.lang.String getLastUpdatedBy()
User ID who last updated the model definition
optional string last_updated_by = 10;- Specified by:
getLastUpdatedByin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The lastUpdatedBy.
-
getLastUpdatedByBytes
public com.google.protobuf.ByteString getLastUpdatedByBytes()
User ID who last updated the model definition
optional string last_updated_by = 10;- Specified by:
getLastUpdatedByBytesin interfaceService.GatewayModelDefinitionOrBuilder- Returns:
- The bytes for lastUpdatedBy.
-
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.GatewayModelDefinition parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayModelDefinition parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayModelDefinition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayModelDefinition 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.GatewayModelDefinition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayModelDefinition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.GatewayModelDefinition parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.GatewayModelDefinition parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.GatewayModelDefinition parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Service.GatewayModelDefinition parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.GatewayModelDefinition parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Service.GatewayModelDefinition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Service.GatewayModelDefinition.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Service.GatewayModelDefinition.Builder newBuilder()
-
newBuilder
public static Service.GatewayModelDefinition.Builder newBuilder(Service.GatewayModelDefinition prototype)
-
toBuilder
public Service.GatewayModelDefinition.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.GatewayModelDefinition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Service.GatewayModelDefinition getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Service.GatewayModelDefinition> parser()
-
getParserForType
public com.google.protobuf.Parser<Service.GatewayModelDefinition> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Service.GatewayModelDefinition getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-