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: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/main/java/com/google/cloud/firestore/FirestoreImpl.java
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -85,34 +85,6 @@ class FirestoreImpl implements Firestore {
85
85
+ "Please explicitly set your Project ID in FirestoreOptions.");
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/main/java/com/google/cloud/firestore/FirestoreOptions.java
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ public final class FirestoreOptions extends ServiceOptions<Firestore, FirestoreO
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/test/java/com/google/cloud/firestore/CollectionReferenceTest.java
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,7 @@ public class CollectionReferenceTest {
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/test/java/com/google/cloud/firestore/ConformanceTest.java
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/test/java/com/google/cloud/firestore/DocumentReferenceTest.java
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -94,10 +94,7 @@ public class DocumentReferenceTest {
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/test/java/com/google/cloud/firestore/FirestoreTest.java
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/test/java/com/google/cloud/firestore/QueryTest.java
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/test/java/com/google/cloud/firestore/TransactionTest.java
Copy file name to clipboardExpand all lines: branches/autosynth-bigtable/google-cloud-clients/google-cloud-firestore/src/test/java/com/google/cloud/firestore/WatchTest.java
0 commit comments