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 available for the `Google.Cloud.Batch.V1.LogsPolicy` is 2.13.0, with version 2.11.0 being the current version focused on."],["`LogsPolicy` is a class within the Batch v1 API that determines how outputs from a Job's Tasks (stdout/stderr) are saved."],["The `LogsPolicy` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from object."],["The `LogsPolicy` class allows to set the `Destination`, `LogsPath`, and `CloudLoggingOption` properties, which are used to define where logs should be saved and how they are handled."],["The available constructors for `LogsPolicy` are a default constructor and one that takes another `LogsPolicy` object as a parameter for creating a new object."]]],[]]