Google Cloud Dataproc Metastore V1beta Client - Class MetadataExport (1.2.0)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class MetadataExport.

The details of a metadata export operation.

Generated from protobuf message google.cloud.metastore.v1beta.MetadataExport

Namespace

Google \ Cloud \ Metastore \ V1beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ destination_gcs_uri
string

Output only. A Cloud Storage URI of a folder that metadata are exported to, in the form of gs://<bucket_name>/<path_inside_bucket>/<export_folder> , where <export_folder> is automatically generated.

↳ start_time
Google\Protobuf\Timestamp

Output only. The time when the export started.

↳ end_time
Google\Protobuf\Timestamp

Output only. The time when the export ended.

↳ state
int

Output only. The current state of the export.

↳ database_dump_type
int

Output only. The type of the database dump.

getDestinationGcsUri

Output only. A Cloud Storage URI of a folder that metadata are exported to, in the form of gs://<bucket_name>/<path_inside_bucket>/<export_folder> , where <export_folder> is automatically generated.

Returns
Type
Description
string

hasDestinationGcsUri

setDestinationGcsUri

Output only. A Cloud Storage URI of a folder that metadata are exported to, in the form of gs://<bucket_name>/<path_inside_bucket>/<export_folder> , where <export_folder> is automatically generated.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getStartTime

Output only. The time when the export started.

Returns
Type
Description

hasStartTime

clearStartTime

setStartTime

Output only. The time when the export started.

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

Output only. The time when the export ended.

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

Output only. The time when the export ended.

Parameter
Name
Description
Returns
Type
Description
$this

getState

Output only. The current state of the export.

Returns
Type
Description
int
Enum of type State .

setState

Output only. The current state of the export.

Parameter
Name
Description
var
int

Enum of type State .

Returns
Type
Description
$this

getDatabaseDumpType

Output only. The type of the database dump.

Returns
Type
Description
int
Enum of type Type .

setDatabaseDumpType

Output only. The type of the database dump.

Parameter
Name
Description
var
int

Enum of type Type .

Returns
Type
Description
$this

getDestination

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: