Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class MetadataImport.
A metastore resource that imports metadata.
Generated from protobuf message google.cloud.metastore.v1alpha.MetadataImport
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ database_dump
Google\Cloud\Metastore\V1alpha\MetadataImport\DatabaseDump
Immutable. A database dump from a pre-existing metastore's database.
↳ 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}
.
↳ description
string
The description of the metadata import.
↳ create_time
↳ update_time
↳ end_time
↳ state
int
Output only. The current state of the metadata import.
getDatabaseDump
Immutable. A database dump from a pre-existing metastore's database.
hasDatabaseDump
setDatabaseDump
Immutable. A database dump from a pre-existing metastore's database.
$this
getName
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
setName
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}
.
var
string
$this
getDescription
The description of the metadata import.
string
setDescription
The description of the metadata import.
var
string
$this
getCreateTime
Output only. The time when the metadata import was started.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the metadata import was started.
$this
getUpdateTime
Output only. The time when the metadata import was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the metadata import was last updated.
$this
getEndTime
Output only. The time when the metadata import finished.
hasEndTime
clearEndTime
setEndTime
Output only. The time when the metadata import finished.
$this
getState
Output only. The current state of the metadata import.
int
setState
Output only. The current state of the metadata import.
var
int
$this
getMetadata
string