public sealed class AssignSpecificValue : IMessage<AssignSpecificValue>, IEquatable<AssignSpecificValue>, IDeepCloneable<AssignSpecificValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class AssignSpecificValue.
Set to a specific value (value is converted to fit the target data type)
[[["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 webpage provides reference documentation and code samples for the `AssignSpecificValue` class within the Database Migration v1 API."],["The `AssignSpecificValue` class, part of the `Google.Cloud.CloudDms.V1` namespace, allows setting a specific value that will be converted to fit the target data type."],["The latest version of the `AssignSpecificValue` documentation is 2.5.0, while the current page documents version 2.3.0, with prior versions available including 2.4.0 all the way back to 1.0.0."],["The `AssignSpecificValue` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base object class."],["The class has a `Value` property of type `string` that is required to be set to a specific value to be assigned."]]],[]]