Batch V1 API - Module Google::Cloud::Batch::V1::LogsPolicy::Destination (v0.4.1)

Reference documentation and code samples for the Batch V1 API module Google::Cloud::Batch::V1::LogsPolicy::Destination.

The destination (if any) for logs.

Constants

DESTINATION_UNSPECIFIED

value: 0
Logs are not preserved.

CLOUD_LOGGING

value: 1
Logs are streamed to Cloud Logging.

PATH

value: 2
Logs are saved to a file path.