Skip to content

Commit c33c435

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent a61dbc0 commit c33c435

1 file changed

Lines changed: 83 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32626,6 +32626,89 @@
3262632626
}
3262732627
]
3262832628
},
32629+
{
32630+
"id": "google.cloud.ids.v1",
32631+
"directory": "google/cloud/ids/v1",
32632+
"version": "v1",
32633+
"majorVersion": "v1",
32634+
"hostName": "ids.googleapis.com",
32635+
"title": "Cloud IDS API",
32636+
"description": "Cloud IDS (Cloud Intrusion Detection System) detects malware, spyware, command-and-control attacks, and other network-based threats. Its security efficacy is industry leading, built with Palo Alto Networks technologies. When you use this product, your organization name and consumption levels will be shared with Palo Alto Networks.",
32637+
"importDirectories": [
32638+
"google/api",
32639+
"google/longrunning",
32640+
"google/protobuf"
32641+
],
32642+
"options": {
32643+
"go_package": {
32644+
"valueCounts": {
32645+
"google.golang.org/genproto/googleapis/cloud/ids/v1;ids": 1
32646+
}
32647+
},
32648+
"java_multiple_files": {
32649+
"valueCounts": {
32650+
"true": 1
32651+
}
32652+
},
32653+
"java_package": {
32654+
"valueCounts": {
32655+
"com.google.cloud.ids.v1": 1
32656+
}
32657+
}
32658+
},
32659+
"services": [
32660+
{
32661+
"shortName": "IDS",
32662+
"fullName": "google.cloud.ids.v1.IDS",
32663+
"methods": [
32664+
{
32665+
"shortName": "CreateEndpoint",
32666+
"fullName": "google.cloud.ids.v1.IDS.CreateEndpoint",
32667+
"mode": "UNARY",
32668+
"bindings": [
32669+
{
32670+
"httpMethod": "POST",
32671+
"path": "/v1/{parent=projects/*/locations/*}/endpoints"
32672+
}
32673+
]
32674+
},
32675+
{
32676+
"shortName": "DeleteEndpoint",
32677+
"fullName": "google.cloud.ids.v1.IDS.DeleteEndpoint",
32678+
"mode": "UNARY",
32679+
"bindings": [
32680+
{
32681+
"httpMethod": "DELETE",
32682+
"path": "/v1/{name=projects/*/locations/*/endpoints/*}"
32683+
}
32684+
]
32685+
},
32686+
{
32687+
"shortName": "GetEndpoint",
32688+
"fullName": "google.cloud.ids.v1.IDS.GetEndpoint",
32689+
"mode": "UNARY",
32690+
"bindings": [
32691+
{
32692+
"httpMethod": "GET",
32693+
"path": "/v1/{name=projects/*/locations/*/endpoints/*}"
32694+
}
32695+
]
32696+
},
32697+
{
32698+
"shortName": "ListEndpoints",
32699+
"fullName": "google.cloud.ids.v1.IDS.ListEndpoints",
32700+
"mode": "UNARY",
32701+
"bindings": [
32702+
{
32703+
"httpMethod": "GET",
32704+
"path": "/v1/{parent=projects/*/locations/*}/endpoints"
32705+
}
32706+
]
32707+
}
32708+
]
32709+
}
32710+
]
32711+
},
3262932712
{
3263032713
"id": "google.cloud.iot.v1",
3263132714
"directory": "google/cloud/iot/v1",

0 commit comments

Comments
 (0)