Class: DatadogAPIClient::V2::LogsArchiveIntegrationGCS

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

Overview

The GCS archive’s integration destination.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#client_emailObject

A client email.



29
30
31
# File 'lib/datadog_api_client/v2/models/logs_archive_integration_gcs.rb', line 29

def client_email
  @client_email
end

#project_idObject

A project ID.



32
33
34
# File 'lib/datadog_api_client/v2/models/logs_archive_integration_gcs.rb', line 32

def project_id
  @project_id
end