Class: DatadogAPIClient::V1::SyntheticsLocalVariableParsingOptionsType

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

Overview

Property of the Synthetic Test Response to extract into a local variable.

Constant Summary collapse

GRPC_MESSAGE =
"grpc_message".freeze
GRPC_METADATA =
"grpc_metadata".freeze
HTTP_BODY =
"http_body".freeze
HTTP_HEADER =
"http_header".freeze
HTTP_STATUS_CODE =
"http_status_code".freeze

Method Summary

Methods included from BaseEnumModel

included