# Functions
New creates a new query history API client.
NewCreateQueryBadRequest creates a CreateQueryBadRequest with default headers values.
NewCreateQueryInternalServerError creates a CreateQueryInternalServerError with default headers values.
NewCreateQueryOK creates a CreateQueryOK with default headers values.
NewCreateQueryParams creates a new CreateQueryParams object, with the default timeout for this client.
NewCreateQueryParamsWithContext creates a new CreateQueryParams object with the ability to set a context for a request.
NewCreateQueryParamsWithHTTPClient creates a new CreateQueryParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueryParamsWithTimeout creates a new CreateQueryParams object with the ability to set a timeout on a request.
NewCreateQueryUnauthorized creates a CreateQueryUnauthorized with default headers values.
NewDeleteQueryInternalServerError creates a DeleteQueryInternalServerError with default headers values.
NewDeleteQueryOK creates a DeleteQueryOK with default headers values.
NewDeleteQueryParams creates a new DeleteQueryParams object, with the default timeout for this client.
NewDeleteQueryParamsWithContext creates a new DeleteQueryParams object with the ability to set a context for a request.
NewDeleteQueryParamsWithHTTPClient creates a new DeleteQueryParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueryParamsWithTimeout creates a new DeleteQueryParams object with the ability to set a timeout on a request.
NewDeleteQueryUnauthorized creates a DeleteQueryUnauthorized with default headers values.
NewPatchQueryCommentBadRequest creates a PatchQueryCommentBadRequest with default headers values.
NewPatchQueryCommentInternalServerError creates a PatchQueryCommentInternalServerError with default headers values.
NewPatchQueryCommentOK creates a PatchQueryCommentOK with default headers values.
NewPatchQueryCommentParams creates a new PatchQueryCommentParams object, with the default timeout for this client.
NewPatchQueryCommentParamsWithContext creates a new PatchQueryCommentParams object with the ability to set a context for a request.
NewPatchQueryCommentParamsWithHTTPClient creates a new PatchQueryCommentParams object with the ability to set a custom HTTPClient for a request.
NewPatchQueryCommentParamsWithTimeout creates a new PatchQueryCommentParams object with the ability to set a timeout on a request.
NewPatchQueryCommentUnauthorized creates a PatchQueryCommentUnauthorized with default headers values.
NewSearchQueriesInternalServerError creates a SearchQueriesInternalServerError with default headers values.
NewSearchQueriesOK creates a SearchQueriesOK with default headers values.
NewSearchQueriesParams creates a new SearchQueriesParams object, with the default timeout for this client.
NewSearchQueriesParamsWithContext creates a new SearchQueriesParams object with the ability to set a context for a request.
NewSearchQueriesParamsWithHTTPClient creates a new SearchQueriesParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueriesParamsWithTimeout creates a new SearchQueriesParams object with the ability to set a timeout on a request.
NewSearchQueriesUnauthorized creates a SearchQueriesUnauthorized with default headers values.
NewStarQueryInternalServerError creates a StarQueryInternalServerError with default headers values.
NewStarQueryOK creates a StarQueryOK with default headers values.
NewStarQueryParams creates a new StarQueryParams object, with the default timeout for this client.
NewStarQueryParamsWithContext creates a new StarQueryParams object with the ability to set a context for a request.
NewStarQueryParamsWithHTTPClient creates a new StarQueryParams object with the ability to set a custom HTTPClient for a request.
NewStarQueryParamsWithTimeout creates a new StarQueryParams object with the ability to set a timeout on a request.
NewStarQueryUnauthorized creates a StarQueryUnauthorized with default headers values.
NewUnstarQueryInternalServerError creates a UnstarQueryInternalServerError with default headers values.
NewUnstarQueryOK creates a UnstarQueryOK with default headers values.
NewUnstarQueryParams creates a new UnstarQueryParams object, with the default timeout for this client.
NewUnstarQueryParamsWithContext creates a new UnstarQueryParams object with the ability to set a context for a request.
NewUnstarQueryParamsWithHTTPClient creates a new UnstarQueryParams object with the ability to set a custom HTTPClient for a request.
NewUnstarQueryParamsWithTimeout creates a new UnstarQueryParams object with the ability to set a timeout on a request.
NewUnstarQueryUnauthorized creates a UnstarQueryUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
Client for query history API
*/.
CreateQueryBadRequest describes a response with status code 400, with default header values.
CreateQueryInternalServerError describes a response with status code 500, with default header values.
CreateQueryOK describes a response with status code 200, with default header values.
CreateQueryParams contains all the parameters to send to the API endpoint
for the create query operation.
CreateQueryReader is a Reader for the CreateQuery structure.
CreateQueryUnauthorized describes a response with status code 401, with default header values.
DeleteQueryInternalServerError describes a response with status code 500, with default header values.
DeleteQueryOK describes a response with status code 200, with default header values.
DeleteQueryParams contains all the parameters to send to the API endpoint
for the delete query operation.
DeleteQueryReader is a Reader for the DeleteQuery structure.
DeleteQueryUnauthorized describes a response with status code 401, with default header values.
PatchQueryCommentBadRequest describes a response with status code 400, with default header values.
PatchQueryCommentInternalServerError describes a response with status code 500, with default header values.
PatchQueryCommentOK describes a response with status code 200, with default header values.
PatchQueryCommentParams contains all the parameters to send to the API endpoint
for the patch query comment operation.
PatchQueryCommentReader is a Reader for the PatchQueryComment structure.
PatchQueryCommentUnauthorized describes a response with status code 401, with default header values.
SearchQueriesInternalServerError describes a response with status code 500, with default header values.
SearchQueriesOK describes a response with status code 200, with default header values.
SearchQueriesParams contains all the parameters to send to the API endpoint
for the search queries operation.
SearchQueriesReader is a Reader for the SearchQueries structure.
SearchQueriesUnauthorized describes a response with status code 401, with default header values.
StarQueryInternalServerError describes a response with status code 500, with default header values.
StarQueryOK describes a response with status code 200, with default header values.
StarQueryParams contains all the parameters to send to the API endpoint
for the star query operation.
StarQueryReader is a Reader for the StarQuery structure.
StarQueryUnauthorized describes a response with status code 401, with default header values.
UnstarQueryInternalServerError describes a response with status code 500, with default header values.
UnstarQueryOK describes a response with status code 200, with default header values.
UnstarQueryParams contains all the parameters to send to the API endpoint
for the unstar query operation.
UnstarQueryReader is a Reader for the UnstarQuery structure.
UnstarQueryUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.