GoogleCloudDialogflowV2MessageAnnotation constructor
GoogleCloudDialogflowV2MessageAnnotation({
- bool? containEntities,
- List<
GoogleCloudDialogflowV2AnnotatedMessagePart> ? parts,
Implementation
GoogleCloudDialogflowV2MessageAnnotation({
this.containEntities,
this.parts,
});