Class Generator (2.32.0)

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

Attributes

Name Description
name str
Output only. Identifier. The resource name of the generator. Format: projects/
description str
Optional. Human readable description of the generator.
summarization_context google.cloud.dialogflow_v2beta1.types.SummarizationContext
Input of prebuilt Summarization feature. This field is a member of oneof_ context.
inference_parameter google.cloud.dialogflow_v2beta1.types.InferenceParameter
Optional. Inference parameters for this generator.
trigger_event google.cloud.dialogflow_v2beta1.types.TriggerEvent
Optional. The trigger event of the generator. It defines when the generator is triggered in a conversation.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Creation time of this generator.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. Update time of this generator.