Class: DatadogAPIClient::V1::SyntheticsTestCallType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/synthetics_test_call_type.rb

Overview

The type of gRPC call to perform.

Constant Summary collapse

HEALTHCHECK =
"healthcheck".freeze
UNARY =
"unary".freeze

Method Summary

Methods included from BaseEnumModel

included