Uses of Interface
feast.proto.core.DataSourceProto.DataSource.BigQueryOptionsOrBuilder
-
Packages that use DataSourceProto.DataSource.BigQueryOptionsOrBuilder Package Description feast.proto.core -
-
Uses of DataSourceProto.DataSource.BigQueryOptionsOrBuilder in feast.proto.core
Classes in feast.proto.core that implement DataSourceProto.DataSource.BigQueryOptionsOrBuilder Modifier and Type Class Description static classDataSourceProto.DataSource.BigQueryOptionsDefines options for DataSource that sources features from a BigQuery Querystatic classDataSourceProto.DataSource.BigQueryOptions.BuilderDefines options for DataSource that sources features from a BigQuery QueryMethods in feast.proto.core that return DataSourceProto.DataSource.BigQueryOptionsOrBuilder Modifier and Type Method Description DataSourceProto.DataSource.BigQueryOptionsOrBuilderDataSourceProto.DataSource.Builder. getBigqueryOptionsOrBuilder().feast.core.DataSource.BigQueryOptions bigquery_options = 12;DataSourceProto.DataSource.BigQueryOptionsOrBuilderDataSourceProto.DataSource. getBigqueryOptionsOrBuilder().feast.core.DataSource.BigQueryOptions bigquery_options = 12;DataSourceProto.DataSource.BigQueryOptionsOrBuilderDataSourceProto.DataSourceOrBuilder. getBigqueryOptionsOrBuilder().feast.core.DataSource.BigQueryOptions bigquery_options = 12;
-