Class CreateCommentRequest (0.5.0)

CreateCommentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for the CreateComment endpoint.

Attributes

Name Description
parent str
Required. The name of the case to which the comment should be added.
comment google.cloud.support_v2beta.types.Comment
Required. The comment to be added.