class Google::Apis::DiscoveryV1::RestMethod::Response
The schema for the response.
Attributes
Schema ID for the response schema. Corresponds to the JSON property ‘$ref` @return [String]
Public Class Methods
Source
# File lib/google/apis/discovery_v1/classes.rb, line 1004 def initialize(**args) update!(**args) end
Public Instance Methods
Source
# File lib/google/apis/discovery_v1/classes.rb, line 1009 def update!(**args) @_ref = args[:_ref] if args.key?(:_ref) end
Update properties of this object