public sealed class DatabaseDumpSpec : IMessage<DatabaseDumpSpec>, IEquatable<DatabaseDumpSpec>, IDeepCloneable<DatabaseDumpSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha API class DatabaseDumpSpec.
The specification of database dump to import from or export to.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `DatabaseDumpSpec` class is 2.0.0-alpha11, which is part of the Google Cloud Metastore v1alpha API."],["`DatabaseDumpSpec` is a sealed class used to define the specification of a database dump for import or export operations."],["The `DatabaseDumpSpec` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a parameterless constructor, and one that takes another `DatabaseDumpSpec` object."],["`DatabaseDumpSpec` is contained within the namespace `Google.Cloud.Metastore.V1Alpha` and is found within the `Google.Cloud.Metastore.V1Alpha.dll` assembly."]]],[]]