Class: DatadogAPIClient::V2::ObservabilityPipelineGoogleCloudStorageDestinationStorageClass

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

Overview

Storage class used for objects stored in GCS.

Constant Summary collapse

STANDARD =
"STANDARD".freeze
NEARLINE =
"NEARLINE".freeze
COLDLINE =
"COLDLINE".freeze
ARCHIVE =
"ARCHIVE".freeze

Method Summary

Methods included from BaseEnumModel

included