{ "uuid": "9f6aff2d-aeec-461b-bce9-b7a4ab99b52e", "lastMigration": 29, "name": "Game Services API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "4b3ad1c5-0e96-4798-bf7b-eb717080ab80", "documentation": "Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.", "method": "delete", "endpoint": "v1beta/:name", "responses": [ { "uuid": "7368bb77-6096-4eba-b19d-79a9f5a78e7e", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8610e5d-2c10-49b8-8e98-37c12f4f3605", "documentation": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", "method": "get", "endpoint": "v1beta/:name", "responses": [ { "uuid": "f081d881-3ab7-4672-aaac-f134a9d61d27", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9b603d6-d6cd-486a-90b5-58b3470e3ad3", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v1beta/:name/locations", "responses": [ { "uuid": "e18cd660-9bee-4fbe-b1a7-853fe9d48bfd", "body": "{\n \"locations\": [\n {\n \"displayName\": \"\",\n \"labels\": {},\n \"locationId\": \"\",\n \"metadata\": {},\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09a573d3-2f2c-4e56-b105-54e73f184996", "documentation": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.", "method": "get", "endpoint": "v1beta/:name/operations", "responses": [ { "uuid": "cf539466-66f1-4069-ae4f-d115716737e3", "body": "{\n \"nextPageToken\": \"\",\n \"operations\": [\n {\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0c4b87c-6fd6-4a39-9f53-373484e786ab", "documentation": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", "method": "post", "endpoint": "v1beta/:name:cancel", "responses": [ { "uuid": "93007ce8-a4ee-4640-9ec5-0b6b1b2cf5f0", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2afe60f-0644-4b50-8781-056ec396fc99", "documentation": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.", "method": "get", "endpoint": "v1beta/:resource:getIamPolicy", "responses": [ { "uuid": "8930301f-a653-45c1-ae86-07c3ddb55c0f", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"ignoreChildExemptions\": {{faker 'datatype.boolean'}},\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"bindingId\": \"\",\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\n \"rules\": [\n {\n \"action\": \"{{oneOf (array 'NO_ACTION' 'ALLOW' 'ALLOW_WITH_LOG' 'DENY' 'DENY_WITH_LOG' 'LOG')}}\",\n \"conditions\": [\n {\n \"iam\": \"{{oneOf (array 'NO_ATTR' 'AUTHORITY' 'ATTRIBUTION' 'SECURITY_REALM' 'APPROVER' 'JUSTIFICATION_TYPE' 'CREDENTIALS_TYPE' 'CREDS_ASSERTION')}}\",\n \"op\": \"{{oneOf (array 'NO_OP' 'EQUALS' 'NOT_EQUALS' 'IN' 'NOT_IN' 'DISCHARGED')}}\",\n \"svc\": \"\",\n \"sys\": \"{{oneOf (array 'NO_ATTR' 'REGION' 'SERVICE' 'NAME' 'IP')}}\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"description\": \"\",\n \"in\": [\n \"\"\n ],\n \"logConfig\": [\n {\n \"cloudAudit\": {\n \"authorizationLoggingOptions\": {\n \"permissionType\": \"{{oneOf (array 'PERMISSION_TYPE_UNSPECIFIED' 'ADMIN_READ' 'ADMIN_WRITE' 'DATA_READ' 'DATA_WRITE')}}\"\n },\n \"logName\": \"{{oneOf (array 'UNSPECIFIED_LOG_NAME' 'ADMIN_ACTIVITY' 'DATA_ACCESS')}}\"\n },\n \"counter\": {\n \"customFields\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"field\": \"\",\n \"metric\": \"\"\n },\n \"dataAccess\": {\n \"logMode\": \"{{oneOf (array 'LOG_MODE_UNSPECIFIED' 'LOG_FAIL_CLOSED')}}\"\n }\n }\n ],\n \"notIn\": [\n \"\"\n ],\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"version\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc24a33a-28a6-472c-8d91-71715f1888fc", "documentation": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.", "method": "post", "endpoint": "v1beta/:resource:setIamPolicy", "responses": [ { "uuid": "1fe66aad-902e-4542-af0b-82c7e0165d0f", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"ignoreChildExemptions\": {{faker 'datatype.boolean'}},\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"bindingId\": \"\",\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\n \"rules\": [\n {\n \"action\": \"{{oneOf (array 'NO_ACTION' 'ALLOW' 'ALLOW_WITH_LOG' 'DENY' 'DENY_WITH_LOG' 'LOG')}}\",\n \"conditions\": [\n {\n \"iam\": \"{{oneOf (array 'NO_ATTR' 'AUTHORITY' 'ATTRIBUTION' 'SECURITY_REALM' 'APPROVER' 'JUSTIFICATION_TYPE' 'CREDENTIALS_TYPE' 'CREDS_ASSERTION')}}\",\n \"op\": \"{{oneOf (array 'NO_OP' 'EQUALS' 'NOT_EQUALS' 'IN' 'NOT_IN' 'DISCHARGED')}}\",\n \"svc\": \"\",\n \"sys\": \"{{oneOf (array 'NO_ATTR' 'REGION' 'SERVICE' 'NAME' 'IP')}}\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"description\": \"\",\n \"in\": [\n \"\"\n ],\n \"logConfig\": [\n {\n \"cloudAudit\": {\n \"authorizationLoggingOptions\": {\n \"permissionType\": \"{{oneOf (array 'PERMISSION_TYPE_UNSPECIFIED' 'ADMIN_READ' 'ADMIN_WRITE' 'DATA_READ' 'DATA_WRITE')}}\"\n },\n \"logName\": \"{{oneOf (array 'UNSPECIFIED_LOG_NAME' 'ADMIN_ACTIVITY' 'DATA_ACCESS')}}\"\n },\n \"counter\": {\n \"customFields\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"field\": \"\",\n \"metric\": \"\"\n },\n \"dataAccess\": {\n \"logMode\": \"{{oneOf (array 'LOG_MODE_UNSPECIFIED' 'LOG_FAIL_CLOSED')}}\"\n }\n }\n ],\n \"notIn\": [\n \"\"\n ],\n \"permissions\": [\n \"\"\n ]\n }\n ],\n \"version\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11cb139f-30ee-4107-bdd5-bc396b56f4f7", "documentation": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.", "method": "post", "endpoint": "v1beta/:resource:testIamPermissions", "responses": [ { "uuid": "e99e8e92-69df-4e81-ad7a-ab8e7761f1e5", "body": "{\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "4b3ad1c5-0e96-4798-bf7b-eb717080ab80" }, { "type": "route", "uuid": "c8610e5d-2c10-49b8-8e98-37c12f4f3605" }, { "type": "route", "uuid": "e9b603d6-d6cd-486a-90b5-58b3470e3ad3" }, { "type": "route", "uuid": "09a573d3-2f2c-4e56-b105-54e73f184996" }, { "type": "route", "uuid": "a0c4b87c-6fd6-4a39-9f53-373484e786ab" }, { "type": "route", "uuid": "d2afe60f-0644-4b50-8781-056ec396fc99" }, { "type": "route", "uuid": "cc24a33a-28a6-472c-8d91-71715f1888fc" }, { "type": "route", "uuid": "11cb139f-30ee-4107-bdd5-bc396b56f4f7" } ] }