Sha256: 0f4249a58d6f0919a4e45cbcef89d7275eabbd17d7466b9f0767ba565cf95345
Contents?: true
Size: 441 Bytes
Versions: 6
Compression:
Stored size: 441 Bytes
Contents
# DatadogAPIClient::V1::SyntheticsCITestMetadataCi ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **pipeline** | **String** | Name of the pipeline. | [optional] | | **provider** | **String** | Name of the CI provider. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::SyntheticsCITestMetadataCi.new( pipeline: null, provider: null ) ```
Version data entries
6 entries across 6 versions & 1 rubygems