With Raw Response Impl
Functions
Returns a raw HTTP response for post /{api_version}/interactions/{id}/cancel, but is otherwise the same as InteractionService.cancel.
Returns a raw HTTP response for post /{api_version}/interactions, but is otherwise the same as InteractionService.create.
Returns a raw HTTP response for post /{api_version}/interactions, but is otherwise the same as InteractionService.createStreaming.
Returns a raw HTTP response for delete /{api_version}/interactions/{id}, but is otherwise the same as InteractionService.delete.
Returns a raw HTTP response for get /{api_version}/interactions/{id}, but is otherwise the same as InteractionService.get.
Returns a raw HTTP response for get /{api_version}/interactions/{id}, but is otherwise the same as InteractionService.getStreaming.
Returns a view of this service with the given option modifications applied.