mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update dependencies
This commit is contained in:
@@ -477,7 +477,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20220127",
|
||||
"revision": "20221228",
|
||||
"rootUrl": "https://firebaserules.googleapis.com/",
|
||||
"schemas": {
|
||||
"Arg": {
|
||||
@@ -496,7 +496,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"
|
||||
@@ -736,7 +736,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"rulesetName": {
|
||||
"description": "Required. Name of the `Ruleset` referred to by this `Release`. The `Ruleset` must exist the `Release` to be created.",
|
||||
"description": "Required. Name of the `Ruleset` referred to by this `Release`. The `Ruleset` must exist for the `Release` to be created.",
|
||||
"type": "string"
|
||||
},
|
||||
"updateTime": {
|
||||
|
||||
Reference in New Issue
Block a user