Skip to content

Commit 9595f23

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent dfda765 commit 9595f23

1 file changed

Lines changed: 43 additions & 6 deletions

File tree

api-index-v1.json

Lines changed: 43 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8870,17 +8870,17 @@
88708870
"options": {
88718871
"go_package": {
88728872
"valueCounts": {
8873-
"google.golang.org/genproto/googleapis/analytics/admin/v1beta;admin": 2
8873+
"google.golang.org/genproto/googleapis/analytics/admin/v1beta;admin": 3
88748874
}
88758875
},
88768876
"java_multiple_files": {
88778877
"valueCounts": {
8878-
"true": 2
8878+
"true": 3
88798879
}
88808880
},
88818881
"java_package": {
88828882
"valueCounts": {
8883-
"com.google.analytics.admin.v1beta": 2
8883+
"com.google.analytics.admin.v1beta": 3
88848884
}
88858885
}
88868886
},
@@ -9307,6 +9307,21 @@
93079307
}
93089308
]
93099309
},
9310+
{
9311+
"shortName": "RunAccessReport",
9312+
"fullName": "google.analytics.admin.v1beta.AnalyticsAdminService.RunAccessReport",
9313+
"mode": "UNARY",
9314+
"bindings": [
9315+
{
9316+
"httpMethod": "POST",
9317+
"path": "/v1beta/{entity=properties/*}:runAccessReport"
9318+
},
9319+
{
9320+
"httpMethod": "POST",
9321+
"path": "/v1beta/{entity=accounts/*}:runAccessReport"
9322+
}
9323+
]
9324+
},
93109325
{
93119326
"shortName": "SearchChangeHistoryEvents",
93129327
"fullName": "google.analytics.admin.v1beta.AnalyticsAdminService.SearchChangeHistoryEvents",
@@ -35705,18 +35720,18 @@
3570535720
"options": {
3570635721
"go_package": {
3570735722
"valueCounts": {
35708-
"cloud.google.com/go/connectors/apiv1/connectorspb;connectorspb": 9
35723+
"cloud.google.com/go/connectors/apiv1/connectorspb;connectorspb": 11
3570935724
}
3571035725
},
3571135726
"java_multiple_files": {
3571235727
"valueCounts": {
35713-
"true": 9
35728+
"true": 11
3571435729
}
3571535730
},
3571635731
"java_package": {
3571735732
"valueCounts": {
3571835733
"": 1,
35719-
"com.google.cloud.connectors.v1": 8
35734+
"com.google.cloud.connectors.v1": 10
3572035735
}
3572135736
}
3572235737
},
@@ -35791,6 +35806,17 @@
3579135806
}
3579235807
]
3579335808
},
35809+
{
35810+
"shortName": "GetGlobalSettings",
35811+
"fullName": "google.cloud.connectors.v1.Connectors.GetGlobalSettings",
35812+
"mode": "UNARY",
35813+
"bindings": [
35814+
{
35815+
"httpMethod": "GET",
35816+
"path": "/v1/{name=projects/*/locations/global/settings}"
35817+
}
35818+
]
35819+
},
3579435820
{
3579535821
"shortName": "GetProvider",
3579635822
"fullName": "google.cloud.connectors.v1.Connectors.GetProvider",
@@ -35879,6 +35905,17 @@
3587935905
}
3588035906
]
3588135907
},
35908+
{
35909+
"shortName": "RefreshConnectionSchemaMetadata",
35910+
"fullName": "google.cloud.connectors.v1.Connectors.RefreshConnectionSchemaMetadata",
35911+
"mode": "UNARY",
35912+
"bindings": [
35913+
{
35914+
"httpMethod": "POST",
35915+
"path": "/v1/{name=projects/*/locations/*/connections/*/connectionSchemaMetadata}:refresh"
35916+
}
35917+
]
35918+
},
3588235919
{
3588335920
"shortName": "UpdateConnection",
3588435921
"fullName": "google.cloud.connectors.v1.Connectors.UpdateConnection",

0 commit comments

Comments
 (0)