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 documentation provides reference material for the `LogsPolicy` class within the Google Cloud Batch v1 API, with the latest version being 2.13.0."],["`LogsPolicy` dictates how a Job's Task outputs (stdout/stderr) are stored, allowing specification of log destinations."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its functionality."],["The `LogsPolicy` class includes properties like `CloudLoggingOption`, `Destination`, and `LogsPath` to configure logging behavior, including saving to cloud logging or a specified path."],["The namespace for the `LogsPolicy` is `Google.Cloud.Batch.V1` and is in the `Google.Cloud.Batch.V1.dll` assembly."]]],[]]