1. Packages
  2. Google Cloud Native
  3. API Docs
  4. metastore
  5. metastore/v1beta
  6. MetadataImport

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.metastore/v1beta.MetadataImport

Explore with Pulumi AI

google-native logo

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

    Creates a new MetadataImport in a given project and location. Note - this resource’s API doesn’t support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.

    Create MetadataImport Resource

    new MetadataImport(name: string, args: MetadataImportArgs, opts?: CustomResourceOptions);
    @overload
    def MetadataImport(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       database_dump: Optional[DatabaseDumpArgs] = None,
                       description: Optional[str] = None,
                       location: Optional[str] = None,
                       metadata_import_id: Optional[str] = None,
                       name: Optional[str] = None,
                       project: Optional[str] = None,
                       request_id: Optional[str] = None,
                       service_id: Optional[str] = None)
    @overload
    def MetadataImport(resource_name: str,
                       args: MetadataImportArgs,
                       opts: Optional[ResourceOptions] = None)
    func NewMetadataImport(ctx *Context, name string, args MetadataImportArgs, opts ...ResourceOption) (*MetadataImport, error)
    public MetadataImport(string name, MetadataImportArgs args, CustomResourceOptions? opts = null)
    public MetadataImport(String name, MetadataImportArgs args)
    public MetadataImport(String name, MetadataImportArgs args, CustomResourceOptions options)
    
    type: google-native:metastore/v1beta:MetadataImport
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args MetadataImportArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args MetadataImportArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args MetadataImportArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args MetadataImportArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args MetadataImportArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    MetadataImport Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The MetadataImport resource accepts the following input properties:

    MetadataImportId string
    Required. The ID of the metadata import, which is used as the final component of the metadata import's name.This value must be between 1 and 64 characters long, begin with a letter, end with a letter or number, and consist of alpha-numeric ASCII characters or hyphens.
    ServiceId string
    DatabaseDump Pulumi.GoogleNative.Metastore.V1Beta.Inputs.DatabaseDump
    Immutable. A database dump from a pre-existing metastore's database.
    Description string
    The description of the metadata import.
    Location string
    Name string
    Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
    Project string
    RequestId string
    Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
    MetadataImportId string
    Required. The ID of the metadata import, which is used as the final component of the metadata import's name.This value must be between 1 and 64 characters long, begin with a letter, end with a letter or number, and consist of alpha-numeric ASCII characters or hyphens.
    ServiceId string
    DatabaseDump DatabaseDumpArgs
    Immutable. A database dump from a pre-existing metastore's database.
    Description string
    The description of the metadata import.
    Location string
    Name string
    Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
    Project string
    RequestId string
    Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
    metadataImportId String
    Required. The ID of the metadata import, which is used as the final component of the metadata import's name.This value must be between 1 and 64 characters long, begin with a letter, end with a letter or number, and consist of alpha-numeric ASCII characters or hyphens.
    serviceId String
    databaseDump DatabaseDump
    Immutable. A database dump from a pre-existing metastore's database.
    description String
    The description of the metadata import.
    location String
    name String
    Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
    project String
    requestId String
    Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
    metadataImportId string
    Required. The ID of the metadata import, which is used as the final component of the metadata import's name.This value must be between 1 and 64 characters long, begin with a letter, end with a letter or number, and consist of alpha-numeric ASCII characters or hyphens.
    serviceId string
    databaseDump DatabaseDump
    Immutable. A database dump from a pre-existing metastore's database.
    description string
    The description of the metadata import.
    location string
    name string
    Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
    project string
    requestId string
    Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
    metadata_import_id str
    Required. The ID of the metadata import, which is used as the final component of the metadata import's name.This value must be between 1 and 64 characters long, begin with a letter, end with a letter or number, and consist of alpha-numeric ASCII characters or hyphens.
    service_id str
    database_dump DatabaseDumpArgs
    Immutable. A database dump from a pre-existing metastore's database.
    description str
    The description of the metadata import.
    location str
    name str
    Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
    project str
    request_id str
    Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
    metadataImportId String
    Required. The ID of the metadata import, which is used as the final component of the metadata import's name.This value must be between 1 and 64 characters long, begin with a letter, end with a letter or number, and consist of alpha-numeric ASCII characters or hyphens.
    serviceId String
    databaseDump Property Map
    Immutable. A database dump from a pre-existing metastore's database.
    description String
    The description of the metadata import.
    location String
    name String
    Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
    project String
    requestId String
    Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the MetadataImport resource produces the following output properties:

    CreateTime string
    The time when the metadata import was started.
    EndTime string
    The time when the metadata import finished.
    Id string
    The provider-assigned unique ID for this managed resource.
    State string
    The current state of the metadata import.
    UpdateTime string
    The time when the metadata import was last updated.
    CreateTime string
    The time when the metadata import was started.
    EndTime string
    The time when the metadata import finished.
    Id string
    The provider-assigned unique ID for this managed resource.
    State string
    The current state of the metadata import.
    UpdateTime string
    The time when the metadata import was last updated.
    createTime String
    The time when the metadata import was started.
    endTime String
    The time when the metadata import finished.
    id String
    The provider-assigned unique ID for this managed resource.
    state String
    The current state of the metadata import.
    updateTime String
    The time when the metadata import was last updated.
    createTime string
    The time when the metadata import was started.
    endTime string
    The time when the metadata import finished.
    id string
    The provider-assigned unique ID for this managed resource.
    state string
    The current state of the metadata import.
    updateTime string
    The time when the metadata import was last updated.
    create_time str
    The time when the metadata import was started.
    end_time str
    The time when the metadata import finished.
    id str
    The provider-assigned unique ID for this managed resource.
    state str
    The current state of the metadata import.
    update_time str
    The time when the metadata import was last updated.
    createTime String
    The time when the metadata import was started.
    endTime String
    The time when the metadata import finished.
    id String
    The provider-assigned unique ID for this managed resource.
    state String
    The current state of the metadata import.
    updateTime String
    The time when the metadata import was last updated.

    Supporting Types

    DatabaseDump, DatabaseDumpArgs

    DatabaseType Pulumi.GoogleNative.Metastore.V1Beta.DatabaseDumpDatabaseType
    The type of the database.
    GcsUri string
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    SourceDatabase string
    The name of the source database.
    Type Pulumi.GoogleNative.Metastore.V1Beta.DatabaseDumpType
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    DatabaseType DatabaseDumpDatabaseType
    The type of the database.
    GcsUri string
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    SourceDatabase string
    The name of the source database.
    Type DatabaseDumpType
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    databaseType DatabaseDumpDatabaseType
    The type of the database.
    gcsUri String
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    sourceDatabase String
    The name of the source database.
    type DatabaseDumpType
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    databaseType DatabaseDumpDatabaseType
    The type of the database.
    gcsUri string
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    sourceDatabase string
    The name of the source database.
    type DatabaseDumpType
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    database_type DatabaseDumpDatabaseType
    The type of the database.
    gcs_uri str
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    source_database str
    The name of the source database.
    type DatabaseDumpType
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    databaseType "DATABASE_TYPE_UNSPECIFIED" | "MYSQL"
    The type of the database.
    gcsUri String
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    sourceDatabase String
    The name of the source database.
    type "TYPE_UNSPECIFIED" | "MYSQL" | "AVRO"
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.

    DatabaseDumpDatabaseType, DatabaseDumpDatabaseTypeArgs

    DatabaseTypeUnspecified
    DATABASE_TYPE_UNSPECIFIEDThe type of the source database is unknown.
    Mysql
    MYSQLThe type of the source database is MySQL.
    DatabaseDumpDatabaseTypeDatabaseTypeUnspecified
    DATABASE_TYPE_UNSPECIFIEDThe type of the source database is unknown.
    DatabaseDumpDatabaseTypeMysql
    MYSQLThe type of the source database is MySQL.
    DatabaseTypeUnspecified
    DATABASE_TYPE_UNSPECIFIEDThe type of the source database is unknown.
    Mysql
    MYSQLThe type of the source database is MySQL.
    DatabaseTypeUnspecified
    DATABASE_TYPE_UNSPECIFIEDThe type of the source database is unknown.
    Mysql
    MYSQLThe type of the source database is MySQL.
    DATABASE_TYPE_UNSPECIFIED
    DATABASE_TYPE_UNSPECIFIEDThe type of the source database is unknown.
    MYSQL
    MYSQLThe type of the source database is MySQL.
    "DATABASE_TYPE_UNSPECIFIED"
    DATABASE_TYPE_UNSPECIFIEDThe type of the source database is unknown.
    "MYSQL"
    MYSQLThe type of the source database is MySQL.

    DatabaseDumpResponse, DatabaseDumpResponseArgs

    DatabaseType string
    The type of the database.
    GcsUri string
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    SourceDatabase string
    The name of the source database.
    Type string
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    DatabaseType string
    The type of the database.
    GcsUri string
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    SourceDatabase string
    The name of the source database.
    Type string
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    databaseType String
    The type of the database.
    gcsUri String
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    sourceDatabase String
    The name of the source database.
    type String
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    databaseType string
    The type of the database.
    gcsUri string
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    sourceDatabase string
    The name of the source database.
    type string
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    database_type str
    The type of the database.
    gcs_uri str
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    source_database str
    The name of the source database.
    type str
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.
    databaseType String
    The type of the database.
    gcsUri String
    A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://.
    sourceDatabase String
    The name of the source database.
    type String
    Optional. The type of the database dump. If unspecified, defaults to MYSQL.

    DatabaseDumpType, DatabaseDumpTypeArgs

    TypeUnspecified
    TYPE_UNSPECIFIEDThe type of the database dump is unknown.
    Mysql
    MYSQLDatabase dump is a MySQL dump file.
    Avro
    AVRODatabase dump contains Avro files.
    DatabaseDumpTypeTypeUnspecified
    TYPE_UNSPECIFIEDThe type of the database dump is unknown.
    DatabaseDumpTypeMysql
    MYSQLDatabase dump is a MySQL dump file.
    DatabaseDumpTypeAvro
    AVRODatabase dump contains Avro files.
    TypeUnspecified
    TYPE_UNSPECIFIEDThe type of the database dump is unknown.
    Mysql
    MYSQLDatabase dump is a MySQL dump file.
    Avro
    AVRODatabase dump contains Avro files.
    TypeUnspecified
    TYPE_UNSPECIFIEDThe type of the database dump is unknown.
    Mysql
    MYSQLDatabase dump is a MySQL dump file.
    Avro
    AVRODatabase dump contains Avro files.
    TYPE_UNSPECIFIED
    TYPE_UNSPECIFIEDThe type of the database dump is unknown.
    MYSQL
    MYSQLDatabase dump is a MySQL dump file.
    AVRO
    AVRODatabase dump contains Avro files.
    "TYPE_UNSPECIFIED"
    TYPE_UNSPECIFIEDThe type of the database dump is unknown.
    "MYSQL"
    MYSQLDatabase dump is a MySQL dump file.
    "AVRO"
    AVRODatabase dump contains Avro files.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    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