Implements operator<< for all types, without any effect.
It is desirable to disable at compile-time tracing, debugging, and other low severity messages. The Google Cloud Platform C++ Libraries logging adaptors return an object of this class when the particular log-line is disabled at compile-time.
[[["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-14 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003egoogle::cloud::NullStream\u003c/code\u003e class across multiple versions, ranging from 2.10.1 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullStream\u003c/code\u003e is used by Google Cloud Platform C++ Libraries logging adaptors to return an object when log lines are disabled at compile-time, which effectively disables tracing and debugging messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNullStream\u003c/code\u003e class implements a generic do-nothing streaming operator (\u003ccode\u003eoperator<<\u003c/code\u003e) that accepts any type (\u003ccode\u003eT\u003c/code\u003e) as a parameter without performing any action.\u003c/p\u003e\n"],["\u003cp\u003eThe operator \u003ccode\u003eoperator<<\u003c/code\u003e returns an object of type \u003ccode\u003eNullStream &\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]