Google Cloud Dataproc Metastore V1alpha Client - Class MetadataManagementActivity (0.11.0)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class MetadataManagementActivity.

The metadata management activities of the metastore service.

Generated from protobuf message google.cloud.metastore.v1alpha.MetadataManagementActivity

Namespace

Google \ Cloud \ Metastore \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ metadata_exports array<Google\Cloud\Metastore\V1alpha\MetadataExport>

Output only. The latest metadata exports of the metastore service.

↳ restores array<Google\Cloud\Metastore\V1alpha\Restore>

Output only. The latest restores of the metastore service.

getMetadataExports

Output only. The latest metadata exports of the metastore service.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setMetadataExports

Output only. The latest metadata exports of the metastore service.

Parameter
NameDescription
var array<Google\Cloud\Metastore\V1alpha\MetadataExport>
Returns
TypeDescription
$this

getRestores

Output only. The latest restores of the metastore service.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setRestores

Output only. The latest restores of the metastore service.

Parameter
NameDescription
var array<Google\Cloud\Metastore\V1alpha\Restore>
Returns
TypeDescription
$this