Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::MetadataImport.
A metastore resource that imports metadata.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. The time when the metadata import was started.
 
#database_dump
def database_dump() -> ::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump- (::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump) — Immutable. A database dump from a pre-existing metastore's database.
 
#database_dump=
def database_dump=(value) -> ::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump- value (::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump) — Immutable. A database dump from a pre-existing metastore's database.
 
- (::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump) — Immutable. A database dump from a pre-existing metastore's database.
 
#description
def description() -> ::String- (::String) — The description of the metadata import.
 
#description=
def description=(value) -> ::String- value (::String) — The description of the metadata import.
 
- (::String) — The description of the metadata import.
 
#end_time
def end_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. The time when the metadata import finished.
 
#name
def name() -> ::String- 
        (::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}. 
#name=
def name=(value) -> ::String- 
        value (::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}. 
- 
        (::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}. 
#state
def state() -> ::Google::Cloud::Metastore::V1::MetadataImport::State- (::Google::Cloud::Metastore::V1::MetadataImport::State) — Output only. The current state of the metadata import.
 
#update_time
def update_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. The time when the metadata import was last updated.