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: gapic-generator-java/src/main/java/com/google/api/generator/gapic/composer/comment/ServiceClientCommentComposer.java
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/engine/writer/goldens/GrpcServiceClientWithNestedClassImport.golden
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/BookshopClient.golden
* threads. In the example above, try-with-resources is used, which automatically calls close().
33
33
*
34
34
* <table>
35
+
* <caption>Methods</caption>
35
36
* <tr>
36
37
* <th>Method</th>
37
38
* <th>Description</th>
38
39
* <th>Method Variants</th>
40
+
* </tr>
39
41
* <tr>
40
-
* <td>GetBook</td>
42
+
* <td><p> GetBook</td>
41
43
* <td><p> </td>
42
44
* <td>
43
45
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
44
46
* <ul>
45
-
* <li>getBook(GetBookRequest request)
47
+
* <li><p> getBook(GetBookRequest request)
46
48
* </ul>
47
49
* <p>"Flattened" method variants have converted the fields of the request object into function parameters to enable multiple ways to call the same method.</p>
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/DeprecatedServiceClient.golden
* threads. In the example above, try-with-resources is used, which automatically calls close().
54
54
*
55
55
* <table>
56
+
* <caption>Methods</caption>
56
57
* <tr>
57
58
* <th>Method</th>
58
59
* <th>Description</th>
59
60
* <th>Method Variants</th>
61
+
* </tr>
60
62
* <tr>
61
-
* <td>Echo</td>
63
+
* <td><p> Echo</td>
62
64
* <td><p> </td>
63
65
* <td>
64
66
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
65
67
* <ul>
66
-
* <li>echo(EchoRequest request)
68
+
* <li><p> echo(EchoRequest request)
67
69
* </ul>
68
70
* <p>"Flattened" method variants have converted the fields of the request object into function parameters to enable multiple ways to call the same method.</p>
69
71
* <ul>
70
-
* <li>echo()
71
-
* <li>echo(ResourceName parent)
72
-
* <li>echo(Status error)
73
-
* <li>echo(FoobarName name)
74
-
* <li>echo(String content)
75
-
* <li>echo(String name)
76
-
* <li>echo(String parent)
77
-
* <li>echo(String content, Severity severity)
72
+
* <li><p> echo()
73
+
* <li><p> echo(ResourceName parent)
74
+
* <li><p> echo(Status error)
75
+
* <li><p> echo(FoobarName name)
76
+
* <li><p> echo(String content)
77
+
* <li><p> echo(String name)
78
+
* <li><p> echo(String parent)
79
+
* <li><p> echo(String content, Severity severity)
78
80
* </ul>
79
81
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
80
82
* <ul>
81
-
* <li>echoCallable()
83
+
* <li><p> echoCallable()
82
84
* </ul>
83
85
* </td>
84
86
* </tr>
85
87
* <tr>
86
-
* <td>Expand</td>
88
+
* <td><p> Expand</td>
87
89
* <td><p> </td>
88
90
* <td>
89
91
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
90
92
* <ul>
91
-
* <li>expandCallable()
93
+
* <li><p> expandCallable()
92
94
* </ul>
93
95
* </td>
94
96
* </tr>
95
97
* <tr>
96
-
* <td>Collect</td>
98
+
* <td><p> Collect</td>
97
99
* <td><p> </td>
98
100
* <td>
99
101
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
100
102
* <ul>
101
-
* <li>collectCallable()
103
+
* <li><p> collectCallable()
102
104
* </ul>
103
105
* </td>
104
106
* </tr>
105
107
* <tr>
106
-
* <td>Chat</td>
108
+
* <td><p> Chat</td>
107
109
* <td><p> </td>
108
110
* <td>
109
111
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
110
112
* <ul>
111
-
* <li>chatCallable()
113
+
* <li><p> chatCallable()
112
114
* </ul>
113
115
* </td>
114
116
* </tr>
115
117
* <tr>
116
-
* <td>ChatAgain</td>
118
+
* <td><p> ChatAgain</td>
117
119
* <td><p> </td>
118
120
* <td>
119
121
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
120
122
* <ul>
121
-
* <li>chatAgainCallable()
123
+
* <li><p> chatAgainCallable()
122
124
* </ul>
123
125
* </td>
124
126
* </tr>
125
127
* <tr>
126
-
* <td>PagedExpand</td>
128
+
* <td><p> PagedExpand</td>
127
129
* <td><p> </td>
128
130
* <td>
129
131
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
130
132
* <ul>
131
-
* <li>pagedExpand(PagedExpandRequest request)
133
+
* <li><p> pagedExpand(PagedExpandRequest request)
132
134
* </ul>
133
135
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
134
136
* <ul>
135
-
* <li>pagedExpandPagedCallable()
136
-
* <li>pagedExpandCallable()
137
+
* <li><p> pagedExpandPagedCallable()
138
+
* <li><p> pagedExpandCallable()
137
139
* </ul>
138
140
* </td>
139
141
* </tr>
140
142
* <tr>
141
-
* <td>SimplePagedExpand</td>
143
+
* <td><p> SimplePagedExpand</td>
142
144
* <td><p> </td>
143
145
* <td>
144
146
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
* <p>"Flattened" method variants have converted the fields of the request object into function parameters to enable multiple ways to call the same method.</p>
149
151
* <ul>
150
-
* <li>simplePagedExpand()
152
+
* <li><p> simplePagedExpand()
151
153
* </ul>
152
154
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
153
155
* <ul>
154
-
* <li>simplePagedExpandPagedCallable()
155
-
* <li>simplePagedExpandCallable()
156
+
* <li><p> simplePagedExpandPagedCallable()
157
+
* <li><p> simplePagedExpandCallable()
156
158
* </ul>
157
159
* </td>
158
160
* </tr>
159
161
* <tr>
160
-
* <td>Wait</td>
162
+
* <td><p> Wait</td>
161
163
* <td><p> </td>
162
164
* <td>
163
165
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
164
166
* <ul>
165
-
* <li>waitAsync(WaitRequest request)
167
+
* <li><p> waitAsync(WaitRequest request)
166
168
* </ul>
167
169
* <p>Methods that return long-running operations have "Async" method variants that return `OperationFuture`, which is used to track polling of the service.</p>
168
170
* <ul>
169
-
* <li>waitAsync(Duration ttl)
170
-
* <li>waitAsync(Timestamp endTime)
171
+
* <li><p> waitAsync(Duration ttl)
172
+
* <li><p> waitAsync(Timestamp endTime)
171
173
* </ul>
172
174
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
173
175
* <ul>
174
-
* <li>waitOperationCallable()
175
-
* <li>waitCallable()
176
+
* <li><p> waitOperationCallable()
177
+
* <li><p> waitCallable()
176
178
* </ul>
177
179
* </td>
178
180
* </tr>
179
181
* <tr>
180
-
* <td>Block</td>
182
+
* <td><p> Block</td>
181
183
* <td><p> </td>
182
184
* <td>
183
185
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
184
186
* <ul>
185
-
* <li>block(BlockRequest request)
187
+
* <li><p> block(BlockRequest request)
186
188
* </ul>
187
189
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
188
190
* <ul>
189
-
* <li>blockCallable()
191
+
* <li><p> blockCallable()
190
192
* </ul>
191
193
* </td>
192
194
* </tr>
193
195
* <tr>
194
-
* <td>CollideName</td>
196
+
* <td><p> CollideName</td>
195
197
* <td><p> </td>
196
198
* <td>
197
199
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
198
200
* <ul>
199
-
* <li>collideName(EchoRequest request)
201
+
* <li><p> collideName(EchoRequest request)
200
202
* </ul>
201
203
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
0 commit comments