Google Cloud Dataproc Metastore V1 Client - Class MetadataImport (1.1.0)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class MetadataImport.

A metastore resource that imports metadata.

Generated from protobuf message google.cloud.metastore.v1.MetadataImport

Namespace

Google \ Cloud \ Metastore \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ database_dump
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
Google\Protobuf\Timestamp

Output only. The time when the metadata import was started.

↳ update_time
Google\Protobuf\Timestamp

Output only. The time when the metadata import was last updated.

↳ end_time
Google\Protobuf\Timestamp

Output only. The time when the metadata import finished.

↳ state
int

Output only. The current state of the metadata import.

getDatabaseDump

Immutable. A database dump from a pre-existing metastore's database.

Returns
Type
Description

hasDatabaseDump

setDatabaseDump

Immutable. A database dump from a pre-existing metastore's database.

Parameter
Name
Description
Returns
Type
Description
$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} .

Returns
Type
Description
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} .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDescription

The description of the metadata import.

Returns
Type
Description
string

setDescription

The description of the metadata import.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Output only. The time when the metadata import was started.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The time when the metadata import was started.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

Output only. The time when the metadata import was last updated.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Output only. The time when the metadata import was last updated.

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

Output only. The time when the metadata import finished.

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

Output only. The time when the metadata import finished.

Parameter
Name
Description
Returns
Type
Description
$this

getState

Output only. The current state of the metadata import.

Returns
Type
Description
int

setState

Output only. The current state of the metadata import.

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: