With Raw Response
A view of InteractionServiceAsync that provides access to raw HTTP responses for each method.
Inheritors
Functions
Returns a raw HTTP response for post /{api_version}/interactions/{id}/cancel, but is otherwise the same as InteractionServiceAsync.cancel.
Returns a raw HTTP response for post /{api_version}/interactions, but is otherwise the same as InteractionServiceAsync.create.
Returns a raw HTTP response for post /{api_version}/interactions, but is otherwise the same as InteractionServiceAsync.createStreaming.
Returns a raw HTTP response for delete /{api_version}/interactions/{id}, but is otherwise the same as InteractionServiceAsync.delete.
Returns a raw HTTP response for get /{api_version}/interactions/{id}, but is otherwise the same as InteractionServiceAsync.get.
Returns a raw HTTP response for get /{api_version}/interactions/{id}, but is otherwise the same as InteractionServiceAsync.getStreaming.
Returns a view of this service with the given option modifications applied.