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 page provides reference information for the `AwsSourceDetails.Types.Tag` class within the VM Migration v1 API, specifically version 2.5.0."],["The `AwsSourceDetails.Types.Tag` class represents an AWS tag and inherits from the object class, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default `Tag()` constructor and a `Tag(AwsSourceDetails.Types.Tag other)` constructor, allowing for the creation of new tag objects and creating deep copies."],["The `AwsSourceDetails.Types.Tag` class contains properties `Key` and `Value`, which are both strings and represents the key and value of a tag, respectively."],["This class is part of the `Google.Cloud.VMMigration.V1` namespace, and its code is contained within the `Google.Cloud.VMMigration.V1.dll` assembly."]]],[]]