[[["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-09-04 UTC."],[],[],null,["# Google Cloud Support v2beta API - Class CommentService.CommentServiceBase (1.0.0-beta02)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta02 (latest)](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta.CommentService.CommentServiceBase)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/1.0.0-beta01/Google.Cloud.Support.V2Beta.CommentService.CommentServiceBase) \n\n [BindServiceMethod(typeof(CommentService), \"BindService\")]\n public abstract class CommentService.CommentServiceBase\n\nReference documentation and code samples for the Google Cloud Support v2beta API class CommentService.CommentServiceBase.\n\nBase class for server-side implementations of CommentService \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CommentService.CommentServiceBase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Support.V2Beta](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Support.V2Beta.dll\n\nMethods\n-------\n\n### CreateComment(CreateCommentRequest, ServerCallContext)\n\n public virtual Task\u003cComment\u003e CreateComment(CreateCommentRequest request, ServerCallContext context)\n\nAdd a new comment to a case.\n\nThe comment must have the following fields set: `body`.\n\n### GetComment(GetCommentRequest, ServerCallContext)\n\n public virtual Task\u003cComment\u003e GetComment(GetCommentRequest request, ServerCallContext context)\n\nRetrieve a comment.\n\n### ListComments(ListCommentsRequest, ServerCallContext)\n\n public virtual Task\u003cListCommentsResponse\u003e ListComments(ListCommentsRequest request, ServerCallContext context)\n\nList all the comments associated with a case."]]