[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eApiClientStreamingCall<TRequest, TResponse>\u003c/code\u003e class serves as a bridge between a client streaming RPC method and higher-level abstractions, applying call settings as needed.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Api.Gax.Grpc\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Api.Gax.Grpc.dll\u003c/code\u003e assembly, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt uses two type parameters, \u003ccode\u003eTRequest\u003c/code\u003e and \u003ccode\u003eTResponse\u003c/code\u003e, to define the RPC request and response types respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiClientStreamingCall<TRequest, TResponse>\u003c/code\u003e has two properties: \u003ccode\u003eBaseCallSettings\u003c/code\u003e, which holds the base settings for the API call, and \u003ccode\u003eStreamingSettings\u003c/code\u003e for handling the client streaming settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCall(CallSettings perCallCallSettings)\u003c/code\u003e method initializes a streaming RPC call, allowing for specific call settings to be applied and returning an \u003ccode\u003eAsyncClientStreamingCall\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]