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 `CloudLoggingOption` class in the Google Cloud Batch v1 API provides settings for Cloud Logging logs produced by Batch jobs."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class has a property `UseGenericTaskMonitoredResource` which, when set to true, modifies the monitored resource type for Cloud Logging from `batch.googleapis.com/Job` to `generic_task`."],["The reference document list the available version of the API, where version 2.13.0 is the latest, and 1.0.0 is the oldest available version."],["This page provides reference documentation and code samples for the class `LogsPolicy.Types.CloudLoggingOption` within the Batch v1 API."]]],[]]