Skip to content

Commit 3f9e473

Browse files
ajaaymJesseLovelace
authored andcommitted
---
yaml --- r: 15805 b: refs/heads/autosynth-dialogflow c: 0d5cbc1 h: refs/heads/master i: 15803: e51b506
1 parent 878b954 commit 3f9e473

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133-
refs/heads/autosynth-dialogflow: 4dc2a5e8e27fb07a24538b395e55822880f7cd4e
133+
refs/heads/autosynth-dialogflow: 0d5cbc14c4374f94d5d49dbf5efe89d26ee5b050
134134
refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce

branches/autosynth-dialogflow/google-cloud-clients/google-cloud-core/src/main/java/com/google/cloud/MetadataConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
*/
3434
public class MetadataConfig {
3535

36-
private static final String METADATA_URL = "http://metadata/computeMetadata/v1/";
36+
private static final String METADATA_URL = "http://metadata.google.internal/computeMetadata/v1/";
3737

3838
private MetadataConfig() {}
3939

0 commit comments

Comments
 (0)