mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-15 22:18:10 +01:00
update dependencies
This commit is contained in:
@@ -301,7 +301,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20220302",
|
||||
"revision": "20230122",
|
||||
"rootUrl": "https://genomics.googleapis.com/",
|
||||
"schemas": {
|
||||
"Accelerator": {
|
||||
@@ -611,7 +611,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"Empty": {
|
||||
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.",
|
||||
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }",
|
||||
"id": "Empty",
|
||||
"properties": {},
|
||||
"type": "object"
|
||||
@@ -681,7 +681,7 @@
|
||||
"DATA_LOSS"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"Not an error; returned on success HTTP Mapping: 200 OK",
|
||||
"Not an error; returned on success. HTTP Mapping: 200 OK",
|
||||
"The operation was cancelled, typically by the caller. HTTP Mapping: 499 Client Closed Request",
|
||||
"Unknown error. For example, this error may be returned when a `Status` value received from another address space belongs to an error space that is not known in this address space. Also errors raised by APIs that do not return enough error information may be converted to this error. HTTP Mapping: 500 Internal Server Error",
|
||||
"The client specified an invalid argument. Note that this differs from `FAILED_PRECONDITION`. `INVALID_ARGUMENT` indicates arguments that are problematic regardless of the state of the system (e.g., a malformed file name). HTTP Mapping: 400 Bad Request",
|
||||
|
||||
Reference in New Issue
Block a user