Class: DatadogAPIClient::V2::ObservabilityPipelineGoogleChronicleDestinationEncoding

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/observability_pipeline_google_chronicle_destination_encoding.rb

Overview

The encoding format for the logs sent to Chronicle.

Constant Summary collapse

JSON =
"json".freeze
RAW_MESSAGE =
"raw_message".freeze

Method Summary

Methods included from BaseEnumModel

included