Sha256: fc9f905e40c7cfdbfa6efb73e574ded826962181f3c59fe816788528357f5c5c

Contents?: true

Size: 494 Bytes

Versions: 2

Compression:

Stored size: 494 Bytes

Contents

# DatadogAPIClient::V2::LogsArchiveIntegrationGCS

## Properties

| Name             | Type       | Description     | Notes |
| ---------------- | ---------- | --------------- | ----- |
| **client_email** | **String** | A client email. |       |
| **project_id**   | **String** | A project ID.   |       |

## Example

```ruby
require 'datadog_api_client/v2'

instance = DatadogAPIClient::V2::LogsArchiveIntegrationGCS.new(
  client_email: youremail@example.com,
  project_id: project-id
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v2/LogsArchiveIntegrationGCS.md
datadog_api_client-1.5.0 docs/v2/LogsArchiveIntegrationGCS.md