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 reference documentation for the `DatabaseDumpSpec` class within the Google Cloud Metastore v1 API, specifically for version 2.2.0."],["The `DatabaseDumpSpec` class defines the structure for importing and exporting database dumps."],["The `DatabaseDumpSpec` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also contains a version history of the documentation, starting from version 1.0.0 up to the latest 2.9.0."],["The `DatabaseDumpSpec` has two constructors that are detailed, one default, and one taking another `DatabaseDumpSpec` as an argument."]]],[]]