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"]],[["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-03-05 UTC."],[[["The latest version available is 2.37.0-rc, with the documentation for struct google::cloud::NullStream."],["This webpage provides documentation for multiple versions, ranging from 2.10.1 up to 2.37.0-rc, with the listed versions specifically covering the google::cloud::NullStream struct."],["The `NullStream` struct is used when logging is disabled at compile-time, effectively preventing tracing, debugging, and other low-severity messages from being output."],["The `operator\u003c\u003c` for `NullStream` is a generic, do-nothing operator that will take any type and does not modify the stream in any way."]]],[]]