SELECT D.name, D.zoneNameFROM [cloud_history.Disks] DLEFT OUTER JOIN FLATTEN([cloud_history.Instances], disks) I ON D.name = I.disks.deviceName AND D.snapshotId = I.snapshotIdWHERE I.disks.deviceName IS NULL AND D.snapshotId = TIMESTAMP("YYYY-MM-DD hh:mm:ss")
gs:///path/to/file
$fp = fopen("gs://my_bucket/some_file.txt", "w");fwrite($fp, "Hello");fclose($fp);
$options = [ "gs" => [ "Content-Type" => "text/plain" ]];$ctx = stream_context_create($options);file_put_contents("gs://my_bucket/hello.txt", "Hello", 0, $ctx);
google_app_engine.allow_include_gs_buckets = "bucket_1, bucket_2"
Use promo code NEXT1720 to save $300 off general admission