# Functions
New creates a new file transcript service API client.
NewCreateFileTranscriptOK creates a CreateFileTranscriptOK with default headers values.
NewCreateFileTranscriptParams creates a new CreateFileTranscriptParams object, with the default timeout for this client.
NewCreateFileTranscriptParamsWithContext creates a new CreateFileTranscriptParams object with the ability to set a context for a request.
NewCreateFileTranscriptParamsWithHTTPClient creates a new CreateFileTranscriptParams object with the ability to set a custom HTTPClient for a request.
NewCreateFileTranscriptParamsWithTimeout creates a new CreateFileTranscriptParams object with the ability to set a timeout on a request.
NewDeleteFileTranscriptOK creates a DeleteFileTranscriptOK with default headers values.
NewDeleteFileTranscriptParams creates a new DeleteFileTranscriptParams object, with the default timeout for this client.
NewDeleteFileTranscriptParamsWithContext creates a new DeleteFileTranscriptParams object with the ability to set a context for a request.
NewDeleteFileTranscriptParamsWithHTTPClient creates a new DeleteFileTranscriptParams object with the ability to set a custom HTTPClient for a request.
NewDeleteFileTranscriptParamsWithTimeout creates a new DeleteFileTranscriptParams object with the ability to set a timeout on a request.
NewGetFileTranscriptPhrasesOK creates a GetFileTranscriptPhrasesOK with default headers values.
NewGetFileTranscriptPhrasesParams creates a new GetFileTranscriptPhrasesParams object, with the default timeout for this client.
NewGetFileTranscriptPhrasesParamsWithContext creates a new GetFileTranscriptPhrasesParams object with the ability to set a context for a request.
NewGetFileTranscriptPhrasesParamsWithHTTPClient creates a new GetFileTranscriptPhrasesParams object with the ability to set a custom HTTPClient for a request.
NewGetFileTranscriptPhrasesParamsWithTimeout creates a new GetFileTranscriptPhrasesParams object with the ability to set a timeout on a request.
NewPutFileTranscriptOK creates a PutFileTranscriptOK with default headers values.
NewPutFileTranscriptParams creates a new PutFileTranscriptParams object, with the default timeout for this client.
NewPutFileTranscriptParamsWithContext creates a new PutFileTranscriptParams object with the ability to set a context for a request.
NewPutFileTranscriptParamsWithHTTPClient creates a new PutFileTranscriptParams object with the ability to set a custom HTTPClient for a request.
NewPutFileTranscriptParamsWithTimeout creates a new PutFileTranscriptParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for file transcript service API
*/.
CreateFileTranscriptOK describes a response with status code 200, with default header values.
CreateFileTranscriptParams contains all the parameters to send to the API endpoint
for the create file transcript operation.
CreateFileTranscriptReader is a Reader for the CreateFileTranscript structure.
DeleteFileTranscriptOK describes a response with status code 200, with default header values.
DeleteFileTranscriptParams contains all the parameters to send to the API endpoint
for the delete file transcript operation.
DeleteFileTranscriptReader is a Reader for the DeleteFileTranscript structure.
GetFileTranscriptPhrasesOK describes a response with status code 200, with default header values.
GetFileTranscriptPhrasesParams contains all the parameters to send to the API endpoint
for the get file transcript phrases operation.
GetFileTranscriptPhrasesReader is a Reader for the GetFileTranscriptPhrases structure.
PutFileTranscriptOK describes a response with status code 200, with default header values.
PutFileTranscriptParams contains all the parameters to send to the API endpoint
for the put file transcript operation.
PutFileTranscriptReader is a Reader for the PutFileTranscript structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.