aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoogle APIs <runner@fv-az1200-912.e1fplksw42iexmyiu2m33ibpoe.ex.internal.cloudapp.net>2024-05-07 00:48:10 +0000
committerGoogle APIs <runner@fv-az1200-912.e1fplksw42iexmyiu2m33ibpoe.ex.internal.cloudapp.net>2024-05-07 00:48:10 +0000
commit900ed84f9f02a78eab2207e46fbdaa9d5f9ad875 (patch)
tree7689141248de120016e7792a3b84c22cdfd689ab
parent2df3336aee75aae207bfc60281dee2916021a0e4 (diff)
downloadgoogleapis-900ed84f9f02a78eab2207e46fbdaa9d5f9ad875.tar.gz
chore: regenerate API index
-rw-r--r--api-index-v1.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/api-index-v1.json b/api-index-v1.json
index 0f71703f4..1e21b993f 100644
--- a/api-index-v1.json
+++ b/api-index-v1.json
@@ -11702,6 +11702,17 @@
]
},
{
+ "shortName": "CreateReportTask",
+ "fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.CreateReportTask",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "POST",
+ "path": "/v1alpha/{parent=properties/*}/reportTasks"
+ }
+ ]
+ },
+ {
"shortName": "GetAudienceList",
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.GetAudienceList",
"mode": "UNARY",
@@ -11724,6 +11735,17 @@
]
},
{
+ "shortName": "GetReportTask",
+ "fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.GetReportTask",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v1alpha/{name=properties/*/reportTasks/*}"
+ }
+ ]
+ },
+ {
"shortName": "ListAudienceLists",
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.ListAudienceLists",
"mode": "UNARY",
@@ -11746,6 +11768,17 @@
]
},
{
+ "shortName": "ListReportTasks",
+ "fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.ListReportTasks",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v1alpha/{parent=properties/*}/reportTasks"
+ }
+ ]
+ },
+ {
"shortName": "QueryAudienceList",
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.QueryAudienceList",
"mode": "UNARY",
@@ -11757,6 +11790,17 @@
]
},
{
+ "shortName": "QueryReportTask",
+ "fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.QueryReportTask",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "POST",
+ "path": "/v1alpha/{name=properties/*/reportTasks/*}:query"
+ }
+ ]
+ },
+ {
"shortName": "RunFunnelReport",
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.RunFunnelReport",
"mode": "UNARY",