Method: LiteLLMClient::ListGuardrailsResponse#hash

Defined in:
lib/litellm_client/models/list_guardrails_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



121
122
123
# File 'lib/litellm_client/models/list_guardrails_response.rb', line 121

def hash
  [guardrails].hash
end