Skip to content

Commit 22d2e1b

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent fcf719d commit 22d2e1b

1 file changed

Lines changed: 0 additions & 104 deletions

File tree

api-index-v1.json

Lines changed: 0 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -8000,110 +8000,6 @@
80008000
}
80018001
]
80028002
},
8003-
{
8004-
"id": "google.analytics.data.v1alpha",
8005-
"directory": "google/analytics/data/v1alpha",
8006-
"version": "v1alpha",
8007-
"majorVersion": "v1",
8008-
"hostName": "analyticsdata.googleapis.com",
8009-
"title": "Google Analytics Data API",
8010-
"description": "Accesses report data in Google Analytics.",
8011-
"importDirectories": [
8012-
"google/analytics/data/v1alpha",
8013-
"google/api"
8014-
],
8015-
"options": {
8016-
"go_package": {
8017-
"valueCounts": {
8018-
"google.golang.org/genproto/googleapis/analytics/data/v1alpha;data": 2
8019-
}
8020-
},
8021-
"java_multiple_files": {
8022-
"valueCounts": {
8023-
"true": 2
8024-
}
8025-
},
8026-
"java_package": {
8027-
"valueCounts": {
8028-
"com.google.analytics.data.v1alpha": 2
8029-
}
8030-
}
8031-
},
8032-
"services": [
8033-
{
8034-
"shortName": "AlphaAnalyticsData",
8035-
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData",
8036-
"methods": [
8037-
{
8038-
"shortName": "BatchRunPivotReports",
8039-
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.BatchRunPivotReports",
8040-
"mode": "UNARY",
8041-
"bindings": [
8042-
{
8043-
"httpMethod": "POST",
8044-
"path": "/v1alpha:batchRunPivotReports"
8045-
}
8046-
]
8047-
},
8048-
{
8049-
"shortName": "BatchRunReports",
8050-
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.BatchRunReports",
8051-
"mode": "UNARY",
8052-
"bindings": [
8053-
{
8054-
"httpMethod": "POST",
8055-
"path": "/v1alpha:batchRunReports"
8056-
}
8057-
]
8058-
},
8059-
{
8060-
"shortName": "GetMetadata",
8061-
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.GetMetadata",
8062-
"mode": "UNARY",
8063-
"bindings": [
8064-
{
8065-
"httpMethod": "GET",
8066-
"path": "/v1alpha/{name=properties/*/metadata}"
8067-
}
8068-
]
8069-
},
8070-
{
8071-
"shortName": "RunPivotReport",
8072-
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.RunPivotReport",
8073-
"mode": "UNARY",
8074-
"bindings": [
8075-
{
8076-
"httpMethod": "POST",
8077-
"path": "/v1alpha:runPivotReport"
8078-
}
8079-
]
8080-
},
8081-
{
8082-
"shortName": "RunRealtimeReport",
8083-
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.RunRealtimeReport",
8084-
"mode": "UNARY",
8085-
"bindings": [
8086-
{
8087-
"httpMethod": "POST",
8088-
"path": "/v1alpha/{property=properties/*}:runRealtimeReport"
8089-
}
8090-
]
8091-
},
8092-
{
8093-
"shortName": "RunReport",
8094-
"fullName": "google.analytics.data.v1alpha.AlphaAnalyticsData.RunReport",
8095-
"mode": "UNARY",
8096-
"bindings": [
8097-
{
8098-
"httpMethod": "POST",
8099-
"path": "/v1alpha:runReport"
8100-
}
8101-
]
8102-
}
8103-
]
8104-
}
8105-
]
8106-
},
81078003
{
81088004
"id": "google.analytics.data.v1beta",
81098005
"directory": "google/analytics/data/v1beta",

0 commit comments

Comments
 (0)