public sealed class StackdriverLoggingConfig : IMessage<StackdriverLoggingConfig>, IEquatable<StackdriverLoggingConfig>, IDeepCloneable<StackdriverLoggingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2beta3 API class StackdriverLoggingConfig.
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 document provides reference documentation for the \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e class within the Google Cloud Tasks v2beta3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e is a class used to configure logging options for Stackdriver Logging, with implementation of several interfaces for specific functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSamplingRatio\u003c/code\u003e property, a double value, within \u003ccode\u003eStackdriverLoggingConfig\u003c/code\u003e determines the percentage of operations logged to Stackdriver Logging, with 0.0 representing no logging.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, a parameterless one, and one that takes another StackdriverLoggingConfig as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.Tasks.V2Beta3\u003c/code\u003e namespace and is compiled into the \u003ccode\u003eGoogle.Cloud.Tasks.V2Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]