Skip to content

Commit dc5611c

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 557d78e commit dc5611c

1 file changed

Lines changed: 127 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23904,6 +23904,133 @@
2390423904
"google.longrunning.Operations"
2390523905
]
2390623906
},
23907+
{
23908+
"id": "google.cloud.beyondcorp.appconnections.v1",
23909+
"directory": "google/cloud/beyondcorp/appconnections/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/longrunning",
23918+
"google/protobuf"
23919+
],
23920+
"options": {
23921+
"csharp_namespace": {
23922+
"valueCounts": {
23923+
"Google.Cloud.BeyondCorp.AppConnections.V1": 1
23924+
}
23925+
},
23926+
"go_package": {
23927+
"valueCounts": {
23928+
"google.golang.org/genproto/googleapis/cloud/beyondcorp/appconnections/v1;appconnections": 1
23929+
}
23930+
},
23931+
"java_multiple_files": {
23932+
"valueCounts": {
23933+
"true": 1
23934+
}
23935+
},
23936+
"java_package": {
23937+
"valueCounts": {
23938+
"com.google.cloud.beyondcorp.appconnections.v1": 1
23939+
}
23940+
},
23941+
"php_namespace": {
23942+
"valueCounts": {
23943+
"Google\\Cloud\\BeyondCorp\\AppConnections\\V1": 1
23944+
}
23945+
},
23946+
"ruby_package": {
23947+
"valueCounts": {
23948+
"Google::Cloud::BeyondCorp::AppConnections::V1": 1
23949+
}
23950+
}
23951+
},
23952+
"services": [
23953+
{
23954+
"shortName": "AppConnectionsService",
23955+
"fullName": "google.cloud.beyondcorp.appconnections.v1.AppConnectionsService",
23956+
"methods": [
23957+
{
23958+
"shortName": "CreateAppConnection",
23959+
"fullName": "google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.CreateAppConnection",
23960+
"mode": "UNARY",
23961+
"bindings": [
23962+
{
23963+
"httpMethod": "POST",
23964+
"path": "/v1/{parent=projects/*/locations/*}/appConnections"
23965+
}
23966+
]
23967+
},
23968+
{
23969+
"shortName": "DeleteAppConnection",
23970+
"fullName": "google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.DeleteAppConnection",
23971+
"mode": "UNARY",
23972+
"bindings": [
23973+
{
23974+
"httpMethod": "DELETE",
23975+
"path": "/v1/{name=projects/*/locations/*/appConnections/*}"
23976+
}
23977+
]
23978+
},
23979+
{
23980+
"shortName": "GetAppConnection",
23981+
"fullName": "google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.GetAppConnection",
23982+
"mode": "UNARY",
23983+
"bindings": [
23984+
{
23985+
"httpMethod": "GET",
23986+
"path": "/v1/{name=projects/*/locations/*/appConnections/*}"
23987+
}
23988+
]
23989+
},
23990+
{
23991+
"shortName": "ListAppConnections",
23992+
"fullName": "google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ListAppConnections",
23993+
"mode": "UNARY",
23994+
"bindings": [
23995+
{
23996+
"httpMethod": "GET",
23997+
"path": "/v1/{parent=projects/*/locations/*}/appConnections"
23998+
}
23999+
]
24000+
},
24001+
{
24002+
"shortName": "ResolveAppConnections",
24003+
"fullName": "google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ResolveAppConnections",
24004+
"mode": "UNARY",
24005+
"bindings": [
24006+
{
24007+
"httpMethod": "GET",
24008+
"path": "/v1/{parent=projects/*/locations/*}/appConnections:resolve"
24009+
}
24010+
]
24011+
},
24012+
{
24013+
"shortName": "UpdateAppConnection",
24014+
"fullName": "google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.UpdateAppConnection",
24015+
"mode": "UNARY",
24016+
"bindings": [
24017+
{
24018+
"httpMethod": "PATCH",
24019+
"path": "/v1/{app_connection.name=projects/*/locations/*/appConnections/*}"
24020+
}
24021+
]
24022+
}
24023+
]
24024+
}
24025+
],
24026+
"configFile": "beyondcorp_v1.yaml",
24027+
"serviceConfigApiNames": [
24028+
"google.cloud.beyondcorp.appconnections.v1.AppConnectionsService",
24029+
"google.cloud.location.Locations",
24030+
"google.iam.v1.IAMPolicy",
24031+
"google.longrunning.Operations"
24032+
]
24033+
},
2390724034
{
2390824035
"id": "google.cloud.beyondcorp.appconnectors.v1",
2390924036
"directory": "google/cloud/beyondcorp/appconnectors/v1",

0 commit comments

Comments
 (0)