str
Required. The order to create the comment on. Format:
projects/{project}/locations/{location}/orders/{order}
comment_id
str
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"]],[["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-08-07 UTC."],[],[],null,["# Class CreateCommentRequest (0.1.12)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.12 (latest)](/python/docs/reference/google-cloud-gdchardwaremanagement/latest/google.cloud.gdchardwaremanagement_v1alpha.types.CreateCommentRequest)\n- [0.1.10](/python/docs/reference/google-cloud-gdchardwaremanagement/0.1.10/google.cloud.gdchardwaremanagement_v1alpha.types.CreateCommentRequest) \n\n CreateCommentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA request to create a comment."]]