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 latest version of the `LogsPolicy` API class is 2.13.0, while version 1.3.0 is also available, along with a range of versions in between."],["`LogsPolicy` describes how outputs from a Job's Tasks, including standard output and standard error, will be stored."],["The `LogsPolicy` class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`LogsPolicy` has two main properties: `Destination`, which determines where the logs are saved, and `LogsPath`, which specifies the exact location of the logs when the destination is set to a file path."],["The namespace for `LogsPolicy` is `Google.Cloud.Batch.V1`, and it is contained in the `Google.Cloud.Batch.V1.dll` assembly."]]],[]]