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 v1alpha 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."],[[["This documentation provides details for the `LogsPolicy.Types.CloudLoggingOption` class within the Batch v1alpha API, specifically for versions 1.0.0-alpha30 and 1.0.0-alpha31."],["The `CloudLoggingOption` class is used to configure additional settings for Cloud Logging logs generated by Batch jobs."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all in relation to LogsPolicy, Types and CloudLoggingOption."],["It includes two constructors, one default and one that takes another `LogsPolicy.Types.CloudLoggingOption` as a parameter to clone it."],["A key property, `UseGenericTaskMonitoredResource`, allows users to switch the monitored resource type for Cloud Logging logs from `batch.googleapis.com/Job` to `generic_task`."]]],[]]