[[["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 FeedService.FeedServiceClient (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.FeedService.FeedServiceClient)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/1.0.0-beta01/Google.Cloud.Support.V2Beta.FeedService.FeedServiceClient) \n\n public class FeedService.FeedServiceClient : ClientBase\u003cFeedService.FeedServiceClient\u003e\n\nReference documentation and code samples for the Google Cloud Support v2beta API class FeedService.FeedServiceClient.\n\nClient for FeedService \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ClientBase](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.ClientBase.html) \\\u003e [ClientBase](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.ClientBase-1.html)[FeedService](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta.FeedService)[FeedServiceClient](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta.FeedService.FeedServiceClient) \\\u003e FeedService.FeedServiceClient \n\nInherited Members\n-----------------\n\n[ClientBase\\\u003cFeedService.FeedServiceClient\\\u003e.WithHost(string)](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.ClientBase-1.html#Grpc_Core_ClientBase_1_WithHost_System_String_) \n[ClientBase.CallInvoker](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.ClientBase.html#Grpc_Core_ClientBase_CallInvoker) \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\nConstructors\n------------\n\n### FeedServiceClient()\n\n protected FeedServiceClient()\n\nProtected parameterless constructor to allow creation of test doubles.\n\n### FeedServiceClient(CallInvoker)\n\n public FeedServiceClient(CallInvoker callInvoker)\n\nCreates a new client for FeedService that uses a custom `CallInvoker`.\n\n### FeedServiceClient(ChannelBase)\n\n public FeedServiceClient(ChannelBase channel)\n\nCreates a new client for FeedService\n\n### FeedServiceClient(ClientBaseConfiguration)\n\n protected FeedServiceClient(ClientBase.ClientBaseConfiguration configuration)\n\nProtected constructor to allow creation of configured clients.\n\nMethods\n-------\n\n### NewInstance(ClientBaseConfiguration)\n\n protected override FeedService.FeedServiceClient NewInstance(ClientBase.ClientBaseConfiguration configuration)\n\nCreates a new instance of client from given `ClientBaseConfiguration`.\n\n**Overrides** \nGrpc.Core.ClientBase\\\u003cGoogle.Cloud.Support.V2Beta.FeedService.FeedServiceClient\\\u003e.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)\n\n### ShowFeed(ShowFeedRequest, CallOptions)\n\n public virtual ShowFeedResponse ShowFeed(ShowFeedRequest request, CallOptions options)\n\nShow items in the feed of this case, including case emails,\nattachments, and comments.\n\n### ShowFeed(ShowFeedRequest, Metadata, DateTime?, CancellationToken)\n\n public virtual ShowFeedResponse ShowFeed(ShowFeedRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)\n\nShow items in the feed of this case, including case emails,\nattachments, and comments.\n\n### ShowFeedAsync(ShowFeedRequest, CallOptions)\n\n public virtual AsyncUnaryCall\u003cShowFeedResponse\u003e ShowFeedAsync(ShowFeedRequest request, CallOptions options)\n\nShow items in the feed of this case, including case emails,\nattachments, and comments.\n\n### ShowFeedAsync(ShowFeedRequest, Metadata, DateTime?, CancellationToken)\n\n public virtual AsyncUnaryCall\u003cShowFeedResponse\u003e ShowFeedAsync(ShowFeedRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)\n\nShow items in the feed of this case, including case emails,\nattachments, and comments."]]