Dataproc Metastore v1alpha API - Class MetadataManagementActivity (2.0.0-alpha09)

public sealed class MetadataManagementActivity : IMessage<MetadataManagementActivity>, IEquatable<MetadataManagementActivity>, IDeepCloneable<MetadataManagementActivity>, IBufferMessage, IMessage

Reference documentation and code samples for the Dataproc Metastore v1alpha API class MetadataManagementActivity.

The metadata management activities of the metastore service.

Inheritance

object > MetadataManagementActivity

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Constructors

MetadataManagementActivity()

public MetadataManagementActivity()

MetadataManagementActivity(MetadataManagementActivity)

public MetadataManagementActivity(MetadataManagementActivity other)
Parameter
NameDescription
otherMetadataManagementActivity

Properties

MetadataExports

public RepeatedField<MetadataExport> MetadataExports { get; }

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

Property Value
TypeDescription
RepeatedFieldMetadataExport

Restores

public RepeatedField<Restore> Restores { get; }

Output only. The latest restores of the metastore service.

Property Value
TypeDescription
RepeatedFieldRestore