This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +13
-6
lines changed
google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta Expand file tree Collapse file tree 6 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 95
95
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
96
96
*/
97
97
@ BetaApi
98
- @ Generated ("by gapic-generator" )
98
+ @ Generated ("by gapic-generator-java " )
99
99
public class WorkflowsClient implements BackgroundResource {
100
100
private final WorkflowsSettings settings ;
101
101
private final WorkflowsStub stub ;
Original file line number Diff line number Diff line change 68
68
* WorkflowsSettings workflowsSettings = workflowsSettingsBuilder.build();
69
69
* }</pre>
70
70
*/
71
+ @ BetaApi
71
72
@ Generated ("by gapic-generator-java" )
72
73
public class WorkflowsSettings extends ClientSettings <WorkflowsSettings > {
73
74
Original file line number Diff line number Diff line change 16
16
17
17
package com .google .cloud .workflows .v1beta .stub ;
18
18
19
+ import com .google .api .core .BetaApi ;
19
20
import com .google .api .gax .grpc .GrpcCallSettings ;
20
21
import com .google .api .gax .grpc .GrpcCallableFactory ;
21
22
import com .google .api .gax .grpc .GrpcStubCallableFactory ;
41
42
*
42
43
* <p>This class is for advanced usage.
43
44
*/
44
- @ Generated ("by gapic-generator" )
45
+ @ BetaApi
46
+ @ Generated ("by gapic-generator-java" )
45
47
public class GrpcWorkflowsCallableFactory implements GrpcStubCallableFactory {
46
48
47
49
@ Override
Original file line number Diff line number Diff line change 18
18
19
19
import static com .google .cloud .workflows .v1beta .WorkflowsClient .ListWorkflowsPagedResponse ;
20
20
21
+ import com .google .api .core .BetaApi ;
21
22
import com .google .api .gax .core .BackgroundResource ;
22
23
import com .google .api .gax .core .BackgroundResourceAggregation ;
23
24
import com .google .api .gax .grpc .GrpcCallSettings ;
51
52
*
52
53
* <p>This class is for advanced usage and reflects the underlying API directly.
53
54
*/
55
+ @ BetaApi
54
56
@ Generated ("by gapic-generator-java" )
55
57
public class GrpcWorkflowsStub extends WorkflowsStub {
56
58
private static final MethodDescriptor <ListWorkflowsRequest , ListWorkflowsResponse >
Original file line number Diff line number Diff line change 18
18
19
19
import static com .google .cloud .workflows .v1beta .WorkflowsClient .ListWorkflowsPagedResponse ;
20
20
21
+ import com .google .api .core .BetaApi ;
21
22
import com .google .api .gax .core .BackgroundResource ;
22
23
import com .google .api .gax .rpc .OperationCallable ;
23
24
import com .google .api .gax .rpc .UnaryCallable ;
40
41
*
41
42
* <p>This class is for advanced usage and reflects the underlying API directly.
42
43
*/
43
- @ Generated ("by gapic-generator" )
44
+ @ BetaApi
45
+ @ Generated ("by gapic-generator-java" )
44
46
public abstract class WorkflowsStub implements BackgroundResource {
45
47
46
48
public OperationsStub getOperationsStub () {
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-workflows.git",
7
- "sha": "49a4ca66f8cf9c77b3a4b66d699549aa3292dc51 "
7
+ "sha": "d67f595f3700ca0562a3086f9f64dc14f8c1014d "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "googleapis",
13
13
"remote": "https://github.com/googleapis/googleapis.git",
14
- "sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19 ",
15
- "internalRef": "346372957 "
14
+ "sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3 ",
15
+ "internalRef": "350949863 "
16
16
}
17
17
},
18
18
{
You can’t perform that action at this time.
0 commit comments