Skip to content

Commit df910c6

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 584bde6 commit df910c6

1 file changed

Lines changed: 105 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24032,6 +24032,111 @@
2403224032
"google.longrunning.Operations"
2403324033
]
2403424034
},
24035+
{
24036+
"id": "google.cloud.beyondcorp.clientgateways.v1",
24037+
"directory": "google/cloud/beyondcorp/clientgateways/v1",
24038+
"version": "v1",
24039+
"majorVersion": "v1",
24040+
"hostName": "beyondcorp.googleapis.com",
24041+
"title": "BeyondCorp API",
24042+
"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.",
24043+
"importDirectories": [
24044+
"google/api",
24045+
"google/longrunning",
24046+
"google/protobuf"
24047+
],
24048+
"options": {
24049+
"csharp_namespace": {
24050+
"valueCounts": {
24051+
"Google.Cloud.BeyondCorp.ClientGateways.V1": 1
24052+
}
24053+
},
24054+
"go_package": {
24055+
"valueCounts": {
24056+
"google.golang.org/genproto/googleapis/cloud/beyondcorp/clientgateways/v1;clientgateways": 1
24057+
}
24058+
},
24059+
"java_multiple_files": {
24060+
"valueCounts": {
24061+
"true": 1
24062+
}
24063+
},
24064+
"java_package": {
24065+
"valueCounts": {
24066+
"com.google.cloud.beyondcorp.clientgateways.v1": 1
24067+
}
24068+
},
24069+
"php_namespace": {
24070+
"valueCounts": {
24071+
"Google\\Cloud\\BeyondCorp\\ClientGateways\\V1": 1
24072+
}
24073+
},
24074+
"ruby_package": {
24075+
"valueCounts": {
24076+
"Google::Cloud::BeyondCorp::ClientGateways::V1": 1
24077+
}
24078+
}
24079+
},
24080+
"services": [
24081+
{
24082+
"shortName": "ClientGatewaysService",
24083+
"fullName": "google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysService",
24084+
"methods": [
24085+
{
24086+
"shortName": "CreateClientGateway",
24087+
"fullName": "google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysService.CreateClientGateway",
24088+
"mode": "UNARY",
24089+
"bindings": [
24090+
{
24091+
"httpMethod": "POST",
24092+
"path": "/v1/{parent=projects/*/locations/*}/clientGateways"
24093+
}
24094+
]
24095+
},
24096+
{
24097+
"shortName": "DeleteClientGateway",
24098+
"fullName": "google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysService.DeleteClientGateway",
24099+
"mode": "UNARY",
24100+
"bindings": [
24101+
{
24102+
"httpMethod": "DELETE",
24103+
"path": "/v1/{name=projects/*/locations/*/clientGateways/*}"
24104+
}
24105+
]
24106+
},
24107+
{
24108+
"shortName": "GetClientGateway",
24109+
"fullName": "google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysService.GetClientGateway",
24110+
"mode": "UNARY",
24111+
"bindings": [
24112+
{
24113+
"httpMethod": "GET",
24114+
"path": "/v1/{name=projects/*/locations/*/clientGateways/*}"
24115+
}
24116+
]
24117+
},
24118+
{
24119+
"shortName": "ListClientGateways",
24120+
"fullName": "google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysService.ListClientGateways",
24121+
"mode": "UNARY",
24122+
"bindings": [
24123+
{
24124+
"httpMethod": "GET",
24125+
"path": "/v1/{parent=projects/*/locations/*}/clientGateways"
24126+
}
24127+
]
24128+
}
24129+
]
24130+
}
24131+
],
24132+
"configFile": "beyondcorp_v1.yaml",
24133+
"serviceConfigApiNames": [
24134+
"google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysService",
24135+
"google.cloud.location.Locations",
24136+
"google.iam.v1.IAMPolicy",
24137+
"google.longrunning.Operations"
24138+
]
24139+
},
2403524140
{
2403624141
"id": "google.cloud.bigquery.connection.v1",
2403724142
"directory": "google/cloud/bigquery/connection/v1",

0 commit comments

Comments
 (0)