| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1a99650 commit fa19046
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,6 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | 17 | package com.google.cloud.optimization.v1; | |
| 18 | 18 | ||
| 19 | + import com.google.api.core.BetaApi; | ||
| 19 | 20 | import com.google.api.gax.core.BackgroundResource; | |
| 20 | 21 | import com.google.api.gax.httpjson.longrunning.OperationsClient; | |
| 21 | 22 | import com.google.api.gax.longrunning.OperationFuture; | |
@@ -205,6 +206,7 @@ public final com.google.longrunning.OperationsClient getOperationsClient() { | |||
| 205 | 206 | * Returns the OperationsClient that can be used to query the status of a long-running operation | |
| 206 | 207 | * returned by another API method call. | |
| 207 | 208 | */ | |
| 209 | + @BetaApi | ||
| 208 | 210 | public final OperationsClient getHttpJsonOperationsClient() { | |
| 209 | 211 | return httpJsonOperationsClient; | |
| 210 | 212 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments