Package feast.proto.core
Class FeatureSetProto.FeatureSetSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.FeatureSetProto.FeatureSetSpec
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FeatureSetProto.FeatureSetSpecOrBuilder,Serializable
- Enclosing class:
- FeatureSetProto
public static final class FeatureSetProto.FeatureSetSpec extends com.google.protobuf.GeneratedMessageV3 implements FeatureSetProto.FeatureSetSpecOrBuilder
Protobuf typefeast.core.FeatureSetSpec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFeatureSetProto.FeatureSetSpec.BuilderProtobuf typefeast.core.FeatureSetSpec-
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 intENTITIES_FIELD_NUMBERstatic intFEATURES_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intMAX_AGE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)User defined metadatabooleanequals(Object obj)static FeatureSetProto.FeatureSetSpecgetDefaultInstance()FeatureSetProto.FeatureSetSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()FeatureSetProto.EntitySpecgetEntities(int index)List of entities contained within this featureSet.intgetEntitiesCount()List of entities contained within this featureSet.List<FeatureSetProto.EntitySpec>getEntitiesList()List of entities contained within this featureSet.FeatureSetProto.EntitySpecOrBuildergetEntitiesOrBuilder(int index)List of entities contained within this featureSet.List<? extends FeatureSetProto.EntitySpecOrBuilder>getEntitiesOrBuilderList()List of entities contained within this featureSet.FeatureSetProto.FeatureSpecgetFeatures(int index)List of features contained within this featureSet.intgetFeaturesCount()List of features contained within this featureSet.List<FeatureSetProto.FeatureSpec>getFeaturesList()List of features contained within this featureSet.FeatureSetProto.FeatureSpecOrBuildergetFeaturesOrBuilder(int index)List of features contained within this featureSet.List<? extends FeatureSetProto.FeatureSpecOrBuilder>getFeaturesOrBuilderList()List of features contained within this featureSet.Map<String,String>getLabels()Deprecated.intgetLabelsCount()User defined metadataMap<String,String>getLabelsMap()User defined metadataStringgetLabelsOrDefault(String key, String defaultValue)User defined metadataStringgetLabelsOrThrow(String key)User defined metadatacom.google.protobuf.DurationgetMaxAge()Features in this feature set will only be retrieved if they are found after [time - max_age].com.google.protobuf.DurationOrBuildergetMaxAgeOrBuilder()Features in this feature set will only be retrieved if they are found after [time - max_age].StringgetName()Name of the feature set.com.google.protobuf.ByteStringgetNameBytes()Name of the feature set.com.google.protobuf.Parser<FeatureSetProto.FeatureSetSpec>getParserForType()StringgetProject()Name of project that this feature set belongs to.com.google.protobuf.ByteStringgetProjectBytes()Name of project that this feature set belongs to.intgetSerializedSize()SourceProto.SourcegetSource()Optional.SourceProto.SourceOrBuildergetSourceOrBuilder()Optional.com.google.protobuf.UnknownFieldSetgetUnknownFields()intgetVersion()Read-only self-incrementing version that increases monotonically when changes are made to a feature setinthashCode()booleanhasMaxAge()Features in this feature set will only be retrieved if they are found after [time - max_age].booleanhasSource()Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static FeatureSetProto.FeatureSetSpec.BuildernewBuilder()static FeatureSetProto.FeatureSetSpec.BuildernewBuilder(FeatureSetProto.FeatureSetSpec prototype)FeatureSetProto.FeatureSetSpec.BuildernewBuilderForType()protected FeatureSetProto.FeatureSetSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static FeatureSetProto.FeatureSetSpecparseDelimitedFrom(InputStream input)static FeatureSetProto.FeatureSetSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSetProto.FeatureSetSpecparseFrom(byte[] data)static FeatureSetProto.FeatureSetSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSetProto.FeatureSetSpecparseFrom(com.google.protobuf.ByteString data)static FeatureSetProto.FeatureSetSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSetProto.FeatureSetSpecparseFrom(com.google.protobuf.CodedInputStream input)static FeatureSetProto.FeatureSetSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSetProto.FeatureSetSpecparseFrom(InputStream input)static FeatureSetProto.FeatureSetSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSetProto.FeatureSetSpecparseFrom(ByteBuffer data)static FeatureSetProto.FeatureSetSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FeatureSetProto.FeatureSetSpec>parser()FeatureSetProto.FeatureSetSpec.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, 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
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITIES_FIELD_NUMBER
public static final int ENTITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURES_FIELD_NUMBER
public static final int FEATURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_AGE_FIELD_NUMBER
public static final int MAX_AGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getProject
public String getProject()
Name of project that this feature set belongs to.
string project = 7;- Specified by:
getProjectin interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Name of project that this feature set belongs to.
string project = 7;- Specified by:
getProjectBytesin interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- The bytes for project.
-
getName
public String getName()
Name of the feature set. Must be unique.
string name = 1;- Specified by:
getNamein interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the feature set. Must be unique.
string name = 1;- Specified by:
getNameBytesin interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- The bytes for name.
-
getEntitiesList
public List<FeatureSetProto.EntitySpec> getEntitiesList()
List of entities contained within this featureSet. This allows the feature to be used during joins between feature sets. If the featureSet is ingested into a store that supports keys, this value will be made a key.
repeated .feast.core.EntitySpec entities = 3;- Specified by:
getEntitiesListin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getEntitiesOrBuilderList
public List<? extends FeatureSetProto.EntitySpecOrBuilder> getEntitiesOrBuilderList()
List of entities contained within this featureSet. This allows the feature to be used during joins between feature sets. If the featureSet is ingested into a store that supports keys, this value will be made a key.
repeated .feast.core.EntitySpec entities = 3;- Specified by:
getEntitiesOrBuilderListin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getEntitiesCount
public int getEntitiesCount()
List of entities contained within this featureSet. This allows the feature to be used during joins between feature sets. If the featureSet is ingested into a store that supports keys, this value will be made a key.
repeated .feast.core.EntitySpec entities = 3;- Specified by:
getEntitiesCountin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getEntities
public FeatureSetProto.EntitySpec getEntities(int index)
List of entities contained within this featureSet. This allows the feature to be used during joins between feature sets. If the featureSet is ingested into a store that supports keys, this value will be made a key.
repeated .feast.core.EntitySpec entities = 3;- Specified by:
getEntitiesin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getEntitiesOrBuilder
public FeatureSetProto.EntitySpecOrBuilder getEntitiesOrBuilder(int index)
List of entities contained within this featureSet. This allows the feature to be used during joins between feature sets. If the featureSet is ingested into a store that supports keys, this value will be made a key.
repeated .feast.core.EntitySpec entities = 3;- Specified by:
getEntitiesOrBuilderin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getFeaturesList
public List<FeatureSetProto.FeatureSpec> getFeaturesList()
List of features contained within this featureSet.
repeated .feast.core.FeatureSpec features = 4;- Specified by:
getFeaturesListin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getFeaturesOrBuilderList
public List<? extends FeatureSetProto.FeatureSpecOrBuilder> getFeaturesOrBuilderList()
List of features contained within this featureSet.
repeated .feast.core.FeatureSpec features = 4;- Specified by:
getFeaturesOrBuilderListin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getFeaturesCount
public int getFeaturesCount()
List of features contained within this featureSet.
repeated .feast.core.FeatureSpec features = 4;- Specified by:
getFeaturesCountin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getFeatures
public FeatureSetProto.FeatureSpec getFeatures(int index)
List of features contained within this featureSet.
repeated .feast.core.FeatureSpec features = 4;- Specified by:
getFeaturesin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getFeaturesOrBuilder
public FeatureSetProto.FeatureSpecOrBuilder getFeaturesOrBuilder(int index)
List of features contained within this featureSet.
repeated .feast.core.FeatureSpec features = 4;- Specified by:
getFeaturesOrBuilderin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
hasMaxAge
public boolean hasMaxAge()
Features in this feature set will only be retrieved if they are found after [time - max_age]. Missing or older feature values will be returned as nulls and indicated to end user
.google.protobuf.Duration max_age = 5;- Specified by:
hasMaxAgein interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- Whether the maxAge field is set.
-
getMaxAge
public com.google.protobuf.Duration getMaxAge()
Features in this feature set will only be retrieved if they are found after [time - max_age]. Missing or older feature values will be returned as nulls and indicated to end user
.google.protobuf.Duration max_age = 5;- Specified by:
getMaxAgein interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- The maxAge.
-
getMaxAgeOrBuilder
public com.google.protobuf.DurationOrBuilder getMaxAgeOrBuilder()
Features in this feature set will only be retrieved if they are found after [time - max_age]. Missing or older feature values will be returned as nulls and indicated to end user
.google.protobuf.Duration max_age = 5;- Specified by:
getMaxAgeOrBuilderin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
hasSource
public boolean hasSource()
Optional. Source on which feature rows can be found. If not set, source will be set to the default value configured in Feast Core.
.feast.core.Source source = 6;- Specified by:
hasSourcein interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public SourceProto.Source getSource()
Optional. Source on which feature rows can be found. If not set, source will be set to the default value configured in Feast Core.
.feast.core.Source source = 6;- Specified by:
getSourcein interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- The source.
-
getSourceOrBuilder
public SourceProto.SourceOrBuilder getSourceOrBuilder()
Optional. Source on which feature rows can be found. If not set, source will be set to the default value configured in Feast Core.
.feast.core.Source source = 6;- Specified by:
getSourceOrBuilderin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:FeatureSetProto.FeatureSetSpecOrBuilderUser defined metadata
map<string, string> labels = 8;- Specified by:
getLabelsCountin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
containsLabels
public boolean containsLabels(String key)
User defined metadata
map<string, string> labels = 8;- Specified by:
containsLabelsin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
User defined metadata
map<string, string> labels = 8;- Specified by:
getLabelsMapin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
User defined metadata
map<string, string> labels = 8;- Specified by:
getLabelsOrDefaultin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
User defined metadata
map<string, string> labels = 8;- Specified by:
getLabelsOrThrowin interfaceFeatureSetProto.FeatureSetSpecOrBuilder
-
getVersion
public int getVersion()
Read-only self-incrementing version that increases monotonically when changes are made to a feature set
int32 version = 9;- Specified by:
getVersionin interfaceFeatureSetProto.FeatureSetSpecOrBuilder- Returns:
- The version.
-
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 IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(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 FeatureSetProto.FeatureSetSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FeatureSetProto.FeatureSetSpec parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FeatureSetProto.FeatureSetSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureSetProto.FeatureSetSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public FeatureSetProto.FeatureSetSpec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static FeatureSetProto.FeatureSetSpec.Builder newBuilder()
-
newBuilder
public static FeatureSetProto.FeatureSetSpec.Builder newBuilder(FeatureSetProto.FeatureSetSpec prototype)
-
toBuilder
public FeatureSetProto.FeatureSetSpec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FeatureSetProto.FeatureSetSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static FeatureSetProto.FeatureSetSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FeatureSetProto.FeatureSetSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<FeatureSetProto.FeatureSetSpec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public FeatureSetProto.FeatureSetSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-