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."],[[["The `LogsPolicy` class in the Google Cloud Batch v1 API defines how job task outputs (stdout/stderr) are preserved."],["The class offers options for log destinations, including `CLOUD_LOGGING` and `PATH`, allowing for flexibility in log storage."],["`LogsPolicy` has constructors for both creating new instances and for copying existing `LogsPolicy` instances."],["The `LogsPolicy` class has properties to manage cloud logging settings (`CloudLoggingOption`), log destination (`Destination`), and the path to save logs when using `PATH` as a destination (`LogsPath`)."],["The latest version of this API is 2.13.0, and the documentation covers versions back to 1.0.0."]]],[]]