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.getMetadataStore
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
Retrieves a specific MetadataStore.
Using getMetadataStore
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 getMetadataStore(args: GetMetadataStoreArgs, opts?: InvokeOptions): Promise<GetMetadataStoreResult>
function getMetadataStoreOutput(args: GetMetadataStoreOutputArgs, opts?: InvokeOptions): Output<GetMetadataStoreResult>def get_metadata_store(location: Optional[str] = None,
                       metadata_store_id: Optional[str] = None,
                       project: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetMetadataStoreResult
def get_metadata_store_output(location: Optional[pulumi.Input[str]] = None,
                       metadata_store_id: Optional[pulumi.Input[str]] = None,
                       project: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetMetadataStoreResult]func LookupMetadataStore(ctx *Context, args *LookupMetadataStoreArgs, opts ...InvokeOption) (*LookupMetadataStoreResult, error)
func LookupMetadataStoreOutput(ctx *Context, args *LookupMetadataStoreOutputArgs, opts ...InvokeOption) LookupMetadataStoreResultOutput> Note: This function is named LookupMetadataStore in the Go SDK.
public static class GetMetadataStore 
{
    public static Task<GetMetadataStoreResult> InvokeAsync(GetMetadataStoreArgs args, InvokeOptions? opts = null)
    public static Output<GetMetadataStoreResult> Invoke(GetMetadataStoreInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMetadataStoreResult> getMetadataStore(GetMetadataStoreArgs args, InvokeOptions options)
public static Output<GetMetadataStoreResult> getMetadataStore(GetMetadataStoreArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:aiplatform/v1beta1:getMetadataStore
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Location string
- MetadataStore stringId 
- Project string
- Location string
- MetadataStore stringId 
- Project string
- location String
- metadataStore StringId 
- project String
- location string
- metadataStore stringId 
- project string
- location str
- metadata_store_ strid 
- project str
- location String
- metadataStore StringId 
- project String
getMetadataStore Result
The following output properties are available:
- CreateTime string
- Timestamp when this MetadataStore was created.
- Description string
- Description of the MetadataStore.
- EncryptionSpec Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Encryption Spec Response 
- Customer-managed encryption key spec for a Metadata Store. If set, this Metadata Store and all sub-resources of this Metadata Store are secured using this key.
- Name string
- The resource name of the MetadataStore instance.
- State
Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Metadata Store Metadata Store State Response 
- State information of the MetadataStore.
- UpdateTime string
- Timestamp when this MetadataStore was last updated.
- CreateTime string
- Timestamp when this MetadataStore was created.
- Description string
- Description of the MetadataStore.
- EncryptionSpec GoogleCloud Aiplatform V1beta1Encryption Spec Response 
- Customer-managed encryption key spec for a Metadata Store. If set, this Metadata Store and all sub-resources of this Metadata Store are secured using this key.
- Name string
- The resource name of the MetadataStore instance.
- State
GoogleCloud Aiplatform V1beta1Metadata Store Metadata Store State Response 
- State information of the MetadataStore.
- UpdateTime string
- Timestamp when this MetadataStore was last updated.
- createTime String
- Timestamp when this MetadataStore was created.
- description String
- Description of the MetadataStore.
- encryptionSpec GoogleCloud Aiplatform V1beta1Encryption Spec Response 
- Customer-managed encryption key spec for a Metadata Store. If set, this Metadata Store and all sub-resources of this Metadata Store are secured using this key.
- name String
- The resource name of the MetadataStore instance.
- state
GoogleCloud Aiplatform V1beta1Metadata Store Metadata Store State Response 
- State information of the MetadataStore.
- updateTime String
- Timestamp when this MetadataStore was last updated.
- createTime string
- Timestamp when this MetadataStore was created.
- description string
- Description of the MetadataStore.
- encryptionSpec GoogleCloud Aiplatform V1beta1Encryption Spec Response 
- Customer-managed encryption key spec for a Metadata Store. If set, this Metadata Store and all sub-resources of this Metadata Store are secured using this key.
- name string
- The resource name of the MetadataStore instance.
- state
GoogleCloud Aiplatform V1beta1Metadata Store Metadata Store State Response 
- State information of the MetadataStore.
- updateTime string
- Timestamp when this MetadataStore was last updated.
- create_time str
- Timestamp when this MetadataStore was created.
- description str
- Description of the MetadataStore.
- encryption_spec GoogleCloud Aiplatform V1beta1Encryption Spec Response 
- Customer-managed encryption key spec for a Metadata Store. If set, this Metadata Store and all sub-resources of this Metadata Store are secured using this key.
- name str
- The resource name of the MetadataStore instance.
- state
GoogleCloud Aiplatform V1beta1Metadata Store Metadata Store State Response 
- State information of the MetadataStore.
- update_time str
- Timestamp when this MetadataStore was last updated.
- createTime String
- Timestamp when this MetadataStore was created.
- description String
- Description of the MetadataStore.
- encryptionSpec Property Map
- Customer-managed encryption key spec for a Metadata Store. If set, this Metadata Store and all sub-resources of this Metadata Store are secured using this key.
- name String
- The resource name of the MetadataStore instance.
- state Property Map
- State information of the MetadataStore.
- updateTime String
- Timestamp when this MetadataStore was last updated.
Supporting Types
GoogleCloudAiplatformV1beta1EncryptionSpecResponse     
- KmsKey stringName 
- The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the compute resource is created.
- KmsKey stringName 
- The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the compute resource is created.
- kmsKey StringName 
- The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the compute resource is created.
- kmsKey stringName 
- The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the compute resource is created.
- kms_key_ strname 
- The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the compute resource is created.
- kmsKey StringName 
- The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the compute resource is created.
GoogleCloudAiplatformV1beta1MetadataStoreMetadataStoreStateResponse        
- DiskUtilization stringBytes 
- The disk utilization of the MetadataStore in bytes.
- DiskUtilization stringBytes 
- The disk utilization of the MetadataStore in bytes.
- diskUtilization StringBytes 
- The disk utilization of the MetadataStore in bytes.
- diskUtilization stringBytes 
- The disk utilization of the MetadataStore in bytes.
- disk_utilization_ strbytes 
- The disk utilization of the MetadataStore in bytes.
- diskUtilization StringBytes 
- The disk utilization of the MetadataStore in bytes.
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