[[["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."],[[["The latest version of the `SshScript` class within the Database Migration v1 API is 2.5.0, with multiple other versions available for reference."],["The `SshScript` class is used as a response message for 'GenerateSshScript' requests within the Google Cloud Database Migration Service."],["The `SshScript` class, found within the namespace `Google.Cloud.CloudDms.V1`, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from the `object` class."],["The `SshScript` class has two constructors, a default constructor `SshScript()`, and another `SshScript(SshScript other)` that allows for creating a new `SshScript` object based on another."],["The class also contains one property, `Script`, of type `string`, which holds the ssh configuration script."]]],[]]