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 document provides reference documentation for the `DatabaseDumpSpec` class within the Google Cloud Metastore v1 API, specifically for version 2.3.0."],["The `DatabaseDumpSpec` class defines the structure for importing and exporting database dumps, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance hierarchy of `DatabaseDumpSpec`, tracing back to the base `object` class."],["The document also provides links to versions 2.0.0, 1.1.0, and 1.0.0, as well as the other versions between 2.1.0 and the latest 2.9.0."],["There are also two constructors available for the DatabaseDumpSpec class, one default constructor and one to pass another instance of the class."]]],[]]