Class: DatadogAPIClient::V2::ObservabilityPipelineGoogleCloudStorageDestinationType

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

Overview

The destination type. Always google_cloud_storage.

Constant Summary collapse

GOOGLE_CLOUD_STORAGE =
"google_cloud_storage".freeze

Method Summary

Methods included from BaseEnumModel

included