{ "uuid": "a60906b9-2d5a-4a34-bf8f-c65c0eb636d3", "lastMigration": 29, "name": "Cloud Bigtable Admin API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "4bcc1a8c-9109-4fcd-a2e0-90da32d20aa9", "documentation": "Permanently deletes a specified table and all of its data.", "method": "delete", "endpoint": "v2/:name", "responses": [ { "uuid": "1cfc6673-e81a-4eaf-ba31-271b4fc19402", "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": "c9b9ffbe-5dbc-4b88-b461-c05e374c94d4", "documentation": "Gets information about a location.", "method": "get", "endpoint": "v2/:name", "responses": [ { "uuid": "880aa6cf-2665-41ff-890c-585c6f504639", "body": "{\n \"displayName\": \"\",\n \"labels\": {},\n \"locationId\": \"\",\n \"metadata\": {},\n \"name\": \"\"\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": "340b01e5-a05d-4f60-9fea-74e5971c2443", "documentation": "Updates a pending or completed Cloud Bigtable Backup.", "method": "patch", "endpoint": "v2/:name", "responses": [ { "uuid": "89a8ddb4-0fa6-4fdd-8a50-2a0f71d12c56", "body": "{\n \"encryptionInfo\": {\n \"encryptionStatus\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"encryptionType\": \"{{oneOf (array 'ENCRYPTION_TYPE_UNSPECIFIED' 'GOOGLE_DEFAULT_ENCRYPTION' 'CUSTOMER_MANAGED_ENCRYPTION')}}\",\n \"kmsKeyVersion\": \"\"\n },\n \"endTime\": \"\",\n \"expireTime\": \"\",\n \"name\": \"\",\n \"sizeBytes\": \"\",\n \"sourceTable\": \"\",\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'CREATING' 'READY')}}\"\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": "9d50e5b8-c881-4de5-bac7-17d79353275b", "documentation": "Updates a cluster within an instance. UpdateCluster is deprecated. Please use PartialUpdateCluster instead.", "method": "put", "endpoint": "v2/:name", "responses": [ { "uuid": "3556b350-ccf6-4fea-8efb-3f829fa23a66", "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": "806ae9c4-75df-4a04-9d73-57ca71247d17", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v2/:name/locations", "responses": [ { "uuid": "c65ed71a-b51e-4593-8ec6-5a1e476cdd66", "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": "4500a878-1cc1-49d8-8169-80b690a129a7", "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": "v2/:name/operations", "responses": [ { "uuid": "43c19d4e-35c7-437d-8d86-fcfa5ed41fd2", "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": "f8cc2656-0177-4a7d-8774-61b0abeb7648", "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": "v2/:name:cancel", "responses": [ { "uuid": "3a082d17-5278-44e6-90a2-92ebba324f73", "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": "5c635ca4-1f93-465f-8e24-2dfa10d722a2", "documentation": "Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request.", "method": "post", "endpoint": "v2/:name:checkConsistency", "responses": [ { "uuid": "6891bc7f-ad71-43f8-819d-866ad2920381", "body": "{\n \"consistent\": {{faker 'datatype.boolean'}}\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": "5b8978cc-fdfc-4e79-af67-4342be39ed8a", "documentation": "Permanently drop/delete a row range from a specified table. The request can specify whether to delete all rows in a table, or only those that match a particular prefix.", "method": "post", "endpoint": "v2/:name:dropRowRange", "responses": [ { "uuid": "69fa5af0-0291-4fdc-aa9b-71245ac83798", "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": "a6213898-e3e2-492d-ab4a-96466c864127", "documentation": "Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated. The tokens will be available for 90 days.", "method": "post", "endpoint": "v2/:name:generateConsistencyToken", "responses": [ { "uuid": "62c1912f-07d7-41df-9b5d-66c8d7b6a06a", "body": "{\n \"consistencyToken\": \"\"\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": "4ce90cc5-785d-4842-a915-e16e2e012792", "documentation": "Performs a series of column family modifications on the specified table. Either all or none of the modifications will occur before this method returns, but data requests received prior to that point may see a table where only some modifications have taken effect.", "method": "post", "endpoint": "v2/:name:modifyColumnFamilies", "responses": [ { "uuid": "c558f960-b889-4c73-b764-8d67685eb48a", "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": "e014a03e-c59d-47d6-9d0c-8dbcfd268880", "documentation": "Lists information about app profiles in an instance.", "method": "get", "endpoint": "v2/:parent/appProfiles", "responses": [ { "uuid": "c3ea1ce1-a529-4fdb-8c1a-7342dbbf837a", "body": "{\n \"appProfiles\": [\n {\n \"description\": \"\",\n \"etag\": \"\",\n \"multiClusterRoutingUseAny\": {},\n \"name\": \"\",\n \"singleClusterRouting\": {\n \"allowTransactionalWrites\": {{faker 'datatype.boolean'}},\n \"clusterId\": \"\"\n }\n }\n ],\n \"failedLocations\": [\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": "779cb9a2-25a0-4e55-9366-7375275fdbdb", "documentation": "Creates an app profile within an instance.", "method": "post", "endpoint": "v2/:parent/appProfiles", "responses": [ { "uuid": "0a45c659-bf20-400d-ad9f-02088b783349", "body": "{\n \"description\": \"\",\n \"etag\": \"\",\n \"multiClusterRoutingUseAny\": {},\n \"name\": \"\",\n \"singleClusterRouting\": {\n \"allowTransactionalWrites\": {{faker 'datatype.boolean'}},\n \"clusterId\": \"\"\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": "28dd329a-5ed5-4bef-9aa6-1facfc2a925c", "documentation": "Lists Cloud Bigtable backups. Returns both completed and pending backups.", "method": "get", "endpoint": "v2/:parent/backups", "responses": [ { "uuid": "069e5ab3-0ed3-45dc-8152-b7b442de96b8", "body": "{\n \"backups\": [\n {\n \"encryptionInfo\": {\n \"encryptionStatus\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"encryptionType\": \"{{oneOf (array 'ENCRYPTION_TYPE_UNSPECIFIED' 'GOOGLE_DEFAULT_ENCRYPTION' 'CUSTOMER_MANAGED_ENCRYPTION')}}\",\n \"kmsKeyVersion\": \"\"\n },\n \"endTime\": \"\",\n \"expireTime\": \"\",\n \"name\": \"\",\n \"sizeBytes\": \"\",\n \"sourceTable\": \"\",\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'CREATING' 'READY')}}\"\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": "4a43add0-a671-479a-9815-33faf468d5ea", "documentation": "Starts creating a new Cloud Bigtable Backup. The returned backup long-running operation can be used to track creation of the backup. The metadata field type is CreateBackupMetadata. The response field type is Backup, if successful. Cancelling the returned operation will stop the creation and delete the backup.", "method": "post", "endpoint": "v2/:parent/backups", "responses": [ { "uuid": "099630fc-640e-4343-8980-09cdb33b8de3", "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": "f28b3bbf-f131-401c-b798-75671fd62092", "documentation": "Lists information about clusters in an instance.", "method": "get", "endpoint": "v2/:parent/clusters", "responses": [ { "uuid": "9d129426-6de0-4af5-9b5d-55c39da93fb6", "body": "{\n \"clusters\": [\n {\n \"defaultStorageType\": \"{{oneOf (array 'STORAGE_TYPE_UNSPECIFIED' 'SSD' 'HDD')}}\",\n \"encryptionConfig\": {\n \"kmsKeyName\": \"\"\n },\n \"location\": \"\",\n \"name\": \"\",\n \"serveNodes\": {{faker 'number.int' max=99999}},\n \"state\": \"{{oneOf (array 'STATE_NOT_KNOWN' 'READY' 'CREATING' 'RESIZING' 'DISABLED')}}\"\n }\n ],\n \"failedLocations\": [\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": "f0e60b33-49fc-4f52-af6e-866f33271959", "documentation": "Creates a cluster within an instance.", "method": "post", "endpoint": "v2/:parent/clusters", "responses": [ { "uuid": "5b02d56a-17ef-4e1a-99a8-d0fbe9b8d0b9", "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": "b6b988ca-5248-4404-ab8d-116a69fabbc5", "documentation": "Lists information about instances in a project.", "method": "get", "endpoint": "v2/:parent/instances", "responses": [ { "uuid": "1347a154-5da3-4944-9683-e04681ee8d98", "body": "{\n \"failedLocations\": [\n \"\"\n ],\n \"instances\": [\n {\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"state\": \"{{oneOf (array 'STATE_NOT_KNOWN' 'READY' 'CREATING')}}\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'PRODUCTION' 'DEVELOPMENT')}}\"\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": "82cc91f8-e4a6-4a3d-9f8d-7fc25c88a697", "documentation": "Create an instance within a project.", "method": "post", "endpoint": "v2/:parent/instances", "responses": [ { "uuid": "b038697e-32b3-44d3-b862-154a00e3505a", "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": "f7e0e550-d7a8-4203-aa05-a3267b7569da", "documentation": "Lists all tables served from a specified instance.", "method": "get", "endpoint": "v2/:parent/tables", "responses": [ { "uuid": "5a07407e-5bb8-4b14-8cdf-25a4ffb39fc1", "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": "1ea25417-aebf-414a-970c-6a838d6a0e42", "documentation": "Creates a new table in the specified instance. The table can be created with a full set of initial column families, specified in the request.", "method": "post", "endpoint": "v2/:parent/tables", "responses": [ { "uuid": "cd8f1836-dfee-451e-b3ff-2ba418348a35", "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": "45d77457-dca6-4819-a0dd-8d7eebd22bb2", "documentation": "Create a new table by restoring from a completed backup. The new table must be in the same project as the instance containing the backup. The returned table long-running operation can be used to track the progress of the operation, and to cancel it. The metadata field type is RestoreTableMetadata. The response type is Table, if successful.", "method": "post", "endpoint": "v2/:parent/tables:restore", "responses": [ { "uuid": "71fa8c51-9ade-4022-985c-3d7c4ea8496a", "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": "a6b4dbf9-2e96-45c5-bab1-8e166e4f1ac9", "documentation": "Gets the access control policy for a Table resource. Returns an empty policy if the resource exists but does not have a policy set.", "method": "post", "endpoint": "v2/:resource:getIamPolicy", "responses": [ { "uuid": "52663321-b034-4998-9e1e-284b71b00968", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\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": "f9614d16-be21-4c04-b6d4-6b7ad71a6d76", "documentation": "Sets the access control policy on a Table resource. Replaces any existing policy.", "method": "post", "endpoint": "v2/:resource:setIamPolicy", "responses": [ { "uuid": "a881e17e-734a-49c4-affa-32bafb5abb0a", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\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": "76a6509d-e9c0-4a22-9075-c8532bf57601", "documentation": "Returns permissions that the caller has on the specified table resource.", "method": "post", "endpoint": "v2/:resource:testIamPermissions", "responses": [ { "uuid": "13181e07-698d-4e74-aa42-1ce4ac786a84", "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": "4bcc1a8c-9109-4fcd-a2e0-90da32d20aa9" }, { "type": "route", "uuid": "c9b9ffbe-5dbc-4b88-b461-c05e374c94d4" }, { "type": "route", "uuid": "340b01e5-a05d-4f60-9fea-74e5971c2443" }, { "type": "route", "uuid": "9d50e5b8-c881-4de5-bac7-17d79353275b" }, { "type": "route", "uuid": "806ae9c4-75df-4a04-9d73-57ca71247d17" }, { "type": "route", "uuid": "4500a878-1cc1-49d8-8169-80b690a129a7" }, { "type": "route", "uuid": "f8cc2656-0177-4a7d-8774-61b0abeb7648" }, { "type": "route", "uuid": "5c635ca4-1f93-465f-8e24-2dfa10d722a2" }, { "type": "route", "uuid": "5b8978cc-fdfc-4e79-af67-4342be39ed8a" }, { "type": "route", "uuid": "a6213898-e3e2-492d-ab4a-96466c864127" }, { "type": "route", "uuid": "4ce90cc5-785d-4842-a915-e16e2e012792" }, { "type": "route", "uuid": "e014a03e-c59d-47d6-9d0c-8dbcfd268880" }, { "type": "route", "uuid": "779cb9a2-25a0-4e55-9366-7375275fdbdb" }, { "type": "route", "uuid": "28dd329a-5ed5-4bef-9aa6-1facfc2a925c" }, { "type": "route", "uuid": "4a43add0-a671-479a-9815-33faf468d5ea" }, { "type": "route", "uuid": "f28b3bbf-f131-401c-b798-75671fd62092" }, { "type": "route", "uuid": "f0e60b33-49fc-4f52-af6e-866f33271959" }, { "type": "route", "uuid": "b6b988ca-5248-4404-ab8d-116a69fabbc5" }, { "type": "route", "uuid": "82cc91f8-e4a6-4a3d-9f8d-7fc25c88a697" }, { "type": "route", "uuid": "f7e0e550-d7a8-4203-aa05-a3267b7569da" }, { "type": "route", "uuid": "1ea25417-aebf-414a-970c-6a838d6a0e42" }, { "type": "route", "uuid": "45d77457-dca6-4819-a0dd-8d7eebd22bb2" }, { "type": "route", "uuid": "a6b4dbf9-2e96-45c5-bab1-8e166e4f1ac9" }, { "type": "route", "uuid": "f9614d16-be21-4c04-b6d4-6b7ad71a6d76" }, { "type": "route", "uuid": "76a6509d-e9c0-4a22-9075-c8532bf57601" } ] }