Dataproc Metastore V1 API - Class Google::Cloud::Metastore::V1::MetadataImport (v0.6.0)

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
Returns

#database_dump

def database_dump() -> ::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump
Returns

#database_dump=

def database_dump=(value) -> ::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — The description of the metadata import.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — The description of the metadata import.
Returns
  • (::String) — The description of the metadata import.

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#name

def name() -> ::String
Returns
  • (::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
Parameter
  • 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}.

Returns
  • (::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
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns