# Functions
New creates a new enterprise API client.
NewSearchResultBadRequest creates a SearchResultBadRequest with default headers values.
NewSearchResultForbidden creates a SearchResultForbidden with default headers values.
NewSearchResultInternalServerError creates a SearchResultInternalServerError with default headers values.
NewSearchResultOK creates a SearchResultOK with default headers values.
NewSearchResultParams creates a new SearchResultParams object, with the default timeout for this client.
NewSearchResultParamsWithContext creates a new SearchResultParams object with the ability to set a context for a request.
NewSearchResultParamsWithHTTPClient creates a new SearchResultParams object with the ability to set a custom HTTPClient for a request.
NewSearchResultParamsWithTimeout creates a new SearchResultParams object with the ability to set a timeout on a request.
# Structs
Client for enterprise API
*/.
SearchResultBadRequest describes a response with status code 400, with default header values.
SearchResultForbidden describes a response with status code 403, with default header values.
SearchResultInternalServerError describes a response with status code 500, with default header values.
SearchResultOK describes a response with status code 200, with default header values.
SearchResultParams contains all the parameters to send to the API endpoint
for the search result operation.
SearchResultReader is a Reader for the SearchResult structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.