Sha256: b0c04f03c1db70b72021014163b975aeec42c28754abcba9c013f60286d6b4c2
Contents?: true
Size: 437 Bytes
Versions: 7
Compression:
Stored size: 437 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
7 entries across 7 versions & 1 rubygems