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 covers the `CloudLoggingOption` class, which is part of the Batch v1alpha API within the `Google.Cloud.Batch.V1Alpha` namespace."],["`CloudLoggingOption` provides settings for Cloud Logging logs generated by Batch jobs, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes constructors for creating a new `CloudLoggingOption` or copying an existing one."],["A key property is `UseGenericTaskMonitoredResource`, which allows changing the monitored resource type for Cloud Logging logs from `batch.googleapis.com/Job` to `generic_task`."],["The document is version 1.0.0-alpha31 (latest) and 1.0.0-alpha30."]]],[]]