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 page covers the `LogsPolicy` class within the Google Cloud Batch v1 API, with version 2.9.0 as the current focus, and lists the available versions, including the latest 2.13.0 release."],["The `LogsPolicy` class is designed to manage how outputs from a Job's Tasks, specifically stdout and stderr, are stored and handled, which includes where logs should be saved."],["`LogsPolicy` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, and it has a constructor that accepts another `LogsPolicy` instance for copying."],["Key properties of the `LogsPolicy` class include `CloudLoggingOption`, `Destination` and `LogsPath`, and they allow for configuration of Cloud Logging settings, specification of log destinations, and definition of log storage paths, respectively."],["The documentation also details inherited members like GetHashCode, GetType, and ToString, and provides context regarding the namespace (Google.Cloud.Batch.V1) and assembly (Google.Cloud.Batch.V1.dll) of the LogsPolicy class."]]],[]]