Skip to content

Commit 426d87e

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent bbd13d3 commit 426d87e

1 file changed

Lines changed: 116 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24137,6 +24137,122 @@
2413724137
"google.longrunning.Operations"
2413824138
]
2413924139
},
24140+
{
24141+
"id": "google.cloud.beyondcorp.clientconnectorservices.v1",
24142+
"directory": "google/cloud/beyondcorp/clientconnectorservices/v1",
24143+
"version": "v1",
24144+
"majorVersion": "v1",
24145+
"hostName": "beyondcorp.googleapis.com",
24146+
"title": "BeyondCorp API",
24147+
"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.",
24148+
"importDirectories": [
24149+
"google/api",
24150+
"google/longrunning",
24151+
"google/protobuf"
24152+
],
24153+
"options": {
24154+
"csharp_namespace": {
24155+
"valueCounts": {
24156+
"Google.Cloud.BeyondCorp.ClientConnectorServices.V1": 1
24157+
}
24158+
},
24159+
"go_package": {
24160+
"valueCounts": {
24161+
"google.golang.org/genproto/googleapis/cloud/beyondcorp/clientconnectorservices/v1;clientconnectorservices": 1
24162+
}
24163+
},
24164+
"java_multiple_files": {
24165+
"valueCounts": {
24166+
"true": 1
24167+
}
24168+
},
24169+
"java_package": {
24170+
"valueCounts": {
24171+
"com.google.cloud.beyondcorp.clientconnectorservices.v1": 1
24172+
}
24173+
},
24174+
"php_namespace": {
24175+
"valueCounts": {
24176+
"Google\\Cloud\\BeyondCorp\\ClientConnectorServices\\V1": 1
24177+
}
24178+
},
24179+
"ruby_package": {
24180+
"valueCounts": {
24181+
"Google::Cloud::BeyondCorp::ClientConnectorServices::V1": 1
24182+
}
24183+
}
24184+
},
24185+
"services": [
24186+
{
24187+
"shortName": "ClientConnectorServicesService",
24188+
"fullName": "google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServicesService",
24189+
"methods": [
24190+
{
24191+
"shortName": "CreateClientConnectorService",
24192+
"fullName": "google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServicesService.CreateClientConnectorService",
24193+
"mode": "UNARY",
24194+
"bindings": [
24195+
{
24196+
"httpMethod": "POST",
24197+
"path": "/v1/{parent=projects/*/locations/*}/clientConnectorServices"
24198+
}
24199+
]
24200+
},
24201+
{
24202+
"shortName": "DeleteClientConnectorService",
24203+
"fullName": "google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServicesService.DeleteClientConnectorService",
24204+
"mode": "UNARY",
24205+
"bindings": [
24206+
{
24207+
"httpMethod": "DELETE",
24208+
"path": "/v1/{name=projects/*/locations/*/clientConnectorServices/*}"
24209+
}
24210+
]
24211+
},
24212+
{
24213+
"shortName": "GetClientConnectorService",
24214+
"fullName": "google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServicesService.GetClientConnectorService",
24215+
"mode": "UNARY",
24216+
"bindings": [
24217+
{
24218+
"httpMethod": "GET",
24219+
"path": "/v1/{name=projects/*/locations/*/clientConnectorServices/*}"
24220+
}
24221+
]
24222+
},
24223+
{
24224+
"shortName": "ListClientConnectorServices",
24225+
"fullName": "google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServicesService.ListClientConnectorServices",
24226+
"mode": "UNARY",
24227+
"bindings": [
24228+
{
24229+
"httpMethod": "GET",
24230+
"path": "/v1/{parent=projects/*/locations/*}/clientConnectorServices"
24231+
}
24232+
]
24233+
},
24234+
{
24235+
"shortName": "UpdateClientConnectorService",
24236+
"fullName": "google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServicesService.UpdateClientConnectorService",
24237+
"mode": "UNARY",
24238+
"bindings": [
24239+
{
24240+
"httpMethod": "PATCH",
24241+
"path": "/v1/{client_connector_service.name=projects/*/locations/*/clientConnectorServices/*}"
24242+
}
24243+
]
24244+
}
24245+
]
24246+
}
24247+
],
24248+
"configFile": "beyondcorp_v1.yaml",
24249+
"serviceConfigApiNames": [
24250+
"google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServicesService",
24251+
"google.cloud.location.Locations",
24252+
"google.iam.v1.IAMPolicy",
24253+
"google.longrunning.Operations"
24254+
]
24255+
},
2414024256
{
2414124257
"id": "google.cloud.beyondcorp.clientgateways.v1",
2414224258
"directory": "google/cloud/beyondcorp/clientgateways/v1",

0 commit comments

Comments
 (0)