Interface VertexAiFeatureOnlineStoreFeatureviewBigQuerySource

    • Method Detail

      • getEntityIdColumns

        @Stability(Stable)
        @NotNull
        List<String> getEntityIdColumns()
        Columns to construct entityId / row keys. Start by supporting 1 only.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_online_store_featureview#entity_id_columns VertexAiFeatureOnlineStoreFeatureview#entity_id_columns}

      • getUri

        @Stability(Stable)
        @NotNull
        String getUri()
        The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_online_store_featureview#uri VertexAiFeatureOnlineStoreFeatureview#uri}