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."],[[["This documentation provides details for the `LogsPolicy` class within the Google Cloud Batch v1 API, outlining its purpose in managing how job task outputs (stdout/stderr) are preserved."],["The latest version available is 2.13.0, and the document references a comprehensive list of versions from 1.0.0 to 2.13.0 for `LogsPolicy` with version 2.4.0 being focused on in this documentation."],["The `LogsPolicy` class, which inherits from `object` and implements multiple interfaces, has two constructors: a default one and one that accepts another `LogsPolicy` object as a parameter."],["Key properties of the `LogsPolicy` class include `Destination`, which specifies where logs are saved, and `LogsPath`, which defines the specific path for log storage when `Destination` is set to PATH."],["The content provided has information about a large amount of versions for the same class `LogsPolicy`, with this specific documentation focusing on version 2.4.0 of said class."]]],[]]