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

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

Debug information related to ingested context reference.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#context_reference_retrieved

def context_reference_retrieved() -> ::Boolean
Returns
  • (::Boolean) — The status of context_reference retrieval from database.

#context_reference_retrieved=

def context_reference_retrieved=(value) -> ::Boolean
Parameter
  • value (::Boolean) — The status of context_reference retrieval from database.
Returns
  • (::Boolean) — The status of context_reference retrieval from database.

#ingested_parameters_debug_info

def ingested_parameters_debug_info() -> ::Array<::Google::Cloud::Dialogflow::V2::IngestedContextReferenceDebugInfo::IngestedParameterDebugInfo>
Returns

#ingested_parameters_debug_info=

def ingested_parameters_debug_info=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::IngestedContextReferenceDebugInfo::IngestedParameterDebugInfo>
Parameter
Returns

#project_not_allowlisted

def project_not_allowlisted() -> ::Boolean
Returns
  • (::Boolean) — Indicates if the project is allowlisted to use ingested context reference.

#project_not_allowlisted=

def project_not_allowlisted=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Indicates if the project is allowlisted to use ingested context reference.
Returns
  • (::Boolean) — Indicates if the project is allowlisted to use ingested context reference.