Package feast.proto.core
Class DataSourceProto.DataSource
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.DataSourceProto.DataSource
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DataSourceProto.DataSourceOrBuilder,Serializable
- Enclosing class:
- DataSourceProto
public static final class DataSourceProto.DataSource extends com.google.protobuf.GeneratedMessageV3 implements DataSourceProto.DataSourceOrBuilder
Defines a Data Source that can be used source Feature data
Protobuf typefeast.core.DataSource- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataSourceProto.DataSource.BigQueryOptionsDefines options for DataSource that sources features from a BigQuery Querystatic interfaceDataSourceProto.DataSource.BigQueryOptionsOrBuilderstatic classDataSourceProto.DataSource.BuilderDefines a Data Source that can be used source Feature datastatic classDataSourceProto.DataSource.FileOptionsDefines options for DataSource that sources features from a filestatic interfaceDataSourceProto.DataSource.FileOptionsOrBuilderstatic classDataSourceProto.DataSource.KafkaOptionsDefines options for DataSource that sources features from Kafka messages.static interfaceDataSourceProto.DataSource.KafkaOptionsOrBuilderstatic classDataSourceProto.DataSource.KinesisOptionsDefines options for DataSource that sources features from Kinesis records.static interfaceDataSourceProto.DataSource.KinesisOptionsOrBuilderstatic classDataSourceProto.DataSource.OptionsCasestatic classDataSourceProto.DataSource.SourceTypeType of Data Source.-
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 intBIGQUERY_OPTIONS_FIELD_NUMBERstatic intCREATED_TIMESTAMP_COLUMN_FIELD_NUMBERstatic intDATE_PARTITION_COLUMN_FIELD_NUMBERstatic intEVENT_TIMESTAMP_COLUMN_FIELD_NUMBERstatic intFIELD_MAPPING_FIELD_NUMBERstatic intFILE_OPTIONS_FIELD_NUMBERstatic intKAFKA_OPTIONS_FIELD_NUMBERstatic intKINESIS_OPTIONS_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsFieldMapping(String key)Defines mapping between fields in the sourced data and fields in parent FeatureTable.booleanequals(Object obj)DataSourceProto.DataSource.BigQueryOptionsgetBigqueryOptions().feast.core.DataSource.BigQueryOptions bigquery_options = 12;DataSourceProto.DataSource.BigQueryOptionsOrBuildergetBigqueryOptionsOrBuilder().feast.core.DataSource.BigQueryOptions bigquery_options = 12;StringgetCreatedTimestampColumn()Must specify creation timestamp column namecom.google.protobuf.ByteStringgetCreatedTimestampColumnBytes()Must specify creation timestamp column nameStringgetDatePartitionColumn()(Optional) Specify partition column useful for file sourcescom.google.protobuf.ByteStringgetDatePartitionColumnBytes()(Optional) Specify partition column useful for file sourcesstatic DataSourceProto.DataSourcegetDefaultInstance()DataSourceProto.DataSourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEventTimestampColumn()Must specify event timestamp column namecom.google.protobuf.ByteStringgetEventTimestampColumnBytes()Must specify event timestamp column nameMap<String,String>getFieldMapping()Deprecated.intgetFieldMappingCount()Defines mapping between fields in the sourced data and fields in parent FeatureTable.Map<String,String>getFieldMappingMap()Defines mapping between fields in the sourced data and fields in parent FeatureTable.StringgetFieldMappingOrDefault(String key, String defaultValue)Defines mapping between fields in the sourced data and fields in parent FeatureTable.StringgetFieldMappingOrThrow(String key)Defines mapping between fields in the sourced data and fields in parent FeatureTable.DataSourceProto.DataSource.FileOptionsgetFileOptions().feast.core.DataSource.FileOptions file_options = 11;DataSourceProto.DataSource.FileOptionsOrBuildergetFileOptionsOrBuilder().feast.core.DataSource.FileOptions file_options = 11;DataSourceProto.DataSource.KafkaOptionsgetKafkaOptions().feast.core.DataSource.KafkaOptions kafka_options = 13;DataSourceProto.DataSource.KafkaOptionsOrBuildergetKafkaOptionsOrBuilder().feast.core.DataSource.KafkaOptions kafka_options = 13;DataSourceProto.DataSource.KinesisOptionsgetKinesisOptions().feast.core.DataSource.KinesisOptions kinesis_options = 14;DataSourceProto.DataSource.KinesisOptionsOrBuildergetKinesisOptionsOrBuilder().feast.core.DataSource.KinesisOptions kinesis_options = 14;DataSourceProto.DataSource.OptionsCasegetOptionsCase()com.google.protobuf.Parser<DataSourceProto.DataSource>getParserForType()intgetSerializedSize()DataSourceProto.DataSource.SourceTypegetType().feast.core.DataSource.SourceType type = 1;intgetTypeValue().feast.core.DataSource.SourceType type = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBigqueryOptions().feast.core.DataSource.BigQueryOptions bigquery_options = 12;booleanhasFileOptions().feast.core.DataSource.FileOptions file_options = 11;inthashCode()booleanhasKafkaOptions().feast.core.DataSource.KafkaOptions kafka_options = 13;booleanhasKinesisOptions().feast.core.DataSource.KinesisOptions kinesis_options = 14;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static DataSourceProto.DataSource.BuildernewBuilder()static DataSourceProto.DataSource.BuildernewBuilder(DataSourceProto.DataSource prototype)DataSourceProto.DataSource.BuildernewBuilderForType()protected DataSourceProto.DataSource.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DataSourceProto.DataSourceparseDelimitedFrom(InputStream input)static DataSourceProto.DataSourceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceProto.DataSourceparseFrom(byte[] data)static DataSourceProto.DataSourceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceProto.DataSourceparseFrom(com.google.protobuf.ByteString data)static DataSourceProto.DataSourceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceProto.DataSourceparseFrom(com.google.protobuf.CodedInputStream input)static DataSourceProto.DataSourceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceProto.DataSourceparseFrom(InputStream input)static DataSourceProto.DataSourceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceProto.DataSourceparseFrom(ByteBuffer data)static DataSourceProto.DataSourceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DataSourceProto.DataSource>parser()DataSourceProto.DataSource.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
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIELD_MAPPING_FIELD_NUMBER
public static final int FIELD_MAPPING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_TIMESTAMP_COLUMN_FIELD_NUMBER
public static final int EVENT_TIMESTAMP_COLUMN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATE_PARTITION_COLUMN_FIELD_NUMBER
public static final int DATE_PARTITION_COLUMN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_TIMESTAMP_COLUMN_FIELD_NUMBER
public static final int CREATED_TIMESTAMP_COLUMN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILE_OPTIONS_FIELD_NUMBER
public static final int FILE_OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIGQUERY_OPTIONS_FIELD_NUMBER
public static final int BIGQUERY_OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KAFKA_OPTIONS_FIELD_NUMBER
public static final int KAFKA_OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KINESIS_OPTIONS_FIELD_NUMBER
public static final int KINESIS_OPTIONS_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
-
getOptionsCase
public DataSourceProto.DataSource.OptionsCase getOptionsCase()
- Specified by:
getOptionsCasein interfaceDataSourceProto.DataSourceOrBuilder
-
getTypeValue
public int getTypeValue()
.feast.core.DataSource.SourceType type = 1;- Specified by:
getTypeValuein interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
public DataSourceProto.DataSource.SourceType getType()
.feast.core.DataSource.SourceType type = 1;- Specified by:
getTypein interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The type.
-
getFieldMappingCount
public int getFieldMappingCount()
Description copied from interface:DataSourceProto.DataSourceOrBuilderDefines mapping between fields in the sourced data and fields in parent FeatureTable.
map<string, string> field_mapping = 2;- Specified by:
getFieldMappingCountin interfaceDataSourceProto.DataSourceOrBuilder
-
containsFieldMapping
public boolean containsFieldMapping(String key)
Defines mapping between fields in the sourced data and fields in parent FeatureTable.
map<string, string> field_mapping = 2;- Specified by:
containsFieldMappingin interfaceDataSourceProto.DataSourceOrBuilder
-
getFieldMapping
@Deprecated public Map<String,String> getFieldMapping()
Deprecated.UsegetFieldMappingMap()instead.- Specified by:
getFieldMappingin interfaceDataSourceProto.DataSourceOrBuilder
-
getFieldMappingMap
public Map<String,String> getFieldMappingMap()
Defines mapping between fields in the sourced data and fields in parent FeatureTable.
map<string, string> field_mapping = 2;- Specified by:
getFieldMappingMapin interfaceDataSourceProto.DataSourceOrBuilder
-
getFieldMappingOrDefault
public String getFieldMappingOrDefault(String key, String defaultValue)
Defines mapping between fields in the sourced data and fields in parent FeatureTable.
map<string, string> field_mapping = 2;- Specified by:
getFieldMappingOrDefaultin interfaceDataSourceProto.DataSourceOrBuilder
-
getFieldMappingOrThrow
public String getFieldMappingOrThrow(String key)
Defines mapping between fields in the sourced data and fields in parent FeatureTable.
map<string, string> field_mapping = 2;- Specified by:
getFieldMappingOrThrowin interfaceDataSourceProto.DataSourceOrBuilder
-
getEventTimestampColumn
public String getEventTimestampColumn()
Must specify event timestamp column name
string event_timestamp_column = 3;- Specified by:
getEventTimestampColumnin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The eventTimestampColumn.
-
getEventTimestampColumnBytes
public com.google.protobuf.ByteString getEventTimestampColumnBytes()
Must specify event timestamp column name
string event_timestamp_column = 3;- Specified by:
getEventTimestampColumnBytesin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The bytes for eventTimestampColumn.
-
getDatePartitionColumn
public String getDatePartitionColumn()
(Optional) Specify partition column useful for file sources
string date_partition_column = 4;- Specified by:
getDatePartitionColumnin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The datePartitionColumn.
-
getDatePartitionColumnBytes
public com.google.protobuf.ByteString getDatePartitionColumnBytes()
(Optional) Specify partition column useful for file sources
string date_partition_column = 4;- Specified by:
getDatePartitionColumnBytesin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The bytes for datePartitionColumn.
-
getCreatedTimestampColumn
public String getCreatedTimestampColumn()
Must specify creation timestamp column name
string created_timestamp_column = 5;- Specified by:
getCreatedTimestampColumnin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The createdTimestampColumn.
-
getCreatedTimestampColumnBytes
public com.google.protobuf.ByteString getCreatedTimestampColumnBytes()
Must specify creation timestamp column name
string created_timestamp_column = 5;- Specified by:
getCreatedTimestampColumnBytesin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The bytes for createdTimestampColumn.
-
hasFileOptions
public boolean hasFileOptions()
.feast.core.DataSource.FileOptions file_options = 11;- Specified by:
hasFileOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- Whether the fileOptions field is set.
-
getFileOptions
public DataSourceProto.DataSource.FileOptions getFileOptions()
.feast.core.DataSource.FileOptions file_options = 11;- Specified by:
getFileOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The fileOptions.
-
getFileOptionsOrBuilder
public DataSourceProto.DataSource.FileOptionsOrBuilder getFileOptionsOrBuilder()
.feast.core.DataSource.FileOptions file_options = 11;- Specified by:
getFileOptionsOrBuilderin interfaceDataSourceProto.DataSourceOrBuilder
-
hasBigqueryOptions
public boolean hasBigqueryOptions()
.feast.core.DataSource.BigQueryOptions bigquery_options = 12;- Specified by:
hasBigqueryOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- Whether the bigqueryOptions field is set.
-
getBigqueryOptions
public DataSourceProto.DataSource.BigQueryOptions getBigqueryOptions()
.feast.core.DataSource.BigQueryOptions bigquery_options = 12;- Specified by:
getBigqueryOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The bigqueryOptions.
-
getBigqueryOptionsOrBuilder
public DataSourceProto.DataSource.BigQueryOptionsOrBuilder getBigqueryOptionsOrBuilder()
.feast.core.DataSource.BigQueryOptions bigquery_options = 12;- Specified by:
getBigqueryOptionsOrBuilderin interfaceDataSourceProto.DataSourceOrBuilder
-
hasKafkaOptions
public boolean hasKafkaOptions()
.feast.core.DataSource.KafkaOptions kafka_options = 13;- Specified by:
hasKafkaOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- Whether the kafkaOptions field is set.
-
getKafkaOptions
public DataSourceProto.DataSource.KafkaOptions getKafkaOptions()
.feast.core.DataSource.KafkaOptions kafka_options = 13;- Specified by:
getKafkaOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The kafkaOptions.
-
getKafkaOptionsOrBuilder
public DataSourceProto.DataSource.KafkaOptionsOrBuilder getKafkaOptionsOrBuilder()
.feast.core.DataSource.KafkaOptions kafka_options = 13;- Specified by:
getKafkaOptionsOrBuilderin interfaceDataSourceProto.DataSourceOrBuilder
-
hasKinesisOptions
public boolean hasKinesisOptions()
.feast.core.DataSource.KinesisOptions kinesis_options = 14;- Specified by:
hasKinesisOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- Whether the kinesisOptions field is set.
-
getKinesisOptions
public DataSourceProto.DataSource.KinesisOptions getKinesisOptions()
.feast.core.DataSource.KinesisOptions kinesis_options = 14;- Specified by:
getKinesisOptionsin interfaceDataSourceProto.DataSourceOrBuilder- Returns:
- The kinesisOptions.
-
getKinesisOptionsOrBuilder
public DataSourceProto.DataSource.KinesisOptionsOrBuilder getKinesisOptionsOrBuilder()
.feast.core.DataSource.KinesisOptions kinesis_options = 14;- Specified by:
getKinesisOptionsOrBuilderin interfaceDataSourceProto.DataSourceOrBuilder
-
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 DataSourceProto.DataSource parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DataSourceProto.DataSource parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DataSourceProto.DataSource parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DataSourceProto.DataSource parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DataSourceProto.DataSource.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DataSourceProto.DataSource.Builder newBuilder()
-
newBuilder
public static DataSourceProto.DataSource.Builder newBuilder(DataSourceProto.DataSource prototype)
-
toBuilder
public DataSourceProto.DataSource.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DataSourceProto.DataSource.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DataSourceProto.DataSource getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DataSourceProto.DataSource> parser()
-
getParserForType
public com.google.protobuf.Parser<DataSourceProto.DataSource> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DataSourceProto.DataSource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-