[[["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 within the \u003ccode\u003eGoogle.Api.Gax.Grpc.dll\u003c/code\u003e assembly, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiClientStreamingCall\u003c/code\u003e uses generic type parameters, with \u003ccode\u003eTRequest\u003c/code\u003e representing the RPC request type and \u003ccode\u003eTResponse\u003c/code\u003e representing the RPC response type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBaseCallSettings\u003c/code\u003e property allows for the configuration of base call settings, which can be further overridden during specific calls, while the \u003ccode\u003eStreamingSettings\u003c/code\u003e property is used for streaming call configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCall(CallSettings perCallCallSettings)\u003c/code\u003e method initializes a streaming RPC call and lets you define settings for a specific call, returning an \u003ccode\u003eAsyncClientStreamingCall<TRequest, TResponse>\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]