public sealed class CreateCommentRequest : IMessage<CreateCommentRequest>, IEquatable<CreateCommentRequest>, IDeepCloneable<CreateCommentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class CreateCommentRequest.
Optional. ID used to uniquely identify the Comment within its parent scope.
This field should contain at most 63 characters and must start with
lowercase characters.
Only lowercase characters, numbers and - are accepted.
The - character cannot be the first or the last one.
A system generated ID will be used if the field is not set.
The comment.name field in the request will be ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateCommentRequest\u003c/code\u003e class within the GDC Hardware Management v1alpha API, including its inheritance, implementation, and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCommentRequest\u003c/code\u003e class is used to create a comment and is part of the \u003ccode\u003eGoogle.Cloud.GdcHardwareManagement.V1Alpha\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.GdcHardwareManagement.V1Alpha.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateCommentRequest\u003c/code\u003e include \u003ccode\u003eComment\u003c/code\u003e (the actual comment), \u003ccode\u003eCommentId\u003c/code\u003e (an optional unique identifier), \u003ccode\u003eParent\u003c/code\u003e (the order the comment is created on), \u003ccode\u003eParentAsOrderName\u003c/code\u003e (an \u003ccode\u003eOrderName\u003c/code\u003e-typed view of \u003ccode\u003eParent\u003c/code\u003e), and \u003ccode\u003eRequestId\u003c/code\u003e (an optional unique identifier for the request).\u003c/p\u003e\n"],["\u003cp\u003eThe two versions of the class found are \u003ccode\u003e1.0.0-alpha04 (latest)\u003c/code\u003e and \u003ccode\u003e1.0.0-alpha03\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]