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 the preservation of job task outputs."],["The `LogsPolicy` class, found in the `Google.Cloud.Batch.V1` namespace, offers two constructors: a default constructor and one that takes another `LogsPolicy` object as a parameter for duplication."],["The `LogsPolicy` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting members from the base `object` class."],["Key properties of the `LogsPolicy` class include `Destination`, which determines where logs are stored, and `LogsPath`, specifying the exact storage location when using a path-based destination."],["The document lists all the versions available starting from version 1.0.0 up until 2.13.0."]]],[]]