Class: DatadogAPIClient::V2::ObservabilityPipelineSocketSourceFramingBytesMethod

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

Overview

Byte frames are passed through as-is according to the underlying I/O boundaries (for example, split between messages or stream segments).

Constant Summary collapse

BYTES =
"bytes".freeze

Method Summary

Methods included from BaseEnumModel

included