Compartilhar via


Examples.ExamplesAddDefinitionStages.WithExampleLabelObject Interface

public interface WithExampleLabelObject

The stage of the definition to be specify exampleLabelObject.

Method Summary

Modifier and Type Method and Description
ExamplesAddDefinitionStages.WithExecute withExampleLabelObject(ExampleLabelObject exampleLabelObject)

A labeled example utterance with the expected intent and entities.

Method Details

withExampleLabelObject

public ExamplesAddDefinitionStages.WithExecute withExampleLabelObject(ExampleLabelObject exampleLabelObject)

A labeled example utterance with the expected intent and entities.

Parameters:

exampleLabelObject

Returns:

next definition stage

Applies to