Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::IngestedContextReferenceDebugInfo::IngestedParameterDebugInfo (v1.15.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::IngestedContextReferenceDebugInfo::IngestedParameterDebugInfo.

Debug information related to ingested parameters from context reference.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ingestion_status

def ingestion_status() -> ::Google::Cloud::Dialogflow::V2::IngestedContextReferenceDebugInfo::IngestedParameterDebugInfo::IngestionStatus

#ingestion_status=

def ingestion_status=(value) -> ::Google::Cloud::Dialogflow::V2::IngestedContextReferenceDebugInfo::IngestedParameterDebugInfo::IngestionStatus
Parameter

#parameter

def parameter() -> ::String
Returns
  • (::String) — The name of the parameter in the context reference.

#parameter=

def parameter=(value) -> ::String
Parameter
  • value (::String) — The name of the parameter in the context reference.
Returns
  • (::String) — The name of the parameter in the context reference.