Method: LiteLLMClient::CachePingResponse#ping_response
- Defined in:
- lib/litellm_client/models/cache_ping_response.rb
#ping_response ⇒ Object
Returns the value of attribute ping_response.
22 23 24 |
# File 'lib/litellm_client/models/cache_ping_response.rb', line 22 def ping_response @ping_response end |