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
* Adding gcp resource name span attribute ([#2260](https://github.com/googleapis/java-firestore/issues/2260)) ([926fd8c](https://github.com/googleapis/java-firestore/commit/926fd8c393dfd91f532b61bdf2a50ed8d19d3618))
9
+
* Pipelines enters public preview ([#2272](https://github.com/googleapis/java-firestore/issues/2272)) ([6e30a6c](https://github.com/googleapis/java-firestore/commit/6e30a6c11efe5d428607bfd78f82ba7b49497bd9))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
***deps:** Update the Java code generator (gapic-generator-java) to 2.65.1 ([1573a6f](https://github.com/googleapis/java-firestore/commit/1573a6f8b7d08e6670f26e2fe1af730700000aac))
Copy file name to clipboardExpand all lines: google-cloud-firestore-admin/src/main/java/com/google/cloud/firestore/v1/stub/FirestoreAdminStubSettings.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -163,8 +163,8 @@
163
163
* }</pre>
164
164
*
165
165
* Please refer to the [Client Side Retry
166
-
* Guide](https://github.com/googleapis/google-cloud-java/blob/main/docs/client_retries.md) for
167
-
* additional support in setting retries.
166
+
* Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting
167
+
* retries.
168
168
*
169
169
* <p>To configure the RetrySettings of a Long Running Operation method, create an
170
170
* OperationTimedPollAlgorithm object and update the RPC's polling algorithm. For example, to
0 commit comments