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."],[[["The latest version of the `CloudLoggingOption` class is 2.13.0, part of the Google.Cloud.Batch.V1 namespace."],["This page provides reference documentation for the `LogsPolicy.Types.CloudLoggingOption` class, which manages Cloud Logging settings for Batch jobs."],["`CloudLoggingOption` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class allows for control over the monitored resource type for Cloud Logging, enabling users to switch between `batch.googleapis.com/Job` and `generic_task` types via the `UseGenericTaskMonitoredResource` property."],["The `CloudLoggingOption` class has multiple previous versions that are documented, ranging back to version 1.0.0."]]],[]]