class GoogleMobileFriendly::ResponseData::RunMobileFriendlyTestResponse
Constants
- MOBILE_FRIENDLY
- MOBILE_FRIENDLY_TEST_RESULT_UNSPECIFIED
- NOT_MOBILE_FRIENDLY
Public Class Methods
mobile_friendly()
click to toggle source
# File lib/google_mobile_friendly/response_data/run_mobile_friendly_test_response.rb, line 8 def self.mobile_friendly 'MOBILE_FRIENDLY' end