# Functions
New creates a new cognitive profile service API client.
NewCreateCognitiveProfileOK creates a CreateCognitiveProfileOK with default headers values.
NewCreateCognitiveProfileParams creates a new CreateCognitiveProfileParams object, with the default timeout for this client.
NewCreateCognitiveProfileParamsWithContext creates a new CreateCognitiveProfileParams object with the ability to set a context for a request.
NewCreateCognitiveProfileParamsWithHTTPClient creates a new CreateCognitiveProfileParams object with the ability to set a custom HTTPClient for a request.
NewCreateCognitiveProfileParamsWithTimeout creates a new CreateCognitiveProfileParams object with the ability to set a timeout on a request.
NewDeleteCognitiveProfileOK creates a DeleteCognitiveProfileOK with default headers values.
NewDeleteCognitiveProfileParams creates a new DeleteCognitiveProfileParams object, with the default timeout for this client.
NewDeleteCognitiveProfileParamsWithContext creates a new DeleteCognitiveProfileParams object with the ability to set a context for a request.
NewDeleteCognitiveProfileParamsWithHTTPClient creates a new DeleteCognitiveProfileParams object with the ability to set a custom HTTPClient for a request.
NewDeleteCognitiveProfileParamsWithTimeout creates a new DeleteCognitiveProfileParams object with the ability to set a timeout on a request.
NewPatchCognitiveProfileOK creates a PatchCognitiveProfileOK with default headers values.
NewPatchCognitiveProfileParams creates a new PatchCognitiveProfileParams object, with the default timeout for this client.
NewPatchCognitiveProfileParamsWithContext creates a new PatchCognitiveProfileParams object with the ability to set a context for a request.
NewPatchCognitiveProfileParamsWithHTTPClient creates a new PatchCognitiveProfileParams object with the ability to set a custom HTTPClient for a request.
NewPatchCognitiveProfileParamsWithTimeout creates a new PatchCognitiveProfileParams object with the ability to set a timeout on a request.
NewReadCognitiveProfileOK creates a ReadCognitiveProfileOK with default headers values.
NewReadCognitiveProfileParams creates a new ReadCognitiveProfileParams object, with the default timeout for this client.
NewReadCognitiveProfileParamsWithContext creates a new ReadCognitiveProfileParams object with the ability to set a context for a request.
NewReadCognitiveProfileParamsWithHTTPClient creates a new ReadCognitiveProfileParams object with the ability to set a custom HTTPClient for a request.
NewReadCognitiveProfileParamsWithTimeout creates a new ReadCognitiveProfileParams object with the ability to set a timeout on a request.
NewSearchCognitiveProfileOK creates a SearchCognitiveProfileOK with default headers values.
NewSearchCognitiveProfileParams creates a new SearchCognitiveProfileParams object, with the default timeout for this client.
NewSearchCognitiveProfileParamsWithContext creates a new SearchCognitiveProfileParams object with the ability to set a context for a request.
NewSearchCognitiveProfileParamsWithHTTPClient creates a new SearchCognitiveProfileParams object with the ability to set a custom HTTPClient for a request.
NewSearchCognitiveProfileParamsWithTimeout creates a new SearchCognitiveProfileParams object with the ability to set a timeout on a request.
NewUpdateCognitiveProfileOK creates a UpdateCognitiveProfileOK with default headers values.
NewUpdateCognitiveProfileParams creates a new UpdateCognitiveProfileParams object, with the default timeout for this client.
NewUpdateCognitiveProfileParamsWithContext creates a new UpdateCognitiveProfileParams object with the ability to set a context for a request.
NewUpdateCognitiveProfileParamsWithHTTPClient creates a new UpdateCognitiveProfileParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCognitiveProfileParamsWithTimeout creates a new UpdateCognitiveProfileParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for cognitive profile service API
*/.
CreateCognitiveProfileOK describes a response with status code 200, with default header values.
CreateCognitiveProfileParams contains all the parameters to send to the API endpoint
for the create cognitive profile operation.
CreateCognitiveProfileReader is a Reader for the CreateCognitiveProfile structure.
DeleteCognitiveProfileOK describes a response with status code 200, with default header values.
DeleteCognitiveProfileParams contains all the parameters to send to the API endpoint
for the delete cognitive profile operation.
DeleteCognitiveProfileReader is a Reader for the DeleteCognitiveProfile structure.
PatchCognitiveProfileOK describes a response with status code 200, with default header values.
PatchCognitiveProfileParams contains all the parameters to send to the API endpoint
for the patch cognitive profile operation.
PatchCognitiveProfileReader is a Reader for the PatchCognitiveProfile structure.
ReadCognitiveProfileOK describes a response with status code 200, with default header values.
ReadCognitiveProfileParams contains all the parameters to send to the API endpoint
for the read cognitive profile operation.
ReadCognitiveProfileReader is a Reader for the ReadCognitiveProfile structure.
SearchCognitiveProfileOK describes a response with status code 200, with default header values.
SearchCognitiveProfileParams contains all the parameters to send to the API endpoint
for the search cognitive profile operation.
SearchCognitiveProfileReader is a Reader for the SearchCognitiveProfile structure.
UpdateCognitiveProfileOK describes a response with status code 200, with default header values.
UpdateCognitiveProfileParams contains all the parameters to send to the API endpoint
for the update cognitive profile operation.
UpdateCognitiveProfileReader is a Reader for the UpdateCognitiveProfile structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.