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 webpage provides documentation for the `LogsPolicy` class within the Google Cloud Batch v1 API, which is used to manage how job task outputs (stdout/stderr) are stored."],["The latest version of `LogsPolicy` available is 2.13.0, and it is within the `Google.Cloud.Batch.V1` namespace, with multiple earlier versions available."],["The `LogsPolicy` class allows the setting of a destination, which is specified through the `Destination` property, and a path, which is managed via the `LogsPath` property, for log storage."],["The `LogsPolicy` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information about the `LogsPolicy` class's constructors, properties (`Destination` and `LogsPath`), and inherited members."]]],[]]