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-dialogflow/google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/SpannerClient.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,6 @@
127
127
* </pre>
128
128
*/
129
129
@Generated("by gapic-generator")
130
-
@BetaApi
131
130
public class SpannerClient implements BackgroundResource {
Copy file name to clipboardExpand all lines: branches/autosynth-dialogflow/google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/SpannerSettings.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,6 @@
80
80
* </pre>
81
81
*/
82
82
@Generated("by gapic-generator")
83
-
@BetaApi
84
83
public class SpannerSettings extends ClientSettings<SpannerSettings> {
85
84
/** Returns the object with the settings used for calls to createSession. */
86
85
public UnaryCallSettings<CreateSessionRequest, Session> createSessionSettings() {
Copy file name to clipboardExpand all lines: branches/autosynth-dialogflow/google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/stub/SpannerStubSettings.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,6 @@
95
95
* </pre>
96
96
*/
97
97
@Generated("by gapic-generator")
98
-
@BetaApi
99
98
public class SpannerStubSettings extends StubSettings<SpannerStubSettings> {
100
99
/** The default scopes of the service. */
101
100
private static final ImmutableList<String> DEFAULT_SERVICE_SCOPES =
0 commit comments