RecordActionOnCommentRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)A request to record an action on a comment.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The name of the comment. Format: projects/{project}/locations/{location}/orders/{order}/comments/{comment}
|
action_type |
google.cloud.gdchardwaremanagement_v1alpha.types.RecordActionOnCommentRequest.ActionType
Required. The action type of the recorded action. |
Classes
ActionType
ActionType(value)Valid action types of Comment.