class Google::Cloud::Env::LazyValue

def wait_backfill

Other tags:
    Private: -
def wait_backfill
  @backfill_notify.wait @mutex while @backfill_notify
end