commit | d9e942c5b5e64db96bf19bc73115d005afc6fcc8 | [log] [tgz] |
---|---|---|
author | Stanley Yang <yangstanley@google.com> | Thu Sep 09 20:26:02 2021 +0000 |
committer | Stanley Yang <yangstanley@google.com> | Thu Sep 09 20:26:02 2021 +0000 |
tree | 4a90f83bd62952c3c49e6c946283f5fa4d9bbdd5 | |
parent | 3fbf64f4532e35e14f2dca852bc3dfac456233c1 [diff] |
a Change-Id: I1be3786569ed47541ffd36778ea3d65b262b7cbf
diff --git a/testing_12.view.lkml b/testing_12.view.lkml index 932d860..63ce84f 100644 --- a/testing_12.view.lkml +++ b/testing_12.view.lkml
@@ -11,6 +11,8 @@ SELECT 'google.business.gke.CloudLoggingInsight' AS value UNION ALL SELECT 'google.business.gke' AS value + UNION ALL + SELECT 'google.business' AS value ;; }