VertexAiFeatureOnlineStoreFeatureviewBigQuerySource class final
big_query_source — materialize a BigQuery view on each sync.
- Inheritance
-
- Object
- VertexAiFeatureOnlineStoreFeatureviewSource
- VertexAiFeatureOnlineStoreFeatureviewBigQuerySource
- Annotations
-
- @immutable
Constructors
-
VertexAiFeatureOnlineStoreFeatureviewBigQuerySource({required TfArg<
String> uri, required TfArg<List< entityIdColumns})String> > -
const
Properties
Methods
-
encode(
) → List< Map< String, Object?> > -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited