public sealed class LogsPolicy.Types.CloudLoggingOption : IMessage<LogsPolicy.Types.CloudLoggingOption>, IEquatable<LogsPolicy.Types.CloudLoggingOption>, IDeepCloneable<LogsPolicy.Types.CloudLoggingOption>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class LogsPolicy.Types.CloudLoggingOption.
CloudLoggingOption contains additional settings for Cloud Logging logs
generated by Batch job.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `LogsPolicy.Types.CloudLoggingOption` class within the Batch v1 API, specifically for .NET development."],["The `CloudLoggingOption` class is used to configure Cloud Logging settings for logs generated by Batch jobs."],["The webpage lists the available versions of the Batch API for this class, ranging from version 1.0.0 to the latest version 2.13.0."],["`CloudLoggingOption` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The `UseGenericTaskMonitoredResource` property, a boolean flag, allows users to switch the monitored resource type for Cloud Logging logs from `batch.googleapis.com/Job` to `generic_task`."]]],[]]