You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,9 @@ Most `gcloud-java` libraries require a project ID. There are multiple ways to s
75
75
Authentication
76
76
--------------
77
77
78
-
There are multiple ways to authenticate to use Google Cloud services.
78
+
First, ensure that the necessary Google Cloud APIs are enabled for your project. To do this, follow the instructions on the [authentication document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/authentication/readme.md#authentication) shared by all the gcloud language libraries.
79
+
80
+
Next, choose a method for authenticating API requests from within your project:
79
81
80
82
1. When using `gcloud-java` libraries from within Compute/App Engine, no additional authentication steps are necessary.
81
83
2. When using `gcloud-java` libraries elsewhere, there are two options:
@@ -180,6 +182,11 @@ if (blob == null) {
180
182
}
181
183
```
182
184
185
+
Troubleshooting
186
+
---------------
187
+
188
+
To get help, follow the `gcloud-java` links in the `gcloud-*` [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
189
+
183
190
Java Versions
184
191
-------------
185
192
@@ -206,7 +213,7 @@ Contributing
206
213
207
214
Contributions to this library are always welcome and highly encouraged.
208
215
209
-
See [CONTRIBUTING] for more information on how to get started.
216
+
See `gcloud-java`'s [CONTRIBUTING] documentation and the `gcloud-*` [shared documentation](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
210
217
211
218
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
212
219
@@ -217,7 +224,7 @@ Apache 2.0 - See [LICENSE] for more information.
To get help, follow the `gcloud-java` links in the `gcloud-*`[shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
36
+
32
37
Java Versions
33
38
-------------
34
39
@@ -39,7 +44,9 @@ Contributing
39
44
40
45
Contributions to this library are always welcome and highly encouraged.
41
46
42
-
See [CONTRIBUTING] for more information on how to get started.
47
+
See `gcloud-java`'s [CONTRIBUTING] documentation and the `gcloud-*`[shared documentation](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
48
+
49
+
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
43
50
44
51
Versioning
45
52
----------
@@ -57,5 +64,6 @@ Apache 2.0 - See [LICENSE] for more information.
Copy file name to clipboardExpand all lines: gcloud-java-datastore/README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,11 @@ public class GcloudJavaDatastoreExample {
189
189
}
190
190
```
191
191
192
+
Troubleshooting
193
+
---------------
194
+
195
+
To get help, follow the `gcloud-java` links in the `gcloud-*`[shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
196
+
192
197
Java Versions
193
198
-------------
194
199
@@ -215,7 +220,9 @@ Contributing
215
220
216
221
Contributions to this library are always welcome and highly encouraged.
217
222
218
-
See [CONTRIBUTING] for more information on how to get started.
223
+
See `gcloud-java`'s [CONTRIBUTING] documentation and the `gcloud-*`[shared documentation](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
224
+
225
+
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
219
226
220
227
License
221
228
-------
@@ -224,6 +231,7 @@ Apache 2.0 - See [LICENSE] for more information.
To get help, follow the `gcloud-java` links in the `gcloud-*`[shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
65
+
61
66
Java Versions
62
67
-------------
63
68
@@ -77,7 +82,9 @@ Contributing
77
82
78
83
Contributions to this library are always welcome and highly encouraged.
79
84
80
-
See [CONTRIBUTING] for more information on how to get started.
85
+
See `gcloud-java`'s [CONTRIBUTING] documentation and the `gcloud-*`[shared documentation](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
86
+
87
+
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
81
88
82
89
License
83
90
-------
@@ -86,6 +93,7 @@ Apache 2.0 - See [LICENSE] for more information.
Copy file name to clipboardExpand all lines: gcloud-java-storage/README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,11 @@ if (!blob.exists()) {
82
82
}
83
83
```
84
84
85
+
Troubleshooting
86
+
---------------
87
+
88
+
To get help, follow the `gcloud-java` links in the `gcloud-*`[shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
89
+
85
90
Java Versions
86
91
-------------
87
92
@@ -108,7 +113,9 @@ Contributing
108
113
109
114
Contributions to this library are always welcome and highly encouraged.
110
115
111
-
See [CONTRIBUTING] for more information on how to get started.
116
+
See `gcloud-java`'s [CONTRIBUTING] documentation and the `gcloud-*`[shared documentation](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
117
+
118
+
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
112
119
113
120
License
114
121
-------
@@ -117,6 +124,7 @@ Apache 2.0 - See [LICENSE] for more information.
To get help, follow the `gcloud-java` links in the `gcloud-*`[shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
44
+
40
45
Java Versions
41
46
-------------
42
47
@@ -56,7 +61,9 @@ Contributing
56
61
57
62
Contributions to this library are always welcome and highly encouraged.
58
63
59
-
See [CONTRIBUTING] for more information on how to get started.
64
+
See `gcloud-java`'s [CONTRIBUTING] documentation and the `gcloud-*`[shared documentation](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
65
+
66
+
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
60
67
61
68
License
62
69
-------
@@ -65,6 +72,7 @@ Apache 2.0 - See [LICENSE] for more information.
0 commit comments