Sha256: c69096311a098b169ccdb6d2910c2b1c58c21aec8b748db015f6ab1953e0b40a
Contents?: true
Size: 500 Bytes
Versions: 2
Compression:
Stored size: 500 Bytes
Contents
# DatadogAPIClient::V1::SyntheticsBrowserTestResultFullCheck ## Properties | Name | Type | Description | Notes | | ---------- | --------------------------------------------------- | ----------- | ----- | | **config** | [**SyntheticsTestConfig**](SyntheticsTestConfig.md) | | | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::SyntheticsBrowserTestResultFullCheck.new( config: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/SyntheticsBrowserTestResultFullCheck.md |
datadog_api_client-1.5.0 | docs/v1/SyntheticsBrowserTestResultFullCheck.md |