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: google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/DatabaseAdminSettings.java
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,9 @@
65
65
* </ul>
66
66
*
67
67
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
68
-
* build() is called, the tree of builders is called to create the complete settings object. For
69
-
* example, to set the total timeout of getDatabase to 30 seconds:
68
+
* build() is called, the tree of builders is called to create the complete settings object.
69
+
*
70
+
* <p>For example, to set the total timeout of getDatabase to 30 seconds:
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/package-info.java
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/stub/DatabaseAdminStubSettings.java
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -83,8 +83,9 @@
83
83
* </ul>
84
84
*
85
85
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
86
-
* build() is called, the tree of builders is called to create the complete settings object. For
87
-
* example, to set the total timeout of getDatabase to 30 seconds:
86
+
* build() is called, the tree of builders is called to create the complete settings object.
87
+
*
88
+
* <p>For example, to set the total timeout of getDatabase to 30 seconds:
88
89
*
89
90
* <pre>
90
91
* <code>
@@ -219,7 +220,8 @@ public static GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilde
219
220
220
221
/** Returns a builder for the default ChannelProvider for this service. */
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminSettings.java
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -68,8 +68,9 @@
68
68
* </ul>
69
69
*
70
70
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
71
-
* build() is called, the tree of builders is called to create the complete settings object. For
72
-
* example, to set the total timeout of getInstanceConfig to 30 seconds:
71
+
* build() is called, the tree of builders is called to create the complete settings object.
72
+
*
73
+
* <p>For example, to set the total timeout of getInstanceConfig to 30 seconds:
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/package-info.java
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/stub/InstanceAdminStubSettings.java
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -86,8 +86,9 @@
86
86
* </ul>
87
87
*
88
88
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
89
-
* build() is called, the tree of builders is called to create the complete settings object. For
90
-
* example, to set the total timeout of getInstanceConfig to 30 seconds:
89
+
* build() is called, the tree of builders is called to create the complete settings object.
90
+
*
91
+
* <p>For example, to set the total timeout of getInstanceConfig to 30 seconds:
91
92
*
92
93
* <pre>
93
94
* <code>
@@ -232,7 +233,8 @@ public static GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilde
232
233
233
234
/** Returns a builder for the default ChannelProvider for this service. */
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/stub/SpannerStubSettings.java
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -83,8 +83,9 @@
83
83
* </ul>
84
84
*
85
85
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
86
-
* build() is called, the tree of builders is called to create the complete settings object. For
87
-
* example, to set the total timeout of createSession to 30 seconds:
86
+
* build() is called, the tree of builders is called to create the complete settings object.
87
+
*
88
+
* <p>For example, to set the total timeout of createSession to 30 seconds:
88
89
*
89
90
* <pre>
90
91
* <code>
@@ -231,7 +232,8 @@ public static GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilde
231
232
232
233
/** Returns a builder for the default ChannelProvider for this service. */
0 commit comments