Method: Akeyless::CreateGcpTargetOutput#valid?

Defined in:
lib/akeyless/models/create_gcp_target_output.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • true if the model is valid



75
76
77
78
# File 'lib/akeyless/models/create_gcp_target_output.rb', line 75

def valid?
  warn '[DEPRECATED] the `valid?` method is obsolete'
  true
end