blob: 6658f3374a3735d0b4a40e1e8344d70b7068ad20 [file] [log] [blame]
Takashi Matsuo06694102015-09-11 13:55:40 -07001<html><body>
2<style>
3
4body, h1, h2, h3, div, span, p, pre, a {
5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
13}
14
15body {
16 font-size: 13px;
17 padding: 1em;
18}
19
20h1 {
21 font-size: 26px;
22 margin-bottom: 1em;
23}
24
25h2 {
26 font-size: 24px;
27 margin-bottom: 1em;
28}
29
30h3 {
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
34}
35
36pre, code {
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39}
40
41pre {
42 margin-top: 0.5em;
43}
44
45h1, h2, h3, p {
46 font-family: Arial, sans serif;
47}
48
49h1, h2, h3 {
50 border-bottom: solid #CCC 1px;
51}
52
53.toc_element {
54 margin-top: 0.5em;
55}
56
57.firstline {
58 margin-left: 2 em;
59}
60
61.method {
62 margin-top: 1em;
63 border: solid 1px #CCC;
64 padding: 1em;
65 background: #EEE;
66}
67
68.details {
69 font-weight: bold;
70 font-size: 14px;
71}
72
73</style>
74
75<h1><a href="genomics_v1.html">Genomics API</a> . <a href="genomics_v1.operations.html">operations</a></h1>
76<h2>Instance Methods</h2>
77<p class="toc_element">
78 <code><a href="#cancel">cancel(name, body, x__xgafv=None)</a></code></p>
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -080079<p class="firstline">Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. Clients may use Operations.GetOperation or Operations.ListOperations to check whether the cancellation succeeded or the operation completed despite cancellation.</p>
Takashi Matsuo06694102015-09-11 13:55:40 -070080<p class="toc_element">
81 <code><a href="#get">get(name, x__xgafv=None)</a></code></p>
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -040082<p class="firstline">Gets the latest state of a long-running operation. Clients can use this</p>
Takashi Matsuo06694102015-09-11 13:55:40 -070083<p class="toc_element">
84 <code><a href="#list">list(name, pageSize=None, filter=None, pageToken=None, x__xgafv=None)</a></code></p>
85<p class="firstline">Lists operations that match the specified filter in the request.</p>
86<p class="toc_element">
87 <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
88<p class="firstline">Retrieves the next page of results.</p>
89<h3>Method Details</h3>
90<div class="method">
91 <code class="details" id="cancel">cancel(name, body, x__xgafv=None)</code>
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -080092 <pre>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. Clients may use Operations.GetOperation or Operations.ListOperations to check whether the cancellation succeeded or the operation completed despite cancellation.
Takashi Matsuo06694102015-09-11 13:55:40 -070093
94Args:
95 name: string, The name of the operation resource to be cancelled. (required)
96 body: object, The request body. (required)
97 The object takes the form of:
98
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -080099{ # The request message for Operations.CancelOperation.
Takashi Matsuo06694102015-09-11 13:55:40 -0700100 }
101
102 x__xgafv: string, V1 error format.
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400103 Allowed values
104 1 - v1 error format
105 2 - v2 error format
Takashi Matsuo06694102015-09-11 13:55:40 -0700106
107Returns:
108 An object of the form:
109
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400110 { # A generic empty message that you can re-use to avoid defining duplicated
111 # empty messages in your APIs. A typical example is to use it as the request
112 # or the response type of an API method. For instance:
113 #
114 # service Foo {
115 # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
116 # }
117 #
118 # The JSON representation for `Empty` is empty JSON object `{}`.
Takashi Matsuo06694102015-09-11 13:55:40 -0700119 }</pre>
120</div>
121
122<div class="method">
Takashi Matsuo06694102015-09-11 13:55:40 -0700123 <code class="details" id="get">get(name, x__xgafv=None)</code>
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400124 <pre>Gets the latest state of a long-running operation. Clients can use this
125method to poll the operation result at intervals as recommended by the API
126service.
Takashi Matsuo06694102015-09-11 13:55:40 -0700127
128Args:
129 name: string, The name of the operation resource. (required)
130 x__xgafv: string, V1 error format.
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400131 Allowed values
132 1 - v1 error format
133 2 - v2 error format
Takashi Matsuo06694102015-09-11 13:55:40 -0700134
135Returns:
136 An object of the form:
137
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400138 { # This resource represents a long-running operation that is the result of a
139 # network API call.
140 "response": { # If importing ReadGroupSets, an ImportReadGroupSetsResponse is returned. If importing Variants, an ImportVariantsResponse is returned. For pipelines and exports, an empty response is returned.
Jon Wayne Parrott7d5badb2016-08-16 12:44:29 -0700141 "a_key": "", # Properties of the object. Contains field @type with type URL.
Takashi Matsuo06694102015-09-11 13:55:40 -0700142 },
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400143 "metadata": { # An OperationMetadata object. This will always be returned with the Operation.
144 "a_key": "", # Properties of the object. Contains field @type with type URL.
145 },
146 "done": True or False, # If the value is `false`, it means the operation is still in progress.
147 # If true, the operation is completed, and either `error` or `response` is
148 # available.
149 "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. For example&#58; `operations/CJHU7Oi_ChDrveSpBRjfuL-qzoWAgEw`
150 "error": { # The `Status` type defines a logical error model that is suitable for different # The error result of the operation in case of failure or cancellation.
151 # programming environments, including REST APIs and RPC APIs. It is used by
152 # [gRPC](https://github.com/grpc). The error model is designed to be:
153 #
154 # - Simple to use and understand for most users
155 # - Flexible enough to meet unexpected needs
156 #
157 # # Overview
158 #
159 # The `Status` message contains three pieces of data: error code, error message,
160 # and error details. The error code should be an enum value of
161 # google.rpc.Code, but it may accept additional error codes if needed. The
162 # error message should be a developer-facing English message that helps
163 # developers *understand* and *resolve* the error. If a localized user-facing
164 # error message is needed, put the localized message in the error details or
165 # localize it in the client. The optional error details may contain arbitrary
166 # information about the error. There is a predefined set of error detail types
167 # in the package `google.rpc` which can be used for common error conditions.
168 #
169 # # Language mapping
170 #
171 # The `Status` message is the logical representation of the error model, but it
172 # is not necessarily the actual wire format. When the `Status` message is
173 # exposed in different client libraries and different wire protocols, it can be
174 # mapped differently. For example, it will likely be mapped to some exceptions
175 # in Java, but more likely mapped to some error codes in C.
176 #
177 # # Other uses
178 #
179 # The error model and the `Status` message can be used in a variety of
180 # environments, either with or without APIs, to provide a
181 # consistent developer experience across different environments.
182 #
183 # Example uses of this error model include:
184 #
185 # - Partial errors. If a service needs to return partial errors to the client,
186 # it may embed the `Status` in the normal response to indicate the partial
187 # errors.
188 #
189 # - Workflow errors. A typical workflow has multiple steps. Each step may
190 # have a `Status` message for error reporting purpose.
191 #
192 # - Batch operations. If a client uses batch request and batch response, the
193 # `Status` message should be used directly inside batch response, one for
194 # each error sub-response.
195 #
196 # - Asynchronous operations. If an API call embeds asynchronous operation
197 # results in its response, the status of those operations should be
198 # represented directly using the `Status` message.
199 #
200 # - Logging. If some API errors are stored in logs, the message `Status` could
201 # be used directly after any stripping needed for security/privacy reasons.
202 "message": "A String", # A developer-facing error message, which should be in English. Any
203 # user-facing error message should be localized and sent in the
204 # google.rpc.Status.details field, or localized by the client.
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -0800205 "code": 42, # The status code, which should be an enum value of google.rpc.Code.
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400206 "details": [ # A list of messages that carry the error details. There will be a
207 # common set of message types for APIs to use.
Takashi Matsuo06694102015-09-11 13:55:40 -0700208 {
Jon Wayne Parrott7d5badb2016-08-16 12:44:29 -0700209 "a_key": "", # Properties of the object. Contains field @type with type URL.
Takashi Matsuo06694102015-09-11 13:55:40 -0700210 },
211 ],
212 },
Takashi Matsuo06694102015-09-11 13:55:40 -0700213 }</pre>
214</div>
215
216<div class="method">
217 <code class="details" id="list">list(name, pageSize=None, filter=None, pageToken=None, x__xgafv=None)</code>
218 <pre>Lists operations that match the specified filter in the request.
219
220Args:
221 name: string, The name of the operation collection. (required)
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400222 pageSize: integer, The maximum number of results to return. If unspecified, defaults to
223256. The maximum value is 2048.
224 filter: string, A string for filtering Operations.
225The following filter fields are supported&#58;
226
227* projectId&#58; Required. Corresponds to
228 OperationMetadata.projectId.
229* createTime&#58; The time this job was created, in seconds from the
230 [epoch](http://en.wikipedia.org/wiki/Unix_time). Can use `>=` and/or `<=`
231 operators.
232* status&#58; Can be `RUNNING`, `SUCCESS`, `FAILURE`, or `CANCELED`. Only
233 one status may be specified.
234* labels.key where key is a label key.
235
236Examples&#58;
237
238* `projectId = my-project AND createTime >= 1432140000`
239* `projectId = my-project AND createTime >= 1432140000 AND createTime <= 1432150000 AND status = RUNNING`
240* `projectId = my-project AND labels.color = *`
241* `projectId = my-project AND labels.color = red`
Takashi Matsuo06694102015-09-11 13:55:40 -0700242 pageToken: string, The standard list page token.
243 x__xgafv: string, V1 error format.
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400244 Allowed values
245 1 - v1 error format
246 2 - v2 error format
Takashi Matsuo06694102015-09-11 13:55:40 -0700247
248Returns:
249 An object of the form:
250
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -0800251 { # The response message for Operations.ListOperations.
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400252 "nextPageToken": "A String", # The standard List next-page token.
Takashi Matsuo06694102015-09-11 13:55:40 -0700253 "operations": [ # A list of operations that matches the specified filter in the request.
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400254 { # This resource represents a long-running operation that is the result of a
255 # network API call.
256 "response": { # If importing ReadGroupSets, an ImportReadGroupSetsResponse is returned. If importing Variants, an ImportVariantsResponse is returned. For pipelines and exports, an empty response is returned.
Jon Wayne Parrott7d5badb2016-08-16 12:44:29 -0700257 "a_key": "", # Properties of the object. Contains field @type with type URL.
Takashi Matsuo06694102015-09-11 13:55:40 -0700258 },
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400259 "metadata": { # An OperationMetadata object. This will always be returned with the Operation.
260 "a_key": "", # Properties of the object. Contains field @type with type URL.
261 },
262 "done": True or False, # If the value is `false`, it means the operation is still in progress.
263 # If true, the operation is completed, and either `error` or `response` is
264 # available.
265 "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. For example&#58; `operations/CJHU7Oi_ChDrveSpBRjfuL-qzoWAgEw`
266 "error": { # The `Status` type defines a logical error model that is suitable for different # The error result of the operation in case of failure or cancellation.
267 # programming environments, including REST APIs and RPC APIs. It is used by
268 # [gRPC](https://github.com/grpc). The error model is designed to be:
269 #
270 # - Simple to use and understand for most users
271 # - Flexible enough to meet unexpected needs
272 #
273 # # Overview
274 #
275 # The `Status` message contains three pieces of data: error code, error message,
276 # and error details. The error code should be an enum value of
277 # google.rpc.Code, but it may accept additional error codes if needed. The
278 # error message should be a developer-facing English message that helps
279 # developers *understand* and *resolve* the error. If a localized user-facing
280 # error message is needed, put the localized message in the error details or
281 # localize it in the client. The optional error details may contain arbitrary
282 # information about the error. There is a predefined set of error detail types
283 # in the package `google.rpc` which can be used for common error conditions.
284 #
285 # # Language mapping
286 #
287 # The `Status` message is the logical representation of the error model, but it
288 # is not necessarily the actual wire format. When the `Status` message is
289 # exposed in different client libraries and different wire protocols, it can be
290 # mapped differently. For example, it will likely be mapped to some exceptions
291 # in Java, but more likely mapped to some error codes in C.
292 #
293 # # Other uses
294 #
295 # The error model and the `Status` message can be used in a variety of
296 # environments, either with or without APIs, to provide a
297 # consistent developer experience across different environments.
298 #
299 # Example uses of this error model include:
300 #
301 # - Partial errors. If a service needs to return partial errors to the client,
302 # it may embed the `Status` in the normal response to indicate the partial
303 # errors.
304 #
305 # - Workflow errors. A typical workflow has multiple steps. Each step may
306 # have a `Status` message for error reporting purpose.
307 #
308 # - Batch operations. If a client uses batch request and batch response, the
309 # `Status` message should be used directly inside batch response, one for
310 # each error sub-response.
311 #
312 # - Asynchronous operations. If an API call embeds asynchronous operation
313 # results in its response, the status of those operations should be
314 # represented directly using the `Status` message.
315 #
316 # - Logging. If some API errors are stored in logs, the message `Status` could
317 # be used directly after any stripping needed for security/privacy reasons.
318 "message": "A String", # A developer-facing error message, which should be in English. Any
319 # user-facing error message should be localized and sent in the
320 # google.rpc.Status.details field, or localized by the client.
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -0800321 "code": 42, # The status code, which should be an enum value of google.rpc.Code.
Sai Cheemalapatic30d2b52017-03-13 12:12:03 -0400322 "details": [ # A list of messages that carry the error details. There will be a
323 # common set of message types for APIs to use.
Takashi Matsuo06694102015-09-11 13:55:40 -0700324 {
Jon Wayne Parrott7d5badb2016-08-16 12:44:29 -0700325 "a_key": "", # Properties of the object. Contains field @type with type URL.
Takashi Matsuo06694102015-09-11 13:55:40 -0700326 },
327 ],
328 },
Takashi Matsuo06694102015-09-11 13:55:40 -0700329 },
330 ],
Takashi Matsuo06694102015-09-11 13:55:40 -0700331 }</pre>
332</div>
333
334<div class="method">
335 <code class="details" id="list_next">list_next(previous_request, previous_response)</code>
336 <pre>Retrieves the next page of results.
337
338Args:
339 previous_request: The request for the previous page. (required)
340 previous_response: The response from the request for the previous page. (required)
341
342Returns:
343 A request object that you can call 'execute()' on to request the next
344 page. Returns None if there are no more items in the collection.
345 </pre>
346</div>
347
348</body></html>