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: trunk/gcloud-java-examples/src/main/java/com/google/gcloud/examples/bigquery/snippets/CreateTableAndLoadData.java
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@
14
14
* limitations under the License.
15
15
*/
16
16
17
+
/*
18
+
* EDITING INSTRUCTIONS
19
+
* This file is referenced in READMEs and javadoc. Any change to this file should be reflected in
Copy file name to clipboardExpand all lines: trunk/gcloud-java-examples/src/main/java/com/google/gcloud/examples/bigquery/snippets/InsertDataAndQueryTable.java
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@
14
14
* limitations under the License.
15
15
*/
16
16
17
+
/*
18
+
* EDITING INSTRUCTIONS
19
+
* This file is referenced in READMEs and javadoc. Any change to this file should be reflected in
Copy file name to clipboardExpand all lines: trunk/gcloud-java-examples/src/main/java/com/google/gcloud/examples/datastore/snippets/AddEntitiesAndRunQuery.java
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@
14
14
* limitations under the License.
15
15
*/
16
16
17
+
/*
18
+
* EDITING INSTRUCTIONS
19
+
* This file is referenced in READMEs and javadoc. Any change to this file should be reflected in
Copy file name to clipboardExpand all lines: trunk/gcloud-java-examples/src/main/java/com/google/gcloud/examples/resourcemanager/snippets/GetOrCreateProject.java
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@
14
14
* limitations under the License.
15
15
*/
16
16
17
+
/*
18
+
* EDITING INSTRUCTIONS
19
+
* This file is referenced in READMEs and javadoc. Any change to this file should be reflected in
Copy file name to clipboardExpand all lines: trunk/gcloud-java-examples/src/main/java/com/google/gcloud/examples/resourcemanager/snippets/UpdateAndListProjects.java
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@
14
14
* limitations under the License.
15
15
*/
16
16
17
+
/*
18
+
* EDITING INSTRUCTIONS
19
+
* This file is referenced in READMEs and javadoc. Any change to this file should be reflected in
Copy file name to clipboardExpand all lines: trunk/gcloud-java-examples/src/main/java/com/google/gcloud/examples/storage/snippets/CreateAndListBucketsAndBlobs.java
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@
14
14
* limitations under the License.
15
15
*/
16
16
17
+
/*
18
+
* EDITING INSTRUCTIONS
19
+
* This file is referenced in READMEs and javadoc. Any change to this file should be reflected in
0 commit comments