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-03-21 UTC."],[[["The `LogsPolicy` class in the Google.Cloud.Batch.V1 API controls how task outputs (stdout/stderr) are stored within a job, with the most recent version being 2.13.0."],["`LogsPolicy` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for deep cloning, equality checks, and message handling."],["The `LogsPolicy` class has two constructors, one default and one that accepts another `LogsPolicy` instance for creating copies."],["The `Destination` property of `LogsPolicy` specifies where logs are saved, and `LogsPath` defines the specific file path, whether it is a local path, a cloud storage path or an object in a mounted volume."],["The webpage provides a list of all the available versions of the `LogsPolicy` class, ranging from 1.0.0 up to the latest 2.13.0 version."]]],[]]