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 allows configuration for logging operations to Stackdriver Logging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Tasks.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Tasks.V2.dll\u003c/code\u003e assembly, and is available from version 2.2.0 onward.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API can be found under version 3.5.0, while this page details the class under version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with the \u003ccode\u003eObject\u003c/code\u003e class as its parent.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property named \u003ccode\u003eSamplingRatio\u003c/code\u003e, which is a double value specifying the fraction of operations that will be logged, with values ranging between 0.0 and 1.0.\u003c/p\u003e\n"]]],[],null,[]]