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-03-21 UTC."],[[["The provided content details the `CloudLoggingOption` class within the Google Cloud Batch v1 API, focusing on its role in managing Cloud Logging for Batch jobs."],["The `CloudLoggingOption` class offers settings for customizing Cloud Logging, specifically for logs generated by Batch jobs, with options like changing the monitored resource type."],["The content provides a list of available versions for `CloudLoggingOption`, ranging from version 1.0.0 to the latest 2.13.0, each linked to its respective documentation page."],["This `CloudLoggingOption` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the .NET framework."],["The `UseGenericTaskMonitoredResource` property within this class allows users to switch the monitored resource type from `batch.googleapis.com/Job` to the older `generic_task` type for Cloud Logging."]]],[]]