[[["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 API Core Client - Class ClientStream (1.36.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.36.1 (latest)](/php/docs/reference/gax/latest/ClientStream)\n- [1.36.0](/php/docs/reference/gax/1.36.0/ClientStream)\n- [1.35.1](/php/docs/reference/gax/1.35.1/ClientStream) \nReference documentation and code samples for the Google API Core Client class ClientStream.\n\nClientStream is the response object from a gRPC client streaming API call.\n\nNamespace\n---------\n\nGoogle \\\\ ApiCore\n\nMethods\n-------\n\n### __construct\n\nClientStream constructor.\n\n### write\n\nWrite request to the server.\n\n### readResponse\n\nRead the response from the server, completing the streaming call.\n\n### writeAllAndReadResponse\n\nWrite all data in $dataArray and read the response from the server, completing the streaming\ncall.\n\n### getClientStreamingCall\n\nReturn the underlying gRPC call object"]]