Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.aiplatform/v1beta1.getFeatureView
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets details of a single FeatureView.
Using getFeatureView
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getFeatureView(args: GetFeatureViewArgs, opts?: InvokeOptions): Promise<GetFeatureViewResult>
function getFeatureViewOutput(args: GetFeatureViewOutputArgs, opts?: InvokeOptions): Output<GetFeatureViewResult>
def get_feature_view(feature_online_store_id: Optional[str] = None,
feature_view_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFeatureViewResult
def get_feature_view_output(feature_online_store_id: Optional[pulumi.Input[str]] = None,
feature_view_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFeatureViewResult]
func LookupFeatureView(ctx *Context, args *LookupFeatureViewArgs, opts ...InvokeOption) (*LookupFeatureViewResult, error)
func LookupFeatureViewOutput(ctx *Context, args *LookupFeatureViewOutputArgs, opts ...InvokeOption) LookupFeatureViewResultOutput
> Note: This function is named LookupFeatureView
in the Go SDK.
public static class GetFeatureView
{
public static Task<GetFeatureViewResult> InvokeAsync(GetFeatureViewArgs args, InvokeOptions? opts = null)
public static Output<GetFeatureViewResult> Invoke(GetFeatureViewInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFeatureViewResult> getFeatureView(GetFeatureViewArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:aiplatform/v1beta1:getFeatureView
arguments:
# arguments dictionary
The following arguments are supported:
- Feature
Online stringStore Id - Feature
View stringId - Location string
- Project string
- Feature
Online stringStore Id - Feature
View stringId - Location string
- Project string
- feature
Online StringStore Id - feature
View StringId - location String
- project String
- feature
Online stringStore Id - feature
View stringId - location string
- project string
- feature_
online_ strstore_ id - feature_
view_ strid - location str
- project str
- feature
Online StringStore Id - feature
View StringId - location String
- project String
getFeatureView Result
The following output properties are available:
- Big
Query Pulumi.Source Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Feature View Big Query Source Response - Optional. Configures how data is supposed to be extracted from a BigQuery source to be loaded onto the FeatureOnlineStore.
- Create
Time string - Timestamp when this FeatureView was created.
- Etag string
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Feature
Registry Pulumi.Source Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Feature View Feature Registry Source Response - Optional. Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore.
- Labels Dictionary<string, string>
- Optional. The labels with user-defined metadata to organize your FeatureViews. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- Name string
- Name of the FeatureView. Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}
- Sync
Config Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Feature View Sync Config Response - Configures when data is to be synced/updated for this FeatureView. At the end of the sync the latest featureValues for each entityId of this FeatureView are made ready for online serving.
- Update
Time string - Timestamp when this FeatureView was last updated.
- Vector
Search Pulumi.Config Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Feature View Vector Search Config Response - Optional. Configuration for vector search. It contains the required configurations to create an index from source data, so that approximate nearest neighbor (a.k.a ANN) algorithms search can be performed during online serving.
- Big
Query GoogleSource Cloud Aiplatform V1beta1Feature View Big Query Source Response - Optional. Configures how data is supposed to be extracted from a BigQuery source to be loaded onto the FeatureOnlineStore.
- Create
Time string - Timestamp when this FeatureView was created.
- Etag string
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Feature
Registry GoogleSource Cloud Aiplatform V1beta1Feature View Feature Registry Source Response - Optional. Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore.
- Labels map[string]string
- Optional. The labels with user-defined metadata to organize your FeatureViews. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- Name string
- Name of the FeatureView. Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}
- Sync
Config GoogleCloud Aiplatform V1beta1Feature View Sync Config Response - Configures when data is to be synced/updated for this FeatureView. At the end of the sync the latest featureValues for each entityId of this FeatureView are made ready for online serving.
- Update
Time string - Timestamp when this FeatureView was last updated.
- Vector
Search GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Response - Optional. Configuration for vector search. It contains the required configurations to create an index from source data, so that approximate nearest neighbor (a.k.a ANN) algorithms search can be performed during online serving.
- big
Query GoogleSource Cloud Aiplatform V1beta1Feature View Big Query Source Response - Optional. Configures how data is supposed to be extracted from a BigQuery source to be loaded onto the FeatureOnlineStore.
- create
Time String - Timestamp when this FeatureView was created.
- etag String
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- feature
Registry GoogleSource Cloud Aiplatform V1beta1Feature View Feature Registry Source Response - Optional. Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore.
- labels Map<String,String>
- Optional. The labels with user-defined metadata to organize your FeatureViews. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name String
- Name of the FeatureView. Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}
- sync
Config GoogleCloud Aiplatform V1beta1Feature View Sync Config Response - Configures when data is to be synced/updated for this FeatureView. At the end of the sync the latest featureValues for each entityId of this FeatureView are made ready for online serving.
- update
Time String - Timestamp when this FeatureView was last updated.
- vector
Search GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Response - Optional. Configuration for vector search. It contains the required configurations to create an index from source data, so that approximate nearest neighbor (a.k.a ANN) algorithms search can be performed during online serving.
- big
Query GoogleSource Cloud Aiplatform V1beta1Feature View Big Query Source Response - Optional. Configures how data is supposed to be extracted from a BigQuery source to be loaded onto the FeatureOnlineStore.
- create
Time string - Timestamp when this FeatureView was created.
- etag string
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- feature
Registry GoogleSource Cloud Aiplatform V1beta1Feature View Feature Registry Source Response - Optional. Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore.
- labels {[key: string]: string}
- Optional. The labels with user-defined metadata to organize your FeatureViews. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name string
- Name of the FeatureView. Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}
- sync
Config GoogleCloud Aiplatform V1beta1Feature View Sync Config Response - Configures when data is to be synced/updated for this FeatureView. At the end of the sync the latest featureValues for each entityId of this FeatureView are made ready for online serving.
- update
Time string - Timestamp when this FeatureView was last updated.
- vector
Search GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Response - Optional. Configuration for vector search. It contains the required configurations to create an index from source data, so that approximate nearest neighbor (a.k.a ANN) algorithms search can be performed during online serving.
- big_
query_ Googlesource Cloud Aiplatform V1beta1Feature View Big Query Source Response - Optional. Configures how data is supposed to be extracted from a BigQuery source to be loaded onto the FeatureOnlineStore.
- create_
time str - Timestamp when this FeatureView was created.
- etag str
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- feature_
registry_ Googlesource Cloud Aiplatform V1beta1Feature View Feature Registry Source Response - Optional. Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore.
- labels Mapping[str, str]
- Optional. The labels with user-defined metadata to organize your FeatureViews. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name str
- Name of the FeatureView. Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}
- sync_
config GoogleCloud Aiplatform V1beta1Feature View Sync Config Response - Configures when data is to be synced/updated for this FeatureView. At the end of the sync the latest featureValues for each entityId of this FeatureView are made ready for online serving.
- update_
time str - Timestamp when this FeatureView was last updated.
- vector_
search_ Googleconfig Cloud Aiplatform V1beta1Feature View Vector Search Config Response - Optional. Configuration for vector search. It contains the required configurations to create an index from source data, so that approximate nearest neighbor (a.k.a ANN) algorithms search can be performed during online serving.
- big
Query Property MapSource - Optional. Configures how data is supposed to be extracted from a BigQuery source to be loaded onto the FeatureOnlineStore.
- create
Time String - Timestamp when this FeatureView was created.
- etag String
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- feature
Registry Property MapSource - Optional. Configures the features from a Feature Registry source that need to be loaded onto the FeatureOnlineStore.
- labels Map<String>
- Optional. The labels with user-defined metadata to organize your FeatureViews. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name String
- Name of the FeatureView. Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}
- sync
Config Property Map - Configures when data is to be synced/updated for this FeatureView. At the end of the sync the latest featureValues for each entityId of this FeatureView are made ready for online serving.
- update
Time String - Timestamp when this FeatureView was last updated.
- vector
Search Property MapConfig - Optional. Configuration for vector search. It contains the required configurations to create an index from source data, so that approximate nearest neighbor (a.k.a ANN) algorithms search can be performed during online serving.
Supporting Types
GoogleCloudAiplatformV1beta1FeatureViewBigQuerySourceResponse
- Entity
Id List<string>Columns - Columns to construct entity_id / row keys. Start by supporting 1 only.
- Uri string
- The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.
- Entity
Id []stringColumns - Columns to construct entity_id / row keys. Start by supporting 1 only.
- Uri string
- The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.
- entity
Id List<String>Columns - Columns to construct entity_id / row keys. Start by supporting 1 only.
- uri String
- The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.
- entity
Id string[]Columns - Columns to construct entity_id / row keys. Start by supporting 1 only.
- uri string
- The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.
- entity_
id_ Sequence[str]columns - Columns to construct entity_id / row keys. Start by supporting 1 only.
- uri str
- The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.
- entity
Id List<String>Columns - Columns to construct entity_id / row keys. Start by supporting 1 only.
- uri String
- The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.
GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroupResponse
- Feature
Group stringId - Identifier of the feature group.
- Feature
Ids List<string> - Identifiers of features under the feature group.
- Feature
Group stringId - Identifier of the feature group.
- Feature
Ids []string - Identifiers of features under the feature group.
- feature
Group StringId - Identifier of the feature group.
- feature
Ids List<String> - Identifiers of features under the feature group.
- feature
Group stringId - Identifier of the feature group.
- feature
Ids string[] - Identifiers of features under the feature group.
- feature_
group_ strid - Identifier of the feature group.
- feature_
ids Sequence[str] - Identifiers of features under the feature group.
- feature
Group StringId - Identifier of the feature group.
- feature
Ids List<String> - Identifiers of features under the feature group.
GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceResponse
- Feature
Groups List<Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Feature View Feature Registry Source Feature Group Response> - List of features that need to be synced to Online Store.
- Feature
Groups []GoogleCloud Aiplatform V1beta1Feature View Feature Registry Source Feature Group Response - List of features that need to be synced to Online Store.
- feature
Groups List<GoogleCloud Aiplatform V1beta1Feature View Feature Registry Source Feature Group Response> - List of features that need to be synced to Online Store.
- feature
Groups GoogleCloud Aiplatform V1beta1Feature View Feature Registry Source Feature Group Response[] - List of features that need to be synced to Online Store.
- feature_
groups Sequence[GoogleCloud Aiplatform V1beta1Feature View Feature Registry Source Feature Group Response] - List of features that need to be synced to Online Store.
- feature
Groups List<Property Map> - List of features that need to be synced to Online Store.
GoogleCloudAiplatformV1beta1FeatureViewSyncConfigResponse
- Cron string
- Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
- Cron string
- Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
- cron String
- Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
- cron string
- Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
- cron str
- Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
- cron String
- Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigResponse
- Brute
Force Pulumi.Config Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Feature View Vector Search Config Brute Force Config Response - Optional. Configuration options for using brute force search, which simply implements the standard linear search in the database for each query. It is primarily meant for benchmarking and to generate the ground truth for approximate search.
- Crowding
Column string - Optional. Column of crowding. This column contains crowding attribute which is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k' of the k neighbors returned have the same value of crowding_attribute.
- Distance
Measure stringType - Optional. The distance measure used in nearest neighbor search.
- Embedding
Column string - Optional. Column of embedding. This column contains the source data to create index for vector search. embedding_column must be set when using vector search.
- Embedding
Dimension int - Optional. The number of dimensions of the input embedding.
- Filter
Columns List<string> - Optional. Columns of features that're used to filter vector search results.
- Tree
Ah Pulumi.Config Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Feature View Vector Search Config Tree AHConfig Response - Optional. Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396
- Brute
Force GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Brute Force Config Response - Optional. Configuration options for using brute force search, which simply implements the standard linear search in the database for each query. It is primarily meant for benchmarking and to generate the ground truth for approximate search.
- Crowding
Column string - Optional. Column of crowding. This column contains crowding attribute which is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k' of the k neighbors returned have the same value of crowding_attribute.
- Distance
Measure stringType - Optional. The distance measure used in nearest neighbor search.
- Embedding
Column string - Optional. Column of embedding. This column contains the source data to create index for vector search. embedding_column must be set when using vector search.
- Embedding
Dimension int - Optional. The number of dimensions of the input embedding.
- Filter
Columns []string - Optional. Columns of features that're used to filter vector search results.
- Tree
Ah GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Tree AHConfig Response - Optional. Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396
- brute
Force GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Brute Force Config Response - Optional. Configuration options for using brute force search, which simply implements the standard linear search in the database for each query. It is primarily meant for benchmarking and to generate the ground truth for approximate search.
- crowding
Column String - Optional. Column of crowding. This column contains crowding attribute which is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k' of the k neighbors returned have the same value of crowding_attribute.
- distance
Measure StringType - Optional. The distance measure used in nearest neighbor search.
- embedding
Column String - Optional. Column of embedding. This column contains the source data to create index for vector search. embedding_column must be set when using vector search.
- embedding
Dimension Integer - Optional. The number of dimensions of the input embedding.
- filter
Columns List<String> - Optional. Columns of features that're used to filter vector search results.
- tree
Ah GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Tree AHConfig Response - Optional. Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396
- brute
Force GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Brute Force Config Response - Optional. Configuration options for using brute force search, which simply implements the standard linear search in the database for each query. It is primarily meant for benchmarking and to generate the ground truth for approximate search.
- crowding
Column string - Optional. Column of crowding. This column contains crowding attribute which is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k' of the k neighbors returned have the same value of crowding_attribute.
- distance
Measure stringType - Optional. The distance measure used in nearest neighbor search.
- embedding
Column string - Optional. Column of embedding. This column contains the source data to create index for vector search. embedding_column must be set when using vector search.
- embedding
Dimension number - Optional. The number of dimensions of the input embedding.
- filter
Columns string[] - Optional. Columns of features that're used to filter vector search results.
- tree
Ah GoogleConfig Cloud Aiplatform V1beta1Feature View Vector Search Config Tree AHConfig Response - Optional. Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396
- brute_
force_ Googleconfig Cloud Aiplatform V1beta1Feature View Vector Search Config Brute Force Config Response - Optional. Configuration options for using brute force search, which simply implements the standard linear search in the database for each query. It is primarily meant for benchmarking and to generate the ground truth for approximate search.
- crowding_
column str - Optional. Column of crowding. This column contains crowding attribute which is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k' of the k neighbors returned have the same value of crowding_attribute.
- distance_
measure_ strtype - Optional. The distance measure used in nearest neighbor search.
- embedding_
column str - Optional. Column of embedding. This column contains the source data to create index for vector search. embedding_column must be set when using vector search.
- embedding_
dimension int - Optional. The number of dimensions of the input embedding.
- filter_
columns Sequence[str] - Optional. Columns of features that're used to filter vector search results.
- tree_
ah_ Googleconfig Cloud Aiplatform V1beta1Feature View Vector Search Config Tree AHConfig Response - Optional. Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396
- brute
Force Property MapConfig - Optional. Configuration options for using brute force search, which simply implements the standard linear search in the database for each query. It is primarily meant for benchmarking and to generate the ground truth for approximate search.
- crowding
Column String - Optional. Column of crowding. This column contains crowding attribute which is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k' of the k neighbors returned have the same value of crowding_attribute.
- distance
Measure StringType - Optional. The distance measure used in nearest neighbor search.
- embedding
Column String - Optional. Column of embedding. This column contains the source data to create index for vector search. embedding_column must be set when using vector search.
- embedding
Dimension Number - Optional. The number of dimensions of the input embedding.
- filter
Columns List<String> - Optional. Columns of features that're used to filter vector search results.
- tree
Ah Property MapConfig - Optional. Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396
GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfigResponse
- Leaf
Node stringEmbedding Count - Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.
- Leaf
Node stringEmbedding Count - Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.
- leaf
Node StringEmbedding Count - Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.
- leaf
Node stringEmbedding Count - Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.
- leaf_
node_ strembedding_ count - Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.
- leaf
Node StringEmbedding Count - Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi