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: java-private-catalog/google-cloud-private-catalog/src/main/java/com/google/cloud/privatecatalog/v1beta1/PrivateCatalogClient.java
-3
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,6 @@ public static final PrivateCatalogClient create(PrivateCatalogSettings settings)
146
146
* Constructs an instance of PrivateCatalogClient, using the given stub for making calls. This is
147
147
* for advanced usage - prefer using create(PrivateCatalogSettings).
148
148
*/
149
-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
Copy file name to clipboardExpand all lines: java-private-catalog/google-cloud-private-catalog/src/main/java/com/google/cloud/privatecatalog/v1beta1/stub/PrivateCatalogStubSettings.java
-1
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,6 @@ public ApiFuture<SearchVersionsPagedResponse> getFuturePagedResponse(
294
294
returnsearchVersionsSettings;
295
295
}
296
296
297
-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
0 commit comments