With Raw Response Impl
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.