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."],[[["The latest version of the `DatabaseDumpSpec` class is 2.9.0, which is part of the Google.Cloud.Metastore.V1 API."],["This class, `DatabaseDumpSpec`, is used to define the specifications for importing or exporting database dumps within the Dataproc Metastore v1 API."],["`DatabaseDumpSpec` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["There are multiple versions available for the DatabaseDumpSpec, ranging from 1.0.0 up to the latest 2.9.0, each accessible via a direct link."],["The `DatabaseDumpSpec` class has two public constructors, a default constructor and one that takes another `DatabaseDumpSpec` as a parameter for creating a new instance."]]],[]]