Batch V1 API - Module Google::Cloud::Batch::V1::LogsPolicy::Destination (v1.8.2)
Stay organized with collections
Save and categorize content based on your preferences.
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 (Default) Logs are not preserved.
CLOUD_LOGGING
value: 1 Logs are streamed to Cloud Logging. Optionally, you can configure
additional settings in the cloudLoggingOption field.
PATH
value: 2 Logs are saved to the file path specified in the logsPath field.