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 page provides documentation for the \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class, which is part of the Google Cloud Tasks V2Beta3 library in .NET, version 2.0.0-beta08.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class allows users to configure logging options for Stackdriver Logging, enabling control over which operations are recorded.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class has a \u003ccode\u003eSamplingRatio\u003c/code\u003e property that determines the proportion of operations that will be logged, with values ranging from 0.0 (no logs) to 1.0 (all logs).\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation showcases links to other versions of the library.\u003c/p\u003e\n"]]],[],null,[]]