Skip to content

Commit 81dec27

Browse files
authored
---
yaml --- r: 5173 b: refs/heads/master c: 0f4a178 h: refs/heads/master i: 5171: ef50ce5
1 parent 99d5cf6 commit 81dec27

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 8c9aca409f98f910569adba836be3f83e6dd0430
2+
refs/heads/master: 0f4a178fd44232c5c48a09b763592b31ec72c2f0
33
refs/heads/travis: dae77e558b884bc1b165155482d76c8e40b0fca4
44
refs/heads/gh-pages: c2885dba4ca5fa546ec268ea30687d296281695c
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-examples/src/test/java/com/google/cloud/examples/logging/snippets/ITLoggingSnippets.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ public class ITLoggingSnippets {
4949
"app_script_function", "dataproc_cluster", "ml_job", "bigquery_resource", "container",
5050
"gke_cluster", "cloud_debugger_resource", "http_load_balancer", "aws_ec2_instance",
5151
"client_auth_config_brand", "client_auth_config_client", "logging_log", "logging_sink",
52-
"metric", "project", "testservice_matrix", "service_account", "deployment",
53-
"dns_managed_zone");
52+
"metric", "project", "testservice_matrix", "service_account", "deployment");
5453

5554
private static Logging logging;
5655
private static LoggingSnippets loggingSnippets;

trunk/google-cloud-logging/src/test/java/com/google/cloud/logging/BaseSystemTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ public abstract class BaseSystemTest {
6565
"app_script_function", "dataproc_cluster", "ml_job", "bigquery_resource", "container",
6666
"gke_cluster", "cloud_debugger_resource", "http_load_balancer", "aws_ec2_instance",
6767
"client_auth_config_brand", "client_auth_config_client", "logging_log", "logging_sink",
68-
"metric", "project", "testservice_matrix", "service_account", "deployment",
69-
"dns_managed_zone");
68+
"metric", "project", "testservice_matrix", "service_account", "deployment");
7069

7170
@Rule
7271
public ExpectedException thrown = ExpectedException.none();

0 commit comments

Comments
 (0)