{ "uuid": "62cdae16-ef9e-49ec-b1f4-570af4e4cadd", "lastMigration": 29, "name": "Cloud Logging API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "70f1c4e4-4093-4108-a334-11a60c895e03", "documentation": "Copies a set of log entries from a log bucket to a Cloud Storage bucket.", "method": "post", "endpoint": "v2/entries:copy", "responses": [ { "uuid": "a1ec83db-6db0-4ec2-863c-65e9dcf74cb0", "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": "390a0fea-35fb-42cd-b120-045050abbe25", "documentation": "Lists log entries. Use this method to retrieve log entries that originated from a project/folder/organization/billing account. For ways to export log entries, see Exporting Logs (https://cloud.google.com/logging/docs/export).", "method": "post", "endpoint": "v2/entries:list", "responses": [ { "uuid": "f4aa0fb2-26fd-45e9-91ae-72e3cf493677", "body": "{\n \"entries\": [\n {\n \"httpRequest\": {\n \"cacheFillBytes\": \"\",\n \"cacheHit\": {{faker 'datatype.boolean'}},\n \"cacheLookup\": {{faker 'datatype.boolean'}},\n \"cacheValidatedWithOriginServer\": {{faker 'datatype.boolean'}},\n \"latency\": \"\",\n \"protocol\": \"\",\n \"referer\": \"\",\n \"remoteIp\": \"\",\n \"requestMethod\": \"\",\n \"requestSize\": \"\",\n \"requestUrl\": \"\",\n \"responseSize\": \"\",\n \"serverIp\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"userAgent\": \"\"\n },\n \"insertId\": \"\",\n \"jsonPayload\": {},\n \"labels\": {},\n \"logName\": \"\",\n \"metadata\": {\n \"systemLabels\": {},\n \"userLabels\": {}\n },\n \"operation\": {\n \"first\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"last\": {{faker 'datatype.boolean'}},\n \"producer\": \"\"\n },\n \"protoPayload\": {},\n \"receiveTimestamp\": \"\",\n \"resource\": {\n \"labels\": {},\n \"type\": \"\"\n },\n \"severity\": \"{{oneOf (array 'DEFAULT' 'DEBUG' 'INFO' 'NOTICE' 'WARNING' 'ERROR' 'CRITICAL' 'ALERT' 'EMERGENCY')}}\",\n \"sourceLocation\": {\n \"file\": \"\",\n \"function\": \"\",\n \"line\": \"\"\n },\n \"spanId\": \"\",\n \"split\": {\n \"index\": {{faker 'number.int' max=99999}},\n \"totalSplits\": {{faker 'number.int' max=99999}},\n \"uid\": \"\"\n },\n \"textPayload\": \"\",\n \"timestamp\": \"\",\n \"trace\": \"\",\n \"traceSampled\": {{faker 'datatype.boolean'}}\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": "b21c6af4-1d3d-44a6-9356-aaa595132f5a", "documentation": "Streaming read of log entries as they are ingested. Until the stream is terminated, it will continue reading logs.", "method": "post", "endpoint": "v2/entries:tail", "responses": [ { "uuid": "9acca5ef-96b9-414b-9e18-caa3476e080b", "body": "{\n \"entries\": [\n {\n \"httpRequest\": {\n \"cacheFillBytes\": \"\",\n \"cacheHit\": {{faker 'datatype.boolean'}},\n \"cacheLookup\": {{faker 'datatype.boolean'}},\n \"cacheValidatedWithOriginServer\": {{faker 'datatype.boolean'}},\n \"latency\": \"\",\n \"protocol\": \"\",\n \"referer\": \"\",\n \"remoteIp\": \"\",\n \"requestMethod\": \"\",\n \"requestSize\": \"\",\n \"requestUrl\": \"\",\n \"responseSize\": \"\",\n \"serverIp\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"userAgent\": \"\"\n },\n \"insertId\": \"\",\n \"jsonPayload\": {},\n \"labels\": {},\n \"logName\": \"\",\n \"metadata\": {\n \"systemLabels\": {},\n \"userLabels\": {}\n },\n \"operation\": {\n \"first\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"last\": {{faker 'datatype.boolean'}},\n \"producer\": \"\"\n },\n \"protoPayload\": {},\n \"receiveTimestamp\": \"\",\n \"resource\": {\n \"labels\": {},\n \"type\": \"\"\n },\n \"severity\": \"{{oneOf (array 'DEFAULT' 'DEBUG' 'INFO' 'NOTICE' 'WARNING' 'ERROR' 'CRITICAL' 'ALERT' 'EMERGENCY')}}\",\n \"sourceLocation\": {\n \"file\": \"\",\n \"function\": \"\",\n \"line\": \"\"\n },\n \"spanId\": \"\",\n \"split\": {\n \"index\": {{faker 'number.int' max=99999}},\n \"totalSplits\": {{faker 'number.int' max=99999}},\n \"uid\": \"\"\n },\n \"textPayload\": \"\",\n \"timestamp\": \"\",\n \"trace\": \"\",\n \"traceSampled\": {{faker 'datatype.boolean'}}\n }\n ],\n \"suppressionInfo\": [\n {\n \"reason\": \"{{oneOf (array 'REASON_UNSPECIFIED' 'RATE_LIMIT' 'NOT_CONSUMED')}}\",\n \"suppressedCount\": {{faker 'number.int' max=99999}}\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": "1e8a99bb-07eb-417a-9b17-4d1ed8977276", "documentation": "Writes log entries to Logging. This API method is the only way to send log entries to Logging. This method is used, directly or indirectly, by the Logging agent (fluentd) and all logging libraries configured to use Logging. A single request may contain log entries for a maximum of 1000 different resources (projects, organizations, billing accounts or folders)", "method": "post", "endpoint": "v2/entries:write", "responses": [ { "uuid": "9e675f16-218e-422c-9dc4-e54aacf91571", "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": "5855a3ce-ff4c-4707-bf69-11af829d7fc7", "documentation": "Lists the descriptors for monitored resource types used by Logging.", "method": "get", "endpoint": "v2/monitoredResourceDescriptors", "responses": [ { "uuid": "c60a2aa4-280c-4aea-9ba6-bd80aea94354", "body": "{\n \"nextPageToken\": \"\",\n \"resourceDescriptors\": [\n {\n \"description\": \"\",\n \"displayName\": \"\",\n \"labels\": [\n {\n \"description\": \"\",\n \"key\": \"\",\n \"valueType\": \"{{oneOf (array 'STRING' 'BOOL' 'INT64')}}\"\n }\n ],\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"name\": \"\",\n \"type\": \"\"\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": "a0363cb6-a3a3-46bd-9ed4-05f7aadf269a", "documentation": "Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it receives new entries. Log entries written shortly before the delete operation might not be deleted. Entries received after the delete operation with a timestamp before the operation will be deleted.", "method": "delete", "endpoint": "v2/:logName", "responses": [ { "uuid": "1cdc1805-b9dc-4b57-bf7a-f43662c253fe", "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": "0c12f68a-27ec-4067-91ff-1efae81a19ee", "documentation": "Deletes a logs-based metric.", "method": "delete", "endpoint": "v2/:metricName", "responses": [ { "uuid": "37f7ada8-5375-4991-93fe-9b3786166926", "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": "9557ca6b-8e2f-43bf-8abe-7a3f5e0b70c5", "documentation": "Gets a logs-based metric.", "method": "get", "endpoint": "v2/:metricName", "responses": [ { "uuid": "a5ad4ab1-747d-481c-a469-6e781a5d0e81", "body": "{\n \"bucketName\": \"\",\n \"bucketOptions\": {\n \"explicitBuckets\": {\n \"bounds\": [\n {{faker 'number.float'}}\n ]\n },\n \"exponentialBuckets\": {\n \"growthFactor\": {{faker 'number.float'}},\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"scale\": {{faker 'number.float'}}\n },\n \"linearBuckets\": {\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"offset\": {{faker 'number.float'}},\n \"width\": {{faker 'number.float'}}\n }\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"labelExtractors\": {},\n \"metricDescriptor\": {\n \"description\": \"\",\n \"displayName\": \"\",\n \"labels\": [\n {\n \"description\": \"\",\n \"key\": \"\",\n \"valueType\": \"{{oneOf (array 'STRING' 'BOOL' 'INT64')}}\"\n }\n ],\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"metadata\": {\n \"ingestDelay\": \"\",\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"samplePeriod\": \"\"\n },\n \"metricKind\": \"{{oneOf (array 'METRIC_KIND_UNSPECIFIED' 'GAUGE' 'DELTA' 'CUMULATIVE')}}\",\n \"monitoredResourceTypes\": [\n \"\"\n ],\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"valueType\": \"{{oneOf (array 'VALUE_TYPE_UNSPECIFIED' 'BOOL' 'INT64' 'DOUBLE' 'STRING' 'DISTRIBUTION' 'MONEY')}}\"\n },\n \"name\": \"\",\n \"updateTime\": \"\",\n \"valueExtractor\": \"\",\n \"version\": \"{{oneOf (array 'V2' 'V1')}}\"\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": "0ef545f4-9c8b-4927-9bea-d888aa467663", "documentation": "Creates or updates a logs-based metric.", "method": "put", "endpoint": "v2/:metricName", "responses": [ { "uuid": "4fe5d728-e05c-4af7-ad1b-f7aeb0044f44", "body": "{\n \"bucketName\": \"\",\n \"bucketOptions\": {\n \"explicitBuckets\": {\n \"bounds\": [\n {{faker 'number.float'}}\n ]\n },\n \"exponentialBuckets\": {\n \"growthFactor\": {{faker 'number.float'}},\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"scale\": {{faker 'number.float'}}\n },\n \"linearBuckets\": {\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"offset\": {{faker 'number.float'}},\n \"width\": {{faker 'number.float'}}\n }\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"labelExtractors\": {},\n \"metricDescriptor\": {\n \"description\": \"\",\n \"displayName\": \"\",\n \"labels\": [\n {\n \"description\": \"\",\n \"key\": \"\",\n \"valueType\": \"{{oneOf (array 'STRING' 'BOOL' 'INT64')}}\"\n }\n ],\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"metadata\": {\n \"ingestDelay\": \"\",\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"samplePeriod\": \"\"\n },\n \"metricKind\": \"{{oneOf (array 'METRIC_KIND_UNSPECIFIED' 'GAUGE' 'DELTA' 'CUMULATIVE')}}\",\n \"monitoredResourceTypes\": [\n \"\"\n ],\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"valueType\": \"{{oneOf (array 'VALUE_TYPE_UNSPECIFIED' 'BOOL' 'INT64' 'DOUBLE' 'STRING' 'DISTRIBUTION' 'MONEY')}}\"\n },\n \"name\": \"\",\n \"updateTime\": \"\",\n \"valueExtractor\": \"\",\n \"version\": \"{{oneOf (array 'V2' 'V1')}}\"\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": "be3492ee-90cc-428e-ae2e-ed62acc1ee7b", "documentation": "Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can delete the view. If this occurs, please try again in a few minutes.", "method": "delete", "endpoint": "v2/:name", "responses": [ { "uuid": "6bab8848-8b28-4581-b38a-df58db8a387d", "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": "d67f1b96-fdf8-4c3e-88a3-fe9058453efc", "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": "v2/:name", "responses": [ { "uuid": "3525c9a8-1a82-4fab-b283-4aa0ad8b83fd", "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": "e5aba646-fb17-4292-ae9b-df8e6b81440b", "documentation": "Updates a view on a log bucket. This method replaces the following fields in the existing view with values from the new view: filter. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes.", "method": "patch", "endpoint": "v2/:name", "responses": [ { "uuid": "96ea1dd1-3fa0-48ec-887a-2a53a8edea49", "body": "{\n \"createTime\": \"\",\n \"description\": \"\",\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\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": "ce46a7aa-4131-4903-a04e-910204574d13", "documentation": "Gets the Logging CMEK settings for the given resource.Note: CMEK for the Log Router can be configured for Google Cloud projects, folders, organizations and billing accounts. Once configured for an organization, it applies to all projects and folders in the Google Cloud organization.See Enabling CMEK for Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.", "method": "get", "endpoint": "v2/:name/cmekSettings", "responses": [ { "uuid": "b4f3311c-47a6-4f6b-9936-fe42a273cf88", "body": "{\n \"kmsKeyName\": \"\",\n \"kmsKeyVersionName\": \"\",\n \"name\": \"\",\n \"serviceAccountId\": \"\"\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": "66413601-d400-408d-b969-a89ac867ace1", "documentation": "Updates the Log Router CMEK settings for the given resource.Note: CMEK for the Log Router can currently only be configured for Google Cloud organizations. Once configured, it applies to all projects and folders in the Google Cloud organization.UpdateCmekSettings will fail if 1) kms_key_name is invalid, or 2) the associated service account does not have the required roles/cloudkms.cryptoKeyEncrypterDecrypter role assigned for the key, or 3) access to the key is disabled.See Enabling CMEK for Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.", "method": "patch", "endpoint": "v2/:name/cmekSettings", "responses": [ { "uuid": "842c2d91-fc88-4e82-a110-6d64e1b0e426", "body": "{\n \"kmsKeyName\": \"\",\n \"kmsKeyVersionName\": \"\",\n \"name\": \"\",\n \"serviceAccountId\": \"\"\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": "57fc0807-4e4c-4dff-833b-0f3b474d699b", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v2/:name/locations", "responses": [ { "uuid": "1be4ef1d-aecf-4143-89da-d6c7f8f023bf", "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": "b825d06e-453c-44d3-9ede-4c3b01b08b7e", "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": "4ab188d2-c692-4169-8088-19089f352d97", "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": "e362612e-75dd-4abd-aca2-a78b048913e9", "documentation": "Gets the Log Router settings for the given resource.Note: Settings for the Log Router can be get for Google Cloud projects, folders, organizations and billing accounts. Currently it can only be configured for organizations. Once configured for an organization, it applies to all projects and folders in the Google Cloud organization.See Enabling CMEK for Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.", "method": "get", "endpoint": "v2/:name/settings", "responses": [ { "uuid": "5713c8ff-0bb4-4bfe-9c05-bdfc1353d0ee", "body": "{\n \"disableDefaultSink\": {{faker 'datatype.boolean'}},\n \"kmsKeyName\": \"\",\n \"kmsServiceAccountId\": \"\",\n \"name\": \"\",\n \"storageLocation\": \"\"\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": "df5ee2d8-e494-4c06-a690-65bef96ce7fe", "documentation": "Updates the Log Router settings for the given resource.Note: Settings for the Log Router can currently only be configured for Google Cloud organizations. Once configured, it applies to all projects and folders in the Google Cloud organization.UpdateSettings will fail if 1) kms_key_name is invalid, or 2) the associated service account does not have the required roles/cloudkms.cryptoKeyEncrypterDecrypter role assigned for the key, or 3) access to the key is disabled. 4) location_id is not supported by Logging. 5) location_id violate OrgPolicy.See Enabling CMEK for Log Router (https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.", "method": "patch", "endpoint": "v2/:name/settings", "responses": [ { "uuid": "d89e0dcd-a559-4fca-a0bf-e1d0848efe19", "body": "{\n \"disableDefaultSink\": {{faker 'datatype.boolean'}},\n \"kmsKeyName\": \"\",\n \"kmsServiceAccountId\": \"\",\n \"name\": \"\",\n \"storageLocation\": \"\"\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": "894d788c-728a-4c5e-8b95-f7fffb35b260", "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": "c2cdf6ae-daaf-42f4-96b6-0bbdc7f801e2", "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": "385dbb83-cf40-481f-92d4-df9f614d4eef", "documentation": "Undeletes a log bucket. A bucket that has been deleted can be undeleted within the grace period of 7 days.", "method": "post", "endpoint": "v2/:name:undelete", "responses": [ { "uuid": "4c8b20c7-fb78-4e14-b4e2-807fc64f6ad2", "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": "4cba12f1-d7e9-4eb9-aaa0-93cd403444b9", "documentation": "Lists log buckets.", "method": "get", "endpoint": "v2/:parent/buckets", "responses": [ { "uuid": "4e12a463-9ca7-46b6-8c99-8e1cde8258b0", "body": "{\n \"buckets\": [\n {\n \"cmekSettings\": {\n \"kmsKeyName\": \"\",\n \"kmsKeyVersionName\": \"\",\n \"name\": \"\",\n \"serviceAccountId\": \"\"\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"indexConfigs\": [\n {\n \"createTime\": \"\",\n \"fieldPath\": \"\",\n \"type\": \"{{oneOf (array 'INDEX_TYPE_UNSPECIFIED' 'INDEX_TYPE_STRING' 'INDEX_TYPE_INTEGER')}}\"\n }\n ],\n \"lifecycleState\": \"{{oneOf (array 'LIFECYCLE_STATE_UNSPECIFIED' 'ACTIVE' 'DELETE_REQUESTED')}}\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"restrictedFields\": [\n \"\"\n ],\n \"retentionDays\": {{faker 'number.int' max=99999}},\n \"updateTime\": \"\"\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": "498379c9-fefd-4daa-b6ef-58ab017e22b6", "documentation": "Creates a log bucket that can be used to store log entries. After a bucket has been created, the bucket's location cannot be changed.", "method": "post", "endpoint": "v2/:parent/buckets", "responses": [ { "uuid": "4840d52e-c581-4437-bc92-91137738e7fb", "body": "{\n \"cmekSettings\": {\n \"kmsKeyName\": \"\",\n \"kmsKeyVersionName\": \"\",\n \"name\": \"\",\n \"serviceAccountId\": \"\"\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"indexConfigs\": [\n {\n \"createTime\": \"\",\n \"fieldPath\": \"\",\n \"type\": \"{{oneOf (array 'INDEX_TYPE_UNSPECIFIED' 'INDEX_TYPE_STRING' 'INDEX_TYPE_INTEGER')}}\"\n }\n ],\n \"lifecycleState\": \"{{oneOf (array 'LIFECYCLE_STATE_UNSPECIFIED' 'ACTIVE' 'DELETE_REQUESTED')}}\",\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"restrictedFields\": [\n \"\"\n ],\n \"retentionDays\": {{faker 'number.int' max=99999}},\n \"updateTime\": \"\"\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": "a432b45f-5c48-4a69-913e-9b4e28c2f123", "documentation": "Lists all the exclusions on the _Default sink in a parent resource.", "method": "get", "endpoint": "v2/:parent/exclusions", "responses": [ { "uuid": "e50a6e79-70ee-4119-8bd5-3e1e1af12ed8", "body": "{\n \"exclusions\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\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": "1c8d70de-a9eb-41cf-aa6e-7e19b84d431d", "documentation": "Creates a new exclusion in the _Default sink in a specified parent resource. Only log entries belonging to that resource can be excluded. You can have up to 10 exclusions in a resource.", "method": "post", "endpoint": "v2/:parent/exclusions", "responses": [ { "uuid": "27f0ba4c-f8c3-4ae1-8206-283ba091a4d2", "body": "{\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\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": "239cdba1-2349-4449-a921-b35d6631d57b", "documentation": "Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.", "method": "get", "endpoint": "v2/:parent/logs", "responses": [ { "uuid": "46aca7e8-388d-43a0-a72d-eda0c641f17c", "body": "{\n \"logNames\": [\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": "4cf415c3-3dd1-4faa-850e-0d29755e4c02", "documentation": "Lists logs-based metrics.", "method": "get", "endpoint": "v2/:parent/metrics", "responses": [ { "uuid": "d648f491-4fe3-42fd-b5b3-c7090e371595", "body": "{\n \"metrics\": [\n {\n \"bucketName\": \"\",\n \"bucketOptions\": {\n \"explicitBuckets\": {\n \"bounds\": [\n {{faker 'number.float'}}\n ]\n },\n \"exponentialBuckets\": {\n \"growthFactor\": {{faker 'number.float'}},\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"scale\": {{faker 'number.float'}}\n },\n \"linearBuckets\": {\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"offset\": {{faker 'number.float'}},\n \"width\": {{faker 'number.float'}}\n }\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"labelExtractors\": {},\n \"metricDescriptor\": {\n \"description\": \"\",\n \"displayName\": \"\",\n \"labels\": [\n {\n \"description\": \"\",\n \"key\": \"\",\n \"valueType\": \"{{oneOf (array 'STRING' 'BOOL' 'INT64')}}\"\n }\n ],\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"metadata\": {\n \"ingestDelay\": \"\",\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"samplePeriod\": \"\"\n },\n \"metricKind\": \"{{oneOf (array 'METRIC_KIND_UNSPECIFIED' 'GAUGE' 'DELTA' 'CUMULATIVE')}}\",\n \"monitoredResourceTypes\": [\n \"\"\n ],\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"valueType\": \"{{oneOf (array 'VALUE_TYPE_UNSPECIFIED' 'BOOL' 'INT64' 'DOUBLE' 'STRING' 'DISTRIBUTION' 'MONEY')}}\"\n },\n \"name\": \"\",\n \"updateTime\": \"\",\n \"valueExtractor\": \"\",\n \"version\": \"{{oneOf (array 'V2' 'V1')}}\"\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": "e7790f9d-a257-4bbc-b28b-77acdcf25b3f", "documentation": "Creates a logs-based metric.", "method": "post", "endpoint": "v2/:parent/metrics", "responses": [ { "uuid": "f7bf105b-b1fe-4cf0-986c-d4ca26337393", "body": "{\n \"bucketName\": \"\",\n \"bucketOptions\": {\n \"explicitBuckets\": {\n \"bounds\": [\n {{faker 'number.float'}}\n ]\n },\n \"exponentialBuckets\": {\n \"growthFactor\": {{faker 'number.float'}},\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"scale\": {{faker 'number.float'}}\n },\n \"linearBuckets\": {\n \"numFiniteBuckets\": {{faker 'number.int' max=99999}},\n \"offset\": {{faker 'number.float'}},\n \"width\": {{faker 'number.float'}}\n }\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"labelExtractors\": {},\n \"metricDescriptor\": {\n \"description\": \"\",\n \"displayName\": \"\",\n \"labels\": [\n {\n \"description\": \"\",\n \"key\": \"\",\n \"valueType\": \"{{oneOf (array 'STRING' 'BOOL' 'INT64')}}\"\n }\n ],\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"metadata\": {\n \"ingestDelay\": \"\",\n \"launchStage\": \"{{oneOf (array 'LAUNCH_STAGE_UNSPECIFIED' 'UNIMPLEMENTED' 'PRELAUNCH' 'EARLY_ACCESS' 'ALPHA' 'BETA' 'GA' 'DEPRECATED')}}\",\n \"samplePeriod\": \"\"\n },\n \"metricKind\": \"{{oneOf (array 'METRIC_KIND_UNSPECIFIED' 'GAUGE' 'DELTA' 'CUMULATIVE')}}\",\n \"monitoredResourceTypes\": [\n \"\"\n ],\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"valueType\": \"{{oneOf (array 'VALUE_TYPE_UNSPECIFIED' 'BOOL' 'INT64' 'DOUBLE' 'STRING' 'DISTRIBUTION' 'MONEY')}}\"\n },\n \"name\": \"\",\n \"updateTime\": \"\",\n \"valueExtractor\": \"\",\n \"version\": \"{{oneOf (array 'V2' 'V1')}}\"\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": "1e3cb86f-fdad-4466-9f6a-f14075d35b01", "documentation": "Lists sinks.", "method": "get", "endpoint": "v2/:parent/sinks", "responses": [ { "uuid": "c285afcb-cf41-4eaf-940a-047839843af8", "body": "{\n \"nextPageToken\": \"\",\n \"sinks\": [\n {\n \"bigqueryOptions\": {\n \"usePartitionedTables\": {{faker 'datatype.boolean'}},\n \"usesTimestampColumnPartitioning\": {{faker 'datatype.boolean'}}\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"exclusions\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"filter\": \"\",\n \"includeChildren\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"outputVersionFormat\": \"{{oneOf (array 'VERSION_FORMAT_UNSPECIFIED' 'V2' 'V1')}}\",\n \"updateTime\": \"\",\n \"writerIdentity\": \"\"\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": "4a8a6785-dd57-4b37-a266-ee8731c86178", "documentation": "Creates a sink that exports specified log entries to a destination. The export of newly-ingested log entries begins immediately, unless the sink's writer_identity is not permitted to write to the destination. A sink can export log entries only from the resource owning the sink.", "method": "post", "endpoint": "v2/:parent/sinks", "responses": [ { "uuid": "5c9cd939-677a-497b-b58c-9cde7fc0b848", "body": "{\n \"bigqueryOptions\": {\n \"usePartitionedTables\": {{faker 'datatype.boolean'}},\n \"usesTimestampColumnPartitioning\": {{faker 'datatype.boolean'}}\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"exclusions\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"filter\": \"\",\n \"includeChildren\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"outputVersionFormat\": \"{{oneOf (array 'VERSION_FORMAT_UNSPECIFIED' 'V2' 'V1')}}\",\n \"updateTime\": \"\",\n \"writerIdentity\": \"\"\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": "7bebabcc-1eb9-45f7-933d-0ee8783abe53", "documentation": "Lists views on a log bucket.", "method": "get", "endpoint": "v2/:parent/views", "responses": [ { "uuid": "7a60d719-2dd0-40d5-a514-589d42422715", "body": "{\n \"nextPageToken\": \"\",\n \"views\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\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": "367fe7cb-8849-42b6-b60a-b41585d802e9", "documentation": "Creates a view over log entries in a log bucket. A bucket may contain a maximum of 30 views.", "method": "post", "endpoint": "v2/:parent/views", "responses": [ { "uuid": "952481b7-ef09-4d5f-9fcb-1dd22ad11261", "body": "{\n \"createTime\": \"\",\n \"description\": \"\",\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\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": "909dba9d-bf32-4ffa-af60-8eeaf079adb0", "documentation": "Deletes a sink. If the sink has a unique writer_identity, then that service account is also deleted.", "method": "delete", "endpoint": "v2/:sinkName", "responses": [ { "uuid": "f2df5209-2554-4c5d-a51b-32f655df2f9f", "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": "4f75a17e-9a0a-4ad5-bb9e-9718712a1164", "documentation": "Gets a sink.", "method": "get", "endpoint": "v2/:sinkName", "responses": [ { "uuid": "f85e8f95-3093-4bd6-aecf-e89c03f49f1c", "body": "{\n \"bigqueryOptions\": {\n \"usePartitionedTables\": {{faker 'datatype.boolean'}},\n \"usesTimestampColumnPartitioning\": {{faker 'datatype.boolean'}}\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"exclusions\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"filter\": \"\",\n \"includeChildren\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"outputVersionFormat\": \"{{oneOf (array 'VERSION_FORMAT_UNSPECIFIED' 'V2' 'V1')}}\",\n \"updateTime\": \"\",\n \"writerIdentity\": \"\"\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": "84447ef1-d235-4952-9fbb-2e0c27499d6e", "documentation": "Updates a sink. This method replaces the following fields in the existing sink with values from the new sink: destination, and filter.The updated sink might also have a new writer_identity; see the unique_writer_identity field.", "method": "patch", "endpoint": "v2/:sinkName", "responses": [ { "uuid": "6da2147e-96f6-4d26-a19c-9d9664ad4268", "body": "{\n \"bigqueryOptions\": {\n \"usePartitionedTables\": {{faker 'datatype.boolean'}},\n \"usesTimestampColumnPartitioning\": {{faker 'datatype.boolean'}}\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"exclusions\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"filter\": \"\",\n \"includeChildren\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"outputVersionFormat\": \"{{oneOf (array 'VERSION_FORMAT_UNSPECIFIED' 'V2' 'V1')}}\",\n \"updateTime\": \"\",\n \"writerIdentity\": \"\"\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": "b832c57f-6861-40bb-a02c-7fddb7c14eaa", "documentation": "Updates a sink. This method replaces the following fields in the existing sink with values from the new sink: destination, and filter.The updated sink might also have a new writer_identity; see the unique_writer_identity field.", "method": "put", "endpoint": "v2/:sinkName", "responses": [ { "uuid": "f6d258d7-f44b-410b-a13a-af8ed60be1de", "body": "{\n \"bigqueryOptions\": {\n \"usePartitionedTables\": {{faker 'datatype.boolean'}},\n \"usesTimestampColumnPartitioning\": {{faker 'datatype.boolean'}}\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"exclusions\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"filter\": \"\",\n \"name\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"filter\": \"\",\n \"includeChildren\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"outputVersionFormat\": \"{{oneOf (array 'VERSION_FORMAT_UNSPECIFIED' 'V2' 'V1')}}\",\n \"updateTime\": \"\",\n \"writerIdentity\": \"\"\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": "70f1c4e4-4093-4108-a334-11a60c895e03" }, { "type": "route", "uuid": "390a0fea-35fb-42cd-b120-045050abbe25" }, { "type": "route", "uuid": "b21c6af4-1d3d-44a6-9356-aaa595132f5a" }, { "type": "route", "uuid": "1e8a99bb-07eb-417a-9b17-4d1ed8977276" }, { "type": "route", "uuid": "5855a3ce-ff4c-4707-bf69-11af829d7fc7" }, { "type": "route", "uuid": "a0363cb6-a3a3-46bd-9ed4-05f7aadf269a" }, { "type": "route", "uuid": "0c12f68a-27ec-4067-91ff-1efae81a19ee" }, { "type": "route", "uuid": "9557ca6b-8e2f-43bf-8abe-7a3f5e0b70c5" }, { "type": "route", "uuid": "0ef545f4-9c8b-4927-9bea-d888aa467663" }, { "type": "route", "uuid": "be3492ee-90cc-428e-ae2e-ed62acc1ee7b" }, { "type": "route", "uuid": "d67f1b96-fdf8-4c3e-88a3-fe9058453efc" }, { "type": "route", "uuid": "e5aba646-fb17-4292-ae9b-df8e6b81440b" }, { "type": "route", "uuid": "ce46a7aa-4131-4903-a04e-910204574d13" }, { "type": "route", "uuid": "66413601-d400-408d-b969-a89ac867ace1" }, { "type": "route", "uuid": "57fc0807-4e4c-4dff-833b-0f3b474d699b" }, { "type": "route", "uuid": "b825d06e-453c-44d3-9ede-4c3b01b08b7e" }, { "type": "route", "uuid": "e362612e-75dd-4abd-aca2-a78b048913e9" }, { "type": "route", "uuid": "df5ee2d8-e494-4c06-a690-65bef96ce7fe" }, { "type": "route", "uuid": "894d788c-728a-4c5e-8b95-f7fffb35b260" }, { "type": "route", "uuid": "385dbb83-cf40-481f-92d4-df9f614d4eef" }, { "type": "route", "uuid": "4cba12f1-d7e9-4eb9-aaa0-93cd403444b9" }, { "type": "route", "uuid": "498379c9-fefd-4daa-b6ef-58ab017e22b6" }, { "type": "route", "uuid": "a432b45f-5c48-4a69-913e-9b4e28c2f123" }, { "type": "route", "uuid": "1c8d70de-a9eb-41cf-aa6e-7e19b84d431d" }, { "type": "route", "uuid": "239cdba1-2349-4449-a921-b35d6631d57b" }, { "type": "route", "uuid": "4cf415c3-3dd1-4faa-850e-0d29755e4c02" }, { "type": "route", "uuid": "e7790f9d-a257-4bbc-b28b-77acdcf25b3f" }, { "type": "route", "uuid": "1e3cb86f-fdad-4466-9f6a-f14075d35b01" }, { "type": "route", "uuid": "4a8a6785-dd57-4b37-a266-ee8731c86178" }, { "type": "route", "uuid": "7bebabcc-1eb9-45f7-933d-0ee8783abe53" }, { "type": "route", "uuid": "367fe7cb-8849-42b6-b60a-b41585d802e9" }, { "type": "route", "uuid": "909dba9d-bf32-4ffa-af60-8eeaf079adb0" }, { "type": "route", "uuid": "4f75a17e-9a0a-4ad5-bb9e-9718712a1164" }, { "type": "route", "uuid": "84447ef1-d235-4952-9fbb-2e0c27499d6e" }, { "type": "route", "uuid": "b832c57f-6861-40bb-a02c-7fddb7c14eaa" } ] }