public sealed class CreateAnnotationRequest : IMessage<CreateAnnotationRequest>, IEquatable<CreateAnnotationRequest>, IDeepCloneable<CreateAnnotationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Rapid Migration Assessment v1 API class CreateAnnotationRequest.
[[["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 details the `CreateAnnotationRequest` class, which is part of the Rapid Migration Assessment v1 API within the `Google.Cloud.RapidMigrationAssessment.V1` namespace."],["The `CreateAnnotationRequest` class is used to create Annotation resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CreateAnnotationRequest` class include `Annotation`, which represents the resource being created, `Parent` for specifying the project and location, `ParentAsLocationName` for a typed view of the parent resource, and an optional `RequestId`."],["The class is available in version 1.0.0 and is implemented in the Google.Cloud.RapidMigrationAssessment.V1.dll."],["Two constructors are available for the class: One default and one accepting a `CreateAnnotationRequest` parameter."]]],[]]