Skip to content

Commit 7eebdfc

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent c018a50 commit 7eebdfc

1 file changed

Lines changed: 128 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23904,6 +23904,134 @@
2390423904
"google.longrunning.Operations"
2390523905
]
2390623906
},
23907+
{
23908+
"id": "google.cloud.beyondcorp.appconnectors.v1",
23909+
"directory": "google/cloud/beyondcorp/appconnectors/v1",
23910+
"version": "v1",
23911+
"majorVersion": "v1",
23912+
"hostName": "beyondcorp.googleapis.com",
23913+
"title": "BeyondCorp API",
23914+
"description": "Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution.",
23915+
"importDirectories": [
23916+
"google/api",
23917+
"google/cloud/beyondcorp/appconnectors/v1",
23918+
"google/longrunning",
23919+
"google/protobuf"
23920+
],
23921+
"options": {
23922+
"csharp_namespace": {
23923+
"valueCounts": {
23924+
"Google.Cloud.BeyondCorp.AppConnectors.V1": 3
23925+
}
23926+
},
23927+
"go_package": {
23928+
"valueCounts": {
23929+
"google.golang.org/genproto/googleapis/cloud/beyondcorp/appconnectors/v1;appconnectors": 3
23930+
}
23931+
},
23932+
"java_multiple_files": {
23933+
"valueCounts": {
23934+
"true": 3
23935+
}
23936+
},
23937+
"java_package": {
23938+
"valueCounts": {
23939+
"com.google.cloud.beyondcorp.appconnectors.v1": 3
23940+
}
23941+
},
23942+
"php_namespace": {
23943+
"valueCounts": {
23944+
"Google\\Cloud\\BeyondCorp\\AppConnectors\\V1": 3
23945+
}
23946+
},
23947+
"ruby_package": {
23948+
"valueCounts": {
23949+
"Google::Cloud::BeyondCorp::AppConnectors::V1": 3
23950+
}
23951+
}
23952+
},
23953+
"services": [
23954+
{
23955+
"shortName": "AppConnectorsService",
23956+
"fullName": "google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService",
23957+
"methods": [
23958+
{
23959+
"shortName": "CreateAppConnector",
23960+
"fullName": "google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.CreateAppConnector",
23961+
"mode": "UNARY",
23962+
"bindings": [
23963+
{
23964+
"httpMethod": "POST",
23965+
"path": "/v1/{parent=projects/*/locations/*}/appConnectors"
23966+
}
23967+
]
23968+
},
23969+
{
23970+
"shortName": "DeleteAppConnector",
23971+
"fullName": "google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.DeleteAppConnector",
23972+
"mode": "UNARY",
23973+
"bindings": [
23974+
{
23975+
"httpMethod": "DELETE",
23976+
"path": "/v1/{name=projects/*/locations/*/appConnectors/*}"
23977+
}
23978+
]
23979+
},
23980+
{
23981+
"shortName": "GetAppConnector",
23982+
"fullName": "google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.GetAppConnector",
23983+
"mode": "UNARY",
23984+
"bindings": [
23985+
{
23986+
"httpMethod": "GET",
23987+
"path": "/v1/{name=projects/*/locations/*/appConnectors/*}"
23988+
}
23989+
]
23990+
},
23991+
{
23992+
"shortName": "ListAppConnectors",
23993+
"fullName": "google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ListAppConnectors",
23994+
"mode": "UNARY",
23995+
"bindings": [
23996+
{
23997+
"httpMethod": "GET",
23998+
"path": "/v1/{parent=projects/*/locations/*}/appConnectors"
23999+
}
24000+
]
24001+
},
24002+
{
24003+
"shortName": "ReportStatus",
24004+
"fullName": "google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ReportStatus",
24005+
"mode": "UNARY",
24006+
"bindings": [
24007+
{
24008+
"httpMethod": "POST",
24009+
"path": "/v1/{app_connector=projects/*/locations/*/appConnectors/*}:reportStatus"
24010+
}
24011+
]
24012+
},
24013+
{
24014+
"shortName": "UpdateAppConnector",
24015+
"fullName": "google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.UpdateAppConnector",
24016+
"mode": "UNARY",
24017+
"bindings": [
24018+
{
24019+
"httpMethod": "PATCH",
24020+
"path": "/v1/{app_connector.name=projects/*/locations/*/appConnectors/*}"
24021+
}
24022+
]
24023+
}
24024+
]
24025+
}
24026+
],
24027+
"configFile": "beyondcorp_v1.yaml",
24028+
"serviceConfigApiNames": [
24029+
"google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService",
24030+
"google.cloud.location.Locations",
24031+
"google.iam.v1.IAMPolicy",
24032+
"google.longrunning.Operations"
24033+
]
24034+
},
2390724035
{
2390824036
"id": "google.cloud.bigquery.connection.v1",
2390924037
"directory": "google/cloud/bigquery/connection/v1",

0 commit comments

Comments
 (0)