class Google::Cloud::Env::ComputeMetadata

def maybe_gcf

Other tags:
    Private: -
def maybe_gcf
  @variables["K_SERVICE"] && @variables["K_REVISION"] && @variables["GAE_RUNTIME"]
end