Batch v1alpha API - Enum LogsPolicy.Types.Destination (1.0.0-alpha26)

public enum LogsPolicy.Types.Destination

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

The destination (if any) for logs.

Namespace

Google.Cloud.Batch.V1Alpha

Assembly

Google.Cloud.Batch.V1Alpha.dll

Fields

NameDescription
CloudLogging

Logs are streamed to Cloud Logging.

Path

Logs are saved to a file path.

Unspecified

Logs are not preserved.