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.getFeatureGroup
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 FeatureGroup.
Using getFeatureGroup
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 getFeatureGroup(args: GetFeatureGroupArgs, opts?: InvokeOptions): Promise<GetFeatureGroupResult>
function getFeatureGroupOutput(args: GetFeatureGroupOutputArgs, opts?: InvokeOptions): Output<GetFeatureGroupResult>def get_feature_group(feature_group_id: Optional[str] = None,
                      location: Optional[str] = None,
                      project: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetFeatureGroupResult
def get_feature_group_output(feature_group_id: Optional[pulumi.Input[str]] = None,
                      location: Optional[pulumi.Input[str]] = None,
                      project: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetFeatureGroupResult]func LookupFeatureGroup(ctx *Context, args *LookupFeatureGroupArgs, opts ...InvokeOption) (*LookupFeatureGroupResult, error)
func LookupFeatureGroupOutput(ctx *Context, args *LookupFeatureGroupOutputArgs, opts ...InvokeOption) LookupFeatureGroupResultOutput> Note: This function is named LookupFeatureGroup in the Go SDK.
public static class GetFeatureGroup 
{
    public static Task<GetFeatureGroupResult> InvokeAsync(GetFeatureGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetFeatureGroupResult> Invoke(GetFeatureGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFeatureGroupResult> getFeatureGroup(GetFeatureGroupArgs args, InvokeOptions options)
public static Output<GetFeatureGroupResult> getFeatureGroup(GetFeatureGroupArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:aiplatform/v1:getFeatureGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- FeatureGroup stringId 
- Location string
- Project string
- FeatureGroup stringId 
- Location string
- Project string
- featureGroup StringId 
- location String
- project String
- featureGroup stringId 
- location string
- project string
- feature_group_ strid 
- location str
- project str
- featureGroup StringId 
- location String
- project String
getFeatureGroup Result
The following output properties are available:
- BigQuery Pulumi.Google Native. Aiplatform. V1. Outputs. Google Cloud Aiplatform V1Feature Group Big Query Response 
- Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
- CreateTime string
- Timestamp when this FeatureGroup was created.
- Description string
- Optional. Description of the FeatureGroup.
- 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 FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- Name string
- Name of the FeatureGroup. Format: projects/{project}/locations/{location}/featureGroups/{featureGroup}
- UpdateTime string
- Timestamp when this FeatureGroup was last updated.
- BigQuery GoogleCloud Aiplatform V1Feature Group Big Query Response 
- Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
- CreateTime string
- Timestamp when this FeatureGroup was created.
- Description string
- Optional. Description of the FeatureGroup.
- 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 FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- Name string
- Name of the FeatureGroup. Format: projects/{project}/locations/{location}/featureGroups/{featureGroup}
- UpdateTime string
- Timestamp when this FeatureGroup was last updated.
- bigQuery GoogleCloud Aiplatform V1Feature Group Big Query Response 
- Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
- createTime String
- Timestamp when this FeatureGroup was created.
- description String
- Optional. Description of the FeatureGroup.
- 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 FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name String
- Name of the FeatureGroup. Format: projects/{project}/locations/{location}/featureGroups/{featureGroup}
- updateTime String
- Timestamp when this FeatureGroup was last updated.
- bigQuery GoogleCloud Aiplatform V1Feature Group Big Query Response 
- Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
- createTime string
- Timestamp when this FeatureGroup was created.
- description string
- Optional. Description of the FeatureGroup.
- 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 FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name string
- Name of the FeatureGroup. Format: projects/{project}/locations/{location}/featureGroups/{featureGroup}
- updateTime string
- Timestamp when this FeatureGroup was last updated.
- big_query GoogleCloud Aiplatform V1Feature Group Big Query Response 
- Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
- create_time str
- Timestamp when this FeatureGroup was created.
- description str
- Optional. Description of the FeatureGroup.
- 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 FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name str
- Name of the FeatureGroup. Format: projects/{project}/locations/{location}/featureGroups/{featureGroup}
- update_time str
- Timestamp when this FeatureGroup was last updated.
- bigQuery Property Map
- Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
- createTime String
- Timestamp when this FeatureGroup was created.
- description String
- Optional. Description of the FeatureGroup.
- 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 FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
- name String
- Name of the FeatureGroup. Format: projects/{project}/locations/{location}/featureGroups/{featureGroup}
- updateTime String
- Timestamp when this FeatureGroup was last updated.
Supporting Types
GoogleCloudAiplatformV1BigQuerySourceResponse      
- InputUri string
- BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example: bq://projectId.bqDatasetId.bqTableId.
- InputUri string
- BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example: bq://projectId.bqDatasetId.bqTableId.
- inputUri String
- BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example: bq://projectId.bqDatasetId.bqTableId.
- inputUri string
- BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example: bq://projectId.bqDatasetId.bqTableId.
- input_uri str
- BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example: bq://projectId.bqDatasetId.bqTableId.
- inputUri String
- BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example: bq://projectId.bqDatasetId.bqTableId.
GoogleCloudAiplatformV1FeatureGroupBigQueryResponse       
- BigQuery Pulumi.Source Google Native. Aiplatform. V1. Inputs. Google Cloud Aiplatform V1Big Query Source Response 
- Immutable. The BigQuery source URI that points to either a BigQuery Table or View.
- EntityId List<string>Columns 
- Optional. Columns to construct entity_id / row keys. Currently only supports 1 entity_id_column. If not provided defaults to entity_id.
- BigQuery GoogleSource Cloud Aiplatform V1Big Query Source Response 
- Immutable. The BigQuery source URI that points to either a BigQuery Table or View.
- EntityId []stringColumns 
- Optional. Columns to construct entity_id / row keys. Currently only supports 1 entity_id_column. If not provided defaults to entity_id.
- bigQuery GoogleSource Cloud Aiplatform V1Big Query Source Response 
- Immutable. The BigQuery source URI that points to either a BigQuery Table or View.
- entityId List<String>Columns 
- Optional. Columns to construct entity_id / row keys. Currently only supports 1 entity_id_column. If not provided defaults to entity_id.
- bigQuery GoogleSource Cloud Aiplatform V1Big Query Source Response 
- Immutable. The BigQuery source URI that points to either a BigQuery Table or View.
- entityId string[]Columns 
- Optional. Columns to construct entity_id / row keys. Currently only supports 1 entity_id_column. If not provided defaults to entity_id.
- big_query_ Googlesource Cloud Aiplatform V1Big Query Source Response 
- Immutable. The BigQuery source URI that points to either a BigQuery Table or View.
- entity_id_ Sequence[str]columns 
- Optional. Columns to construct entity_id / row keys. Currently only supports 1 entity_id_column. If not provided defaults to entity_id.
- bigQuery Property MapSource 
- Immutable. The BigQuery source URI that points to either a BigQuery Table or View.
- entityId List<String>Columns 
- Optional. Columns to construct entity_id / row keys. Currently only supports 1 entity_id_column. If not provided defaults to entity_id.
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