The path to which logs are saved when the destination = PATH. This can be a
local file path on the VM, or under the mount point of a Persistent Disk or
Filestore, or a Cloud Storage path.
[[["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 document provides reference information for the `LogsPolicy` class within the Google Cloud Batch v1 API, detailing its purpose in managing how task outputs (stdout/stderr) are preserved."],["The `LogsPolicy` class, part of the `Google.Cloud.Batch.V1` namespace, is available across multiple versions of the API, with version 2.13.0 as the latest."],["`LogsPolicy` is implemented using various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["Key properties of the `LogsPolicy` class include `CloudLoggingOption` for settings in Cloud Logging, `Destination` to specify where logs are saved, and `LogsPath` to define the log file path when the destination is a custom path."],["The documentation includes constructors for `LogsPolicy` to provide instanciation, either default or from an existing instance, along with details on inherited members from the `object` class."]]],[]]