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/v1.getFeatureOnlineStore
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 FeatureOnlineStore.
Using getFeatureOnlineStore
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 getFeatureOnlineStore(args: GetFeatureOnlineStoreArgs, opts?: InvokeOptions): Promise<GetFeatureOnlineStoreResult>
function getFeatureOnlineStoreOutput(args: GetFeatureOnlineStoreOutputArgs, opts?: InvokeOptions): Output<GetFeatureOnlineStoreResult>
def get_feature_online_store(feature_online_store_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFeatureOnlineStoreResult
def get_feature_online_store_output(feature_online_store_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFeatureOnlineStoreResult]
func LookupFeatureOnlineStore(ctx *Context, args *LookupFeatureOnlineStoreArgs, opts ...InvokeOption) (*LookupFeatureOnlineStoreResult, error)
func LookupFeatureOnlineStoreOutput(ctx *Context, args *LookupFeatureOnlineStoreOutputArgs, opts ...InvokeOption) LookupFeatureOnlineStoreResultOutput
> Note: This function is named LookupFeatureOnlineStore
in the Go SDK.
public static class GetFeatureOnlineStore
{
public static Task<GetFeatureOnlineStoreResult> InvokeAsync(GetFeatureOnlineStoreArgs args, InvokeOptions? opts = null)
public static Output<GetFeatureOnlineStoreResult> Invoke(GetFeatureOnlineStoreInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFeatureOnlineStoreResult> getFeatureOnlineStore(GetFeatureOnlineStoreArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:aiplatform/v1:getFeatureOnlineStore
arguments:
# arguments dictionary
The following arguments are supported:
- Feature
Online stringStore Id - Location string
- Project string
- Feature
Online stringStore Id - Location string
- Project string
- feature
Online StringStore Id - location String
- project String
- feature
Online stringStore Id - location string
- project string
- feature_
online_ strstore_ id - location str
- project str
- feature
Online StringStore Id - location String
- project String
getFeatureOnlineStore Result
The following output properties are available:
- Bigtable
Pulumi.
Google Native. Aiplatform. V1. Outputs. Google Cloud Aiplatform V1Feature Online Store Bigtable Response - Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
- Create
Time string - Timestamp when this FeatureOnlineStore was created.
- Etag string
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Labels Dictionary<string, string>
- Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 FeatureOnlineStore. Format:
projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}
- State string
- State of the featureOnlineStore.
- Update
Time string - Timestamp when this FeatureOnlineStore was last updated.
- Bigtable
Google
Cloud Aiplatform V1Feature Online Store Bigtable Response - Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
- Create
Time string - Timestamp when this FeatureOnlineStore was created.
- Etag string
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Labels map[string]string
- Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 FeatureOnlineStore. Format:
projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}
- State string
- State of the featureOnlineStore.
- Update
Time string - Timestamp when this FeatureOnlineStore was last updated.
- bigtable
Google
Cloud Aiplatform V1Feature Online Store Bigtable Response - Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
- create
Time String - Timestamp when this FeatureOnlineStore was created.
- etag String
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels Map<String,String>
- Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 FeatureOnlineStore. Format:
projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}
- state String
- State of the featureOnlineStore.
- update
Time String - Timestamp when this FeatureOnlineStore was last updated.
- bigtable
Google
Cloud Aiplatform V1Feature Online Store Bigtable Response - Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
- create
Time string - Timestamp when this FeatureOnlineStore was created.
- etag string
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels {[key: string]: string}
- Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 FeatureOnlineStore. Format:
projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}
- state string
- State of the featureOnlineStore.
- update
Time string - Timestamp when this FeatureOnlineStore was last updated.
- bigtable
Google
Cloud Aiplatform V1Feature Online Store Bigtable Response - Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
- create_
time str - Timestamp when this FeatureOnlineStore was created.
- etag str
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels Mapping[str, str]
- Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 FeatureOnlineStore. Format:
projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}
- state str
- State of the featureOnlineStore.
- update_
time str - Timestamp when this FeatureOnlineStore was last updated.
- bigtable Property Map
- Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
- create
Time String - Timestamp when this FeatureOnlineStore was created.
- etag String
- Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels Map<String>
- Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 FeatureOnlineStore. Format:
projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}
- state String
- State of the featureOnlineStore.
- update
Time String - Timestamp when this FeatureOnlineStore was last updated.
Supporting Types
GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScalingResponse
- Cpu
Utilization intTarget - Optional. A percentage of the cluster's CPU capacity. Can be from 10% to 80%. When a cluster's CPU utilization exceeds the target that you have set, Bigtable immediately adds nodes to the cluster. When CPU utilization is substantially lower than the target, Bigtable removes nodes. If not set will default to 50%.
- Max
Node intCount - The maximum number of nodes to scale up to. Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
- Min
Node intCount - The minimum number of nodes to scale down to. Must be greater than or equal to 1.
- Cpu
Utilization intTarget - Optional. A percentage of the cluster's CPU capacity. Can be from 10% to 80%. When a cluster's CPU utilization exceeds the target that you have set, Bigtable immediately adds nodes to the cluster. When CPU utilization is substantially lower than the target, Bigtable removes nodes. If not set will default to 50%.
- Max
Node intCount - The maximum number of nodes to scale up to. Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
- Min
Node intCount - The minimum number of nodes to scale down to. Must be greater than or equal to 1.
- cpu
Utilization IntegerTarget - Optional. A percentage of the cluster's CPU capacity. Can be from 10% to 80%. When a cluster's CPU utilization exceeds the target that you have set, Bigtable immediately adds nodes to the cluster. When CPU utilization is substantially lower than the target, Bigtable removes nodes. If not set will default to 50%.
- max
Node IntegerCount - The maximum number of nodes to scale up to. Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
- min
Node IntegerCount - The minimum number of nodes to scale down to. Must be greater than or equal to 1.
- cpu
Utilization numberTarget - Optional. A percentage of the cluster's CPU capacity. Can be from 10% to 80%. When a cluster's CPU utilization exceeds the target that you have set, Bigtable immediately adds nodes to the cluster. When CPU utilization is substantially lower than the target, Bigtable removes nodes. If not set will default to 50%.
- max
Node numberCount - The maximum number of nodes to scale up to. Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
- min
Node numberCount - The minimum number of nodes to scale down to. Must be greater than or equal to 1.
- cpu_
utilization_ inttarget - Optional. A percentage of the cluster's CPU capacity. Can be from 10% to 80%. When a cluster's CPU utilization exceeds the target that you have set, Bigtable immediately adds nodes to the cluster. When CPU utilization is substantially lower than the target, Bigtable removes nodes. If not set will default to 50%.
- max_
node_ intcount - The maximum number of nodes to scale up to. Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
- min_
node_ intcount - The minimum number of nodes to scale down to. Must be greater than or equal to 1.
- cpu
Utilization NumberTarget - Optional. A percentage of the cluster's CPU capacity. Can be from 10% to 80%. When a cluster's CPU utilization exceeds the target that you have set, Bigtable immediately adds nodes to the cluster. When CPU utilization is substantially lower than the target, Bigtable removes nodes. If not set will default to 50%.
- max
Node NumberCount - The maximum number of nodes to scale up to. Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
- min
Node NumberCount - The minimum number of nodes to scale down to. Must be greater than or equal to 1.
GoogleCloudAiplatformV1FeatureOnlineStoreBigtableResponse
- Auto
Scaling Pulumi.Google Native. Aiplatform. V1. Inputs. Google Cloud Aiplatform V1Feature Online Store Bigtable Auto Scaling Response - Autoscaling config applied to Bigtable Instance.
- Auto
Scaling GoogleCloud Aiplatform V1Feature Online Store Bigtable Auto Scaling Response - Autoscaling config applied to Bigtable Instance.
- auto
Scaling GoogleCloud Aiplatform V1Feature Online Store Bigtable Auto Scaling Response - Autoscaling config applied to Bigtable Instance.
- auto
Scaling GoogleCloud Aiplatform V1Feature Online Store Bigtable Auto Scaling Response - Autoscaling config applied to Bigtable Instance.
- auto_
scaling GoogleCloud Aiplatform V1Feature Online Store Bigtable Auto Scaling Response - Autoscaling config applied to Bigtable Instance.
- auto
Scaling Property Map - Autoscaling config applied to Bigtable Instance.
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