Class IngestedParameterDebugInfo (2.48.0)

IngestedParameterDebugInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Debug information related to ingested parameters from context reference.

Attributes

Name Description
parameter str
The name of the parameter in the context reference.
ingestion_status google.cloud.dialogflow_v2beta1.types.IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.IngestionStatus
The ingestion status for this specific parameter.

Classes

IngestionStatus

IngestionStatus(value)

Enum representing the various states of parameter ingestion.