Builder
class Builder
Properties
Link copied to clipboard
The maximum number of intents to return in the response. The default is 10.
Link copied to clipboard
Substring to match in intent names. An intent will be returned if any part of its name matches the substring. For example, "xyz" matches both "xyzabc" and "abcxyz."
Link copied to clipboard