class Google::Cloud::Env::ComputeMetadata::Response

Basic HTTP response object, returned by {ComputeMetadata#lookup_response}.

This object duck-types the ‘status`, `body`, and `headers` fields of `Faraday::Response`. It also includes the CLOCK_MONOTONIC time when the data was retrieved.