GetBuiltinSlotTypesRequest
Types
Properties
Link copied to clipboard
The maximum number of slot types to return in the response. The default is 10.
Link copied to clipboard
Link copied to clipboard
Substring to match in built-in slot type signatures. A slot type will be returned if any part of its signature matches the substring. For example, "xyz" matches both "xyzabc" and "abcxyz."
Functions
Link copied to clipboard
inline fun copy(block: GetBuiltinSlotTypesRequest.Builder.() -> Unit = {}): GetBuiltinSlotTypesRequest