# Functions
New creates a new search API client.
New creates a new search API client with basic auth credentials.
New creates a new search API client with a bearer token for authentication.
NewSearchIndexedObjectsDefault creates a SearchIndexedObjectsDefault with default headers values.
NewSearchIndexedObjectsOK creates a SearchIndexedObjectsOK with default headers values.
NewSearchIndexedObjectsParams creates a new SearchIndexedObjectsParams object, with the default timeout for this client.
NewSearchIndexedObjectsParamsWithContext creates a new SearchIndexedObjectsParams object with the ability to set a context for a request.
NewSearchIndexedObjectsParamsWithHTTPClient creates a new SearchIndexedObjectsParams object with the ability to set a custom HTTPClient for a request.
NewSearchIndexedObjectsParamsWithTimeout creates a new SearchIndexedObjectsParams object with the ability to set a timeout on a request.
NewSearchObjectsDefault creates a SearchObjectsDefault with default headers values.
NewSearchObjectsOK creates a SearchObjectsOK with default headers values.
NewSearchObjectsParams creates a new SearchObjectsParams object, with the default timeout for this client.
NewSearchObjectsParamsWithContext creates a new SearchObjectsParams object with the ability to set a context for a request.
NewSearchObjectsParamsWithHTTPClient creates a new SearchObjectsParams object with the ability to set a custom HTTPClient for a request.
NewSearchObjectsParamsWithTimeout creates a new SearchObjectsParams object with the ability to set a timeout on a request.
NewSearchProtectedObjectsDefault creates a SearchProtectedObjectsDefault with default headers values.
NewSearchProtectedObjectsOK creates a SearchProtectedObjectsOK with default headers values.
NewSearchProtectedObjectsParams creates a new SearchProtectedObjectsParams object, with the default timeout for this client.
NewSearchProtectedObjectsParamsWithContext creates a new SearchProtectedObjectsParams object with the ability to set a context for a request.
NewSearchProtectedObjectsParamsWithHTTPClient creates a new SearchProtectedObjectsParams object with the ability to set a custom HTTPClient for a request.
NewSearchProtectedObjectsParamsWithTimeout creates a new SearchProtectedObjectsParams object with the ability to set a timeout on a request.
# Structs
Client for search API
*/.
SearchIndexedObjectsDefault describes a response with status code -1, with default header values.
SearchIndexedObjectsOK describes a response with status code 200, with default header values.
SearchIndexedObjectsParams contains all the parameters to send to the API endpoint
for the search indexed objects operation.
SearchIndexedObjectsReader is a Reader for the SearchIndexedObjects structure.
SearchObjectsDefault describes a response with status code -1, with default header values.
SearchObjectsOK describes a response with status code 200, with default header values.
SearchObjectsParams contains all the parameters to send to the API endpoint
for the search objects operation.
SearchObjectsReader is a Reader for the SearchObjects structure.
SearchProtectedObjectsDefault describes a response with status code -1, with default header values.
SearchProtectedObjectsOK describes a response with status code 200, with default header values.
SearchProtectedObjectsParams contains all the parameters to send to the API endpoint
for the search protected objects operation.
SearchProtectedObjectsReader is a Reader for the SearchProtectedObjects structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.