class Google::Cloud::Env::ComputeMetadata
def existence_immediate
-
(:confirmed)- if we have a confirmed response from metadata. -
(:unconfirmed)- if we believe metadata should be present but we -
(:no)- if we know the metadata server is not present -
(nil)- if we have no information at all yet
def existence_immediate @existence end