Batch v1 API - Enum LogsPolicy.Types.Destination (2.13.0)

public enum LogsPolicy.Types.Destination

Reference documentation and code samples for the Batch v1 API enum LogsPolicy.Types.Destination.

The destination (if any) for logs.

Namespace

Google.Cloud.Batch.V1

Assembly

Google.Cloud.Batch.V1.dll

Fields

Name Description
CloudLogging

Logs are streamed to Cloud Logging. Optionally, you can configure additional settings in the cloudLoggingOption field.

Path

Logs are saved to the file path specified in the logsPath field.

Unspecified

(Default) Logs are not preserved.