public sealed class AwsSourceDetails.Types.Tag : IMessage<AwsSourceDetails.Types.Tag>, IEquatable<AwsSourceDetails.Types.Tag>, IDeepCloneable<AwsSourceDetails.Types.Tag>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AwsSourceDetails.Types.Tag.
[[["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-06-12 UTC."],[[["This documentation provides reference information for the `AwsSourceDetails.Types.Tag` class within the Google Cloud VM Migration v1 API, specifically for version 2.4.0."],["The `AwsSourceDetails.Types.Tag` class represents an AWS tag and inherits from `object`, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `Tag()` and a copy constructor `Tag(AwsSourceDetails.Types.Tag other)` for creating instances."],["The `AwsSourceDetails.Types.Tag` class includes two properties: `Key` and `Value`, both of type `string`, representing the key and value of the AWS tag, respectively."],["The document lists prior versions of the `AwsSourceDetails.Types.Tag` class, with 2.6.0 being the latest, alongside links to each version's documentation."]]],[]]