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-04-17 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 specification of a database dump for import or export operations."],["The webpage lists all available versions of the `DatabaseDumpSpec`, from the latest version 2.9.0 down to the oldest version 1.0.0."],["The `DatabaseDumpSpec` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a default constructor as well as a constructor that accepts another `DatabaseDumpSpec` instance."]]],[]]