public sealed class StackdriverLoggingConfig : IMessage<StackdriverLoggingConfig>, IEquatable<StackdriverLoggingConfig>, IDeepCloneable<StackdriverLoggingConfig>, IBufferMessage, IMessage
Specifies the fraction of operations to write to
Stackdriver Logging.
This field may contain any value between 0.0 and 1.0, inclusive.
0.0 is the default and means that no operations are logged.
[[["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\u003eThis webpage details the \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class, which is used for configuring logging to Stackdriver Logging within the Google Cloud Tasks V2 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class is available in multiple versions, from 2.2.0 to the latest 3.5.0, with each having a dedicated documentation page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e can be initialized using a default constructor or a copy constructor, which accepts an existing \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSamplingRatio\u003c/code\u003e property of the \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class controls the fraction of operations that will be logged to Stackdriver, ranging from 0.0 (no logging) to 1.0 (all operations logged).\u003c/p\u003e\n"],["\u003cp\u003eThe StackdriverLoggingConfig class inherits from the base Object class and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]