|
1773 | 1773 | }
|
1774 | 1774 | },
|
1775 | 1775 | "reportJobs": {
|
| 1776 | + "deprecated": true, |
1776 | 1777 | "methods": {
|
1777 | 1778 | "fetchReportResults": {
|
1778 |
| - "description": "Retrieves data generated by CloudChannelReportsService.RunReportJob.", |
| 1779 | + "deprecated": true, |
| 1780 | + "description": "Retrieves data generated by CloudChannelReportsService.RunReportJob. Deprecated: Please use [Export Channel Services data to BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) instead.", |
1779 | 1781 | "flatPath": "v1/accounts/{accountsId}/reportJobs/{reportJobsId}:fetchReportResults",
|
1780 | 1782 | "httpMethod": "POST",
|
1781 | 1783 | "id": "cloudchannel.accounts.reportJobs.fetchReportResults",
|
|
1805 | 1807 | }
|
1806 | 1808 | },
|
1807 | 1809 | "reports": {
|
| 1810 | + "deprecated": true, |
1808 | 1811 | "methods": {
|
1809 | 1812 | "list": {
|
1810 |
| - "description": "Lists the reports that RunReportJob can run. These reports include an ID, a description, and the list of columns that will be in the result.", |
| 1813 | + "deprecated": true, |
| 1814 | + "description": "Lists the reports that RunReportJob can run. These reports include an ID, a description, and the list of columns that will be in the result. Deprecated: Please use [Export Channel Services data to BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) instead.", |
1811 | 1815 | "flatPath": "v1/accounts/{accountsId}/reports",
|
1812 | 1816 | "httpMethod": "GET",
|
1813 | 1817 | "id": "cloudchannel.accounts.reports.list",
|
|
1848 | 1852 | ]
|
1849 | 1853 | },
|
1850 | 1854 | "run": {
|
1851 |
| - "description": "Begins generation of data for a given report. The report identifier is a UID (for example, `613bf59q`). Possible error codes: * PERMISSION_DENIED: The user doesn't have access to this report. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The report identifier was not found. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: The ID of a long-running operation. To get the results of the operation, call the GetOperation method of CloudChannelOperationsService. The Operation metadata contains an instance of OperationMetadata. To get the results of report generation, call CloudChannelReportsService.FetchReportResults with the RunReportJobResponse.report_job.", |
| 1855 | + "deprecated": true, |
| 1856 | + "description": "Begins generation of data for a given report. The report identifier is a UID (for example, `613bf59q`). Possible error codes: * PERMISSION_DENIED: The user doesn't have access to this report. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The report identifier was not found. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: The ID of a long-running operation. To get the results of the operation, call the GetOperation method of CloudChannelOperationsService. The Operation metadata contains an instance of OperationMetadata. To get the results of report generation, call CloudChannelReportsService.FetchReportResults with the RunReportJobResponse.report_job. Deprecated: Please use [Export Channel Services data to BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) instead.", |
1852 | 1857 | "flatPath": "v1/accounts/{accountsId}/reports/{reportsId}:run",
|
1853 | 1858 | "httpMethod": "POST",
|
1854 | 1859 | "id": "cloudchannel.accounts.reports.run",
|
|
2178 | 2183 | }
|
2179 | 2184 | }
|
2180 | 2185 | },
|
2181 |
| - "revision": "20231210", |
| 2186 | + "revision": "20240102", |
2182 | 2187 | "rootUrl": "https://cloudchannel.googleapis.com/",
|
2183 | 2188 | "schemas": {
|
2184 | 2189 | "GoogleCloudChannelV1ActivateEntitlementRequest": {
|
|
2550 | 2555 | "type": "object"
|
2551 | 2556 | },
|
2552 | 2557 | "GoogleCloudChannelV1Column": {
|
| 2558 | + "deprecated": true, |
2553 | 2559 | "description": "The definition of a report column. Specifies the data properties in the corresponding position of the report rows.",
|
2554 | 2560 | "id": "GoogleCloudChannelV1Column",
|
2555 | 2561 | "properties": {
|
|
2860 | 2866 | "type": "object"
|
2861 | 2867 | },
|
2862 | 2868 | "GoogleCloudChannelV1DateRange": {
|
| 2869 | + "deprecated": true, |
2863 | 2870 | "description": "A representation of usage or invoice date ranges.",
|
2864 | 2871 | "id": "GoogleCloudChannelV1DateRange",
|
2865 | 2872 | "properties": {
|
|
3226 | 3233 | "type": "object"
|
3227 | 3234 | },
|
3228 | 3235 | "GoogleCloudChannelV1FetchReportResultsRequest": {
|
| 3236 | + "deprecated": true, |
3229 | 3237 | "description": "Request message for CloudChannelReportsService.FetchReportResults.",
|
3230 | 3238 | "id": "GoogleCloudChannelV1FetchReportResultsRequest",
|
3231 | 3239 | "properties": {
|
|
3249 | 3257 | "type": "object"
|
3250 | 3258 | },
|
3251 | 3259 | "GoogleCloudChannelV1FetchReportResultsResponse": {
|
| 3260 | + "deprecated": true, |
3252 | 3261 | "description": "Response message for CloudChannelReportsService.FetchReportResults. Contains a tabular representation of the report results.",
|
3253 | 3262 | "id": "GoogleCloudChannelV1FetchReportResultsResponse",
|
3254 | 3263 | "properties": {
|
|
3482 | 3491 | "type": "object"
|
3483 | 3492 | },
|
3484 | 3493 | "GoogleCloudChannelV1ListReportsResponse": {
|
| 3494 | + "deprecated": true, |
3485 | 3495 | "description": "Response message for CloudChannelReportsService.ListReports.",
|
3486 | 3496 | "id": "GoogleCloudChannelV1ListReportsResponse",
|
3487 | 3497 | "properties": {
|
|
4265 | 4275 | "type": "object"
|
4266 | 4276 | },
|
4267 | 4277 | "GoogleCloudChannelV1Report": {
|
| 4278 | + "deprecated": true, |
4268 | 4279 | "description": "The ID and description of a report that was used to generate report data. For example, \"Google Cloud Daily Spend\", \"Google Workspace License Activity\", etc.",
|
4269 | 4280 | "id": "GoogleCloudChannelV1Report",
|
4270 | 4281 | "properties": {
|
|
4291 | 4302 | "type": "object"
|
4292 | 4303 | },
|
4293 | 4304 | "GoogleCloudChannelV1ReportJob": {
|
| 4305 | + "deprecated": true, |
4294 | 4306 | "description": "The result of a RunReportJob operation. Contains the name to use in FetchReportResultsRequest.report_job and the status of the operation.",
|
4295 | 4307 | "id": "GoogleCloudChannelV1ReportJob",
|
4296 | 4308 | "properties": {
|
|
4306 | 4318 | "type": "object"
|
4307 | 4319 | },
|
4308 | 4320 | "GoogleCloudChannelV1ReportResultsMetadata": {
|
| 4321 | + "deprecated": true, |
4309 | 4322 | "description": "The features describing the data. Returned by CloudChannelReportsService.RunReportJob and CloudChannelReportsService.FetchReportResults.",
|
4310 | 4323 | "id": "GoogleCloudChannelV1ReportResultsMetadata",
|
4311 | 4324 | "properties": {
|
|
4330 | 4343 | "type": "object"
|
4331 | 4344 | },
|
4332 | 4345 | "GoogleCloudChannelV1ReportStatus": {
|
| 4346 | + "deprecated": true, |
4333 | 4347 | "description": "Status of a report generation process.",
|
4334 | 4348 | "id": "GoogleCloudChannelV1ReportStatus",
|
4335 | 4349 | "properties": {
|
|
4365 | 4379 | "type": "object"
|
4366 | 4380 | },
|
4367 | 4381 | "GoogleCloudChannelV1ReportValue": {
|
| 4382 | + "deprecated": true, |
4368 | 4383 | "description": "A single report value.",
|
4369 | 4384 | "id": "GoogleCloudChannelV1ReportValue",
|
4370 | 4385 | "properties": {
|
|
4482 | 4497 | "type": "object"
|
4483 | 4498 | },
|
4484 | 4499 | "GoogleCloudChannelV1Row": {
|
| 4500 | + "deprecated": true, |
4485 | 4501 | "description": "A row of report values.",
|
4486 | 4502 | "id": "GoogleCloudChannelV1Row",
|
4487 | 4503 | "properties": {
|
|
4500 | 4516 | "type": "object"
|
4501 | 4517 | },
|
4502 | 4518 | "GoogleCloudChannelV1RunReportJobRequest": {
|
| 4519 | + "deprecated": true, |
4503 | 4520 | "description": "Request message for CloudChannelReportsService.RunReportJob.",
|
4504 | 4521 | "id": "GoogleCloudChannelV1RunReportJobRequest",
|
4505 | 4522 | "properties": {
|
|
4519 | 4536 | "type": "object"
|
4520 | 4537 | },
|
4521 | 4538 | "GoogleCloudChannelV1RunReportJobResponse": {
|
| 4539 | + "deprecated": true, |
4522 | 4540 | "description": "Response message for CloudChannelReportsService.RunReportJob.",
|
4523 | 4541 | "id": "GoogleCloudChannelV1RunReportJobResponse",
|
4524 | 4542 | "properties": {
|
|
4877 | 4895 | "type": "object"
|
4878 | 4896 | },
|
4879 | 4897 | "GoogleCloudChannelV1alpha1Column": {
|
| 4898 | + "deprecated": true, |
4880 | 4899 | "description": "The definition of a report column. Specifies the data properties in the corresponding position of the report rows.",
|
4881 | 4900 | "id": "GoogleCloudChannelV1alpha1Column",
|
4882 | 4901 | "properties": {
|
|
4962 | 4981 | "type": "object"
|
4963 | 4982 | },
|
4964 | 4983 | "GoogleCloudChannelV1alpha1DateRange": {
|
| 4984 | + "deprecated": true, |
4965 | 4985 | "description": "A representation of usage or invoice date ranges.",
|
4966 | 4986 | "id": "GoogleCloudChannelV1alpha1DateRange",
|
4967 | 4987 | "properties": {
|
|
5346 | 5366 | "type": "object"
|
5347 | 5367 | },
|
5348 | 5368 | "GoogleCloudChannelV1alpha1Report": {
|
| 5369 | + "deprecated": true, |
5349 | 5370 | "description": "The ID and description of a report that was used to generate report data. For example, \"Google Cloud Daily Spend\", \"Google Workspace License Activity\", etc.",
|
5350 | 5371 | "id": "GoogleCloudChannelV1alpha1Report",
|
5351 | 5372 | "properties": {
|
|
5372 | 5393 | "type": "object"
|
5373 | 5394 | },
|
5374 | 5395 | "GoogleCloudChannelV1alpha1ReportJob": {
|
| 5396 | + "deprecated": true, |
5375 | 5397 | "description": "The result of a RunReportJob operation. Contains the name to use in FetchReportResultsRequest.report_job and the status of the operation.",
|
5376 | 5398 | "id": "GoogleCloudChannelV1alpha1ReportJob",
|
5377 | 5399 | "properties": {
|
|
5387 | 5409 | "type": "object"
|
5388 | 5410 | },
|
5389 | 5411 | "GoogleCloudChannelV1alpha1ReportResultsMetadata": {
|
| 5412 | + "deprecated": true, |
5390 | 5413 | "description": "The features describing the data. Returned by CloudChannelReportsService.RunReportJob and CloudChannelReportsService.FetchReportResults.",
|
5391 | 5414 | "id": "GoogleCloudChannelV1alpha1ReportResultsMetadata",
|
5392 | 5415 | "properties": {
|
|
5411 | 5434 | "type": "object"
|
5412 | 5435 | },
|
5413 | 5436 | "GoogleCloudChannelV1alpha1ReportStatus": {
|
| 5437 | + "deprecated": true, |
5414 | 5438 | "description": "Status of a report generation process.",
|
5415 | 5439 | "id": "GoogleCloudChannelV1alpha1ReportStatus",
|
5416 | 5440 | "properties": {
|
|
5446 | 5470 | "type": "object"
|
5447 | 5471 | },
|
5448 | 5472 | "GoogleCloudChannelV1alpha1RunReportJobResponse": {
|
| 5473 | + "deprecated": true, |
5449 | 5474 | "description": "Response message for CloudChannelReportsService.RunReportJob.",
|
5450 | 5475 | "id": "GoogleCloudChannelV1alpha1RunReportJobResponse",
|
5451 | 5476 | "properties": {
|
|
0 commit comments