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 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."],[[["This webpage provides documentation for the `LogsPolicy.Types.CloudLoggingOption` class within the Google Cloud Batch v1 API."],["The `CloudLoggingOption` class is designed to manage additional settings for Cloud Logging related to Batch jobs."],["The page outlines the inheritance hierarchy of the class, starting from `object`, as well as the interfaces it implements, which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also provides a history of the versions for this API element, allowing users to access its documentation from version 1.0.0 up until the latest release, 2.13.0."],["Constructors for creating `CloudLoggingOption` instances are detailed, including a default constructor and one that takes another `CloudLoggingOption` as a parameter for making copies."]]],[]]