Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Aug 5, 2020
1 parent c79abcd commit 45d1479
Show file tree
Hide file tree
Showing 9 changed files with 74 additions and 18 deletions.
10 changes: 8 additions & 2 deletions discovery/binaryauthorization-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
}
}
},
"revision": "20200605",
"revision": "20200731",
"rootUrl": "https://binaryauthorization.googleapis.com/",
"schemas": {
"AdmissionRule": {
Expand Down Expand Up @@ -713,8 +713,11 @@
"RSA_SIGN_PKCS1_4096_SHA256",
"RSA_SIGN_PKCS1_4096_SHA512",
"ECDSA_P256_SHA256",
"EC_SIGN_P256_SHA256",
"ECDSA_P384_SHA384",
"ECDSA_P521_SHA512"
"EC_SIGN_P384_SHA384",
"ECDSA_P521_SHA512",
"EC_SIGN_P521_SHA512"
],
"enumDescriptions": [
"Not specified.",
Expand All @@ -727,7 +730,10 @@
"RSASSA-PKCS1-v1_5 with a 4096 bit key and a SHA256 digest.",
"RSASSA-PKCS1-v1_5 with a 4096 bit key and a SHA512 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the NIST P-521 curve with a SHA512 digest.",
"ECDSA on the NIST P-521 curve with a SHA512 digest."
],
"type": "string"
Expand Down
10 changes: 8 additions & 2 deletions discovery/binaryauthorization-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
}
}
},
"revision": "20200508",
"revision": "20200731",
"rootUrl": "https://binaryauthorization.googleapis.com/",
"schemas": {
"AdmissionRule": {
Expand Down Expand Up @@ -713,8 +713,11 @@
"RSA_SIGN_PKCS1_4096_SHA256",
"RSA_SIGN_PKCS1_4096_SHA512",
"ECDSA_P256_SHA256",
"EC_SIGN_P256_SHA256",
"ECDSA_P384_SHA384",
"ECDSA_P521_SHA512"
"EC_SIGN_P384_SHA384",
"ECDSA_P521_SHA512",
"EC_SIGN_P521_SHA512"
],
"enumDescriptions": [
"Not specified.",
Expand All @@ -727,7 +730,10 @@
"RSASSA-PKCS1-v1_5 with a 4096 bit key and a SHA256 digest.",
"RSASSA-PKCS1-v1_5 with a 4096 bit key and a SHA512 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the NIST P-521 curve with a SHA512 digest.",
"ECDSA on the NIST P-521 curve with a SHA512 digest."
],
"type": "string"
Expand Down
6 changes: 3 additions & 3 deletions discovery/firestore-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@
}
}
},
"revision": "20200709",
"revision": "20200725",
"rootUrl": "https://firestore.googleapis.com/",
"schemas": {
"ArrayValue": {
Expand Down Expand Up @@ -1597,8 +1597,8 @@
"The given `field` is greater than or equal to the given `value`.\n\nRequires:\n\n* That `field` come first in `order_by`.",
"The given `field` is equal to the given `value`.",
"The given `field` is an array that contains the given `value`.",
"The given `field` is equal to at least one value in the given array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN`, `ARRAY_CONTAINS_ANY`, or `NOT_IN`.",
"The given `field` is an array that contains any of the values in the\ngiven array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN`, `ARRAY_CONTAINS_ANY`, or `NOT_IN`."
"The given `field` is equal to at least one value in the given array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN` or `ARRAY_CONTAINS_ANY`.",
"The given `field` is an array that contains any of the values in the\ngiven array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN` or `ARRAY_CONTAINS_ANY`."
],
"type": "string"
},
Expand Down
6 changes: 3 additions & 3 deletions discovery/firestore-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@
}
}
},
"revision": "20200709",
"revision": "20200725",
"rootUrl": "https://firestore.googleapis.com/",
"schemas": {
"ArrayValue": {
Expand Down Expand Up @@ -1286,8 +1286,8 @@
"The given `field` is greater than or equal to the given `value`.\n\nRequires:\n\n* That `field` come first in `order_by`.",
"The given `field` is equal to the given `value`.",
"The given `field` is an array that contains the given `value`.",
"The given `field` is equal to at least one value in the given array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN`, `ARRAY_CONTAINS_ANY`, or `NOT_IN`.",
"The given `field` is an array that contains any of the values in the\ngiven array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN`, `ARRAY_CONTAINS_ANY`, or `NOT_IN`."
"The given `field` is equal to at least one value in the given array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN` or `ARRAY_CONTAINS_ANY`.",
"The given `field` is an array that contains any of the values in the\ngiven array.\n\nRequires:\n\n* That `value` is a non-empty `ArrayValue` with at most 10 values.\n* No other `IN` or `ARRAY_CONTAINS_ANY`."
],
"type": "string"
},
Expand Down
22 changes: 21 additions & 1 deletion discovery/gameservices-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@
}
}
},
"revision": "20200721",
"revision": "20200730",
"rootUrl": "https://gameservices.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -1769,6 +1769,7 @@
"createTime": {
"description": "Output only. The creation time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"description": {
Expand All @@ -1793,6 +1794,7 @@
"updateTime": {
"description": "Output only. The last-modified time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
}
},
Expand Down Expand Up @@ -1820,6 +1822,7 @@
"createTime": {
"description": "Output only. The creation time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"description": {
Expand Down Expand Up @@ -1854,6 +1857,7 @@
"updateTime": {
"description": "Output only. The last-modified time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
}
},
Expand Down Expand Up @@ -1881,6 +1885,7 @@
"createTime": {
"description": "Output only. The creation time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"description": {
Expand All @@ -1905,6 +1910,7 @@
"updateTime": {
"description": "Output only. The last-modified time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
}
},
Expand All @@ -1917,6 +1923,7 @@
"createTime": {
"description": "Output only. The creation time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"defaultGameServerConfig": {
Expand All @@ -1941,6 +1948,7 @@
"updateTime": {
"description": "Output only. The last-modified time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
}
},
Expand Down Expand Up @@ -2201,46 +2209,55 @@
"properties": {
"apiVersion": {
"description": "Output only. API version used to start the operation.",
"readOnly": true,
"type": "string"
},
"createTime": {
"description": "Output only. The time the operation was created.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"endTime": {
"description": "Output only. The time the operation finished running.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"operationStatus": {
"additionalProperties": {
"$ref": "OperationStatus"
},
"description": "Output only. Operation status for Game Services API operations. Operation status is in the form of key-value pairs where keys are resource IDs and the values show the status of the operation. In case of failures, the value includes an error code and error message.",
"readOnly": true,
"type": "object"
},
"requestedCancellation": {
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
"readOnly": true,
"type": "boolean"
},
"statusMessage": {
"description": "Output only. Human-readable status of the operation, if any.",
"readOnly": true,
"type": "string"
},
"target": {
"description": "Output only. Server-defined resource path for the target of the operation.",
"readOnly": true,
"type": "string"
},
"unreachable": {
"description": "Output only. List of Locations that could not be reached.",
"items": {
"type": "string"
},
"readOnly": true,
"type": "array"
},
"verb": {
"description": "Output only. Name of the verb executed by the operation.",
"readOnly": true,
"type": "string"
}
},
Expand All @@ -2251,6 +2268,7 @@
"properties": {
"done": {
"description": "Output only. Whether the operation is done or still in progress.",
"readOnly": true,
"type": "boolean"
},
"errorCode": {
Expand Down Expand Up @@ -2406,6 +2424,7 @@
"createTime": {
"description": "Output only. The creation time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"description": {
Expand Down Expand Up @@ -2434,6 +2453,7 @@
"updateTime": {
"description": "Output only. The last-modified time.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
}
},
Expand Down
Loading

0 comments on commit 45d1479

Please sign in to comment.