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, specifically for version 2.1.0 and other versions."],["`DatabaseDumpSpec` defines the specification for importing and exporting database dumps, and it inherits from the `Object` class while implementing multiple interfaces."],["The documentation includes links to various versions of `DatabaseDumpSpec`, ranging from version 1.0.0 to the latest 2.9.0."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has inherited members from the `Object` class."],["There are two constructors listed, a default one with no parameters and another that accepts another `DatabaseDumpSpec` object as an argument."]]],[]]