public sealed class DatabaseDumpSpec : IMessage<DatabaseDumpSpec>, IEquatable<DatabaseDumpSpec>, IDeepCloneable<DatabaseDumpSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 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."],[[["This webpage provides documentation for the `DatabaseDumpSpec` class within the Google Cloud Metastore v1 API for .NET."],["The `DatabaseDumpSpec` class is used to define the specifications for importing from or exporting to a database dump."],["The document lists all versions of the `DatabaseDumpSpec` API class from version 1.0.0 all the way to 2.9.0, with 2.9.0 being the most recent."],["The `DatabaseDumpSpec` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes information about the `DatabaseDumpSpec` class constructors, `DatabaseDumpSpec()` and `DatabaseDumpSpec(DatabaseDumpSpec other)`."]]],[]]