Package feast.proto.core
Class OnDemandFeatureViewProto.OnDemandFeatureViewSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.OnDemandFeatureViewProto.OnDemandFeatureViewSpec
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder,Serializable
- Enclosing class:
- OnDemandFeatureViewProto
public static final class OnDemandFeatureViewProto.OnDemandFeatureViewSpec extends com.google.protobuf.GeneratedMessageV3 implements OnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
Next available id: 9
Protobuf typefeast.core.OnDemandFeatureViewSpec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuilderNext available id: 9-
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 intDESCRIPTION_FIELD_NUMBERstatic intFEATURES_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOWNER_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intSOURCES_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intUSER_DEFINED_FUNCTION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsSources(String key)Map of sources for this feature view.booleancontainsTags(String key)User defined metadata.booleanequals(Object obj)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecgetDefaultInstance()OnDemandFeatureViewProto.OnDemandFeatureViewSpecgetDefaultInstanceForType()StringgetDescription()Description of the on demand feature view.com.google.protobuf.ByteStringgetDescriptionBytes()Description of the on demand feature view.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()FeatureProto.FeatureSpecV2getFeatures(int index)List of features specifications for each feature defined with this feature view.intgetFeaturesCount()List of features specifications for each feature defined with this feature view.List<FeatureProto.FeatureSpecV2>getFeaturesList()List of features specifications for each feature defined with this feature view.FeatureProto.FeatureSpecV2OrBuildergetFeaturesOrBuilder(int index)List of features specifications for each feature defined with this feature view.List<? extends FeatureProto.FeatureSpecV2OrBuilder>getFeaturesOrBuilderList()List of features specifications for each feature defined with this feature view.StringgetName()Name of the feature view.com.google.protobuf.ByteStringgetNameBytes()Name of the feature view.StringgetOwner()Owner of the on demand feature view.com.google.protobuf.ByteStringgetOwnerBytes()Owner of the on demand feature view.com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec>getParserForType()StringgetProject()Name of Feast project that this feature view belongs to.com.google.protobuf.ByteStringgetProjectBytes()Name of Feast project that this feature view belongs to.intgetSerializedSize()Map<String,OnDemandFeatureViewProto.OnDemandSource>getSources()Deprecated.intgetSourcesCount()Map of sources for this feature view.Map<String,OnDemandFeatureViewProto.OnDemandSource>getSourcesMap()Map of sources for this feature view.OnDemandFeatureViewProto.OnDemandSourcegetSourcesOrDefault(String key, OnDemandFeatureViewProto.OnDemandSource defaultValue)Map of sources for this feature view.OnDemandFeatureViewProto.OnDemandSourcegetSourcesOrThrow(String key)Map of sources for this feature view.Map<String,String>getTags()Deprecated.intgetTagsCount()User defined metadata.Map<String,String>getTagsMap()User defined metadata.StringgetTagsOrDefault(String key, String defaultValue)User defined metadata.StringgetTagsOrThrow(String key)User defined metadata.com.google.protobuf.UnknownFieldSetgetUnknownFields()OnDemandFeatureViewProto.UserDefinedFunctiongetUserDefinedFunction().feast.core.UserDefinedFunction user_defined_function = 5;OnDemandFeatureViewProto.UserDefinedFunctionOrBuildergetUserDefinedFunctionOrBuilder().feast.core.UserDefinedFunction user_defined_function = 5;inthashCode()booleanhasUserDefinedFunction().feast.core.UserDefinedFunction user_defined_function = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilder()static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilder(OnDemandFeatureViewProto.OnDemandFeatureViewSpec prototype)OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilderForType()protected OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseDelimitedFrom(InputStream input)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(byte[] data)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.ByteString data)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.CodedInputStream input)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(InputStream input)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(ByteBuffer data)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec>parser()OnDemandFeatureViewProto.OnDemandFeatureViewSpec.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURES_FIELD_NUMBER
public static final int FEATURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCES_FIELD_NUMBER
public static final int SOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_DEFINED_FUNCTION_FIELD_NUMBER
public static final int USER_DEFINED_FUNCTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_FIELD_NUMBER
public static final int OWNER_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
-
getName
public String getName()
Name of the feature view. Must be unique. Not updated.
string name = 1;- Specified by:
getNamein interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the feature view. Must be unique. Not updated.
string name = 1;- Specified by:
getNameBytesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The bytes for name.
-
getProject
public String getProject()
Name of Feast project that this feature view belongs to.
string project = 2;- Specified by:
getProjectin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Name of Feast project that this feature view belongs to.
string project = 2;- Specified by:
getProjectBytesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The bytes for project.
-
getFeaturesList
public List<FeatureProto.FeatureSpecV2> getFeaturesList()
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesListin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeaturesOrBuilderList
public List<? extends FeatureProto.FeatureSpecV2OrBuilder> getFeaturesOrBuilderList()
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesOrBuilderListin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeaturesCount
public int getFeaturesCount()
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesCountin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeatures
public FeatureProto.FeatureSpecV2 getFeatures(int index)
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeaturesOrBuilder
public FeatureProto.FeatureSpecV2OrBuilder getFeaturesOrBuilder(int index)
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesOrBuilderin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getSourcesCount
public int getSourcesCount()
Description copied from interface:OnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilderMap of sources for this feature view.
map<string, .feast.core.OnDemandSource> sources = 4;- Specified by:
getSourcesCountin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
containsSources
public boolean containsSources(String key)
Map of sources for this feature view.
map<string, .feast.core.OnDemandSource> sources = 4;- Specified by:
containsSourcesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getSources
@Deprecated public Map<String,OnDemandFeatureViewProto.OnDemandSource> getSources()
Deprecated.UsegetSourcesMap()instead.- Specified by:
getSourcesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getSourcesMap
public Map<String,OnDemandFeatureViewProto.OnDemandSource> getSourcesMap()
Map of sources for this feature view.
map<string, .feast.core.OnDemandSource> sources = 4;- Specified by:
getSourcesMapin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getSourcesOrDefault
public OnDemandFeatureViewProto.OnDemandSource getSourcesOrDefault(String key, OnDemandFeatureViewProto.OnDemandSource defaultValue)
Map of sources for this feature view.
map<string, .feast.core.OnDemandSource> sources = 4;- Specified by:
getSourcesOrDefaultin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getSourcesOrThrow
public OnDemandFeatureViewProto.OnDemandSource getSourcesOrThrow(String key)
Map of sources for this feature view.
map<string, .feast.core.OnDemandSource> sources = 4;- Specified by:
getSourcesOrThrowin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
hasUserDefinedFunction
public boolean hasUserDefinedFunction()
.feast.core.UserDefinedFunction user_defined_function = 5;- Specified by:
hasUserDefinedFunctionin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- Whether the userDefinedFunction field is set.
-
getUserDefinedFunction
public OnDemandFeatureViewProto.UserDefinedFunction getUserDefinedFunction()
.feast.core.UserDefinedFunction user_defined_function = 5;- Specified by:
getUserDefinedFunctionin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The userDefinedFunction.
-
getUserDefinedFunctionOrBuilder
public OnDemandFeatureViewProto.UserDefinedFunctionOrBuilder getUserDefinedFunctionOrBuilder()
.feast.core.UserDefinedFunction user_defined_function = 5;- Specified by:
getUserDefinedFunctionOrBuilderin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getDescription
public String getDescription()
Description of the on demand feature view.
string description = 6;- Specified by:
getDescriptionin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description of the on demand feature view.
string description = 6;- Specified by:
getDescriptionBytesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The bytes for description.
-
getTagsCount
public int getTagsCount()
Description copied from interface:OnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilderUser defined metadata.
map<string, string> tags = 7;- Specified by:
getTagsCountin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
containsTags
public boolean containsTags(String key)
User defined metadata.
map<string, string> tags = 7;- Specified by:
containsTagsin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getTags
@Deprecated public Map<String,String> getTags()
Deprecated.UsegetTagsMap()instead.- Specified by:
getTagsin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getTagsMap
public Map<String,String> getTagsMap()
User defined metadata.
map<string, string> tags = 7;- Specified by:
getTagsMapin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getTagsOrDefault
public String getTagsOrDefault(String key, String defaultValue)
User defined metadata.
map<string, string> tags = 7;- Specified by:
getTagsOrDefaultin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getTagsOrThrow
public String getTagsOrThrow(String key)
User defined metadata.
map<string, string> tags = 7;- Specified by:
getTagsOrThrowin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getOwner
public String getOwner()
Owner of the on demand feature view.
string owner = 8;- Specified by:
getOwnerin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The owner.
-
getOwnerBytes
public com.google.protobuf.ByteString getOwnerBytes()
Owner of the on demand feature view.
string owner = 8;- Specified by:
getOwnerBytesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The bytes for owner.
-
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 OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilder()
-
newBuilder
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilder(OnDemandFeatureViewProto.OnDemandFeatureViewSpec prototype)
-
toBuilder
public OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OnDemandFeatureViewProto.OnDemandFeatureViewSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-