Skip to content

Commit e9ee226

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent b65a2dd commit e9ee226

1 file changed

Lines changed: 0 additions & 156 deletions

File tree

api-index-v1.json

Lines changed: 0 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -36534,162 +36534,6 @@
3653436534
}
3653536535
]
3653636536
},
36537-
{
36538-
"id": "google.cloud.ondemandscanning.v1",
36539-
"directory": "google/cloud/ondemandscanning/v1",
36540-
"version": "v1",
36541-
"majorVersion": "v1",
36542-
"hostName": "ondemandscanning.googleapis.com",
36543-
"title": "On-Demand Scanning API",
36544-
"description": "A service to scan container images for vulnerabilities.",
36545-
"importDirectories": [
36546-
"cloud/containers/workflow/vulnerability/proto",
36547-
"google/api",
36548-
"google/longrunning",
36549-
"google/protobuf",
36550-
"grafeas/v1"
36551-
],
36552-
"options": {
36553-
"csharp_namespace": {
36554-
"valueCounts": {
36555-
"Google.Cloud.OnDemandScanning.V1": 1
36556-
}
36557-
},
36558-
"go_package": {
36559-
"valueCounts": {
36560-
"google.golang.org/genproto/googleapis/cloud/ondemandscanning/v1;ondemandscanning": 1
36561-
}
36562-
},
36563-
"java_multiple_files": {
36564-
"valueCounts": {
36565-
"true": 1
36566-
}
36567-
},
36568-
"java_package": {
36569-
"valueCounts": {
36570-
"com.google.cloud.ondemandscanning.v1": 1
36571-
}
36572-
},
36573-
"php_namespace": {
36574-
"valueCounts": {
36575-
"Google\\Cloud\\OnDemandScanning\\V1": 1
36576-
}
36577-
},
36578-
"ruby_package": {
36579-
"valueCounts": {
36580-
"Google::Cloud::OnDemandScanning::V1": 1
36581-
}
36582-
}
36583-
},
36584-
"services": [
36585-
{
36586-
"shortName": "ScannerService",
36587-
"fullName": "google.cloud.ondemandscanning.v1.ScannerService",
36588-
"methods": [
36589-
{
36590-
"shortName": "AnalyzePackages",
36591-
"fullName": "google.cloud.ondemandscanning.v1.ScannerService.AnalyzePackages",
36592-
"mode": "UNARY",
36593-
"bindings": [
36594-
{
36595-
"httpMethod": "POST",
36596-
"path": "/v1/{parent=projects/*/locations/*}/scans:analyzePackages"
36597-
}
36598-
]
36599-
},
36600-
{
36601-
"shortName": "ListVulnerabilities",
36602-
"fullName": "google.cloud.ondemandscanning.v1.ScannerService.ListVulnerabilities",
36603-
"mode": "UNARY",
36604-
"bindings": [
36605-
{
36606-
"httpMethod": "GET",
36607-
"path": "/v1/{parent=projects/*/locations/*/scans/*}/vulnerabilities"
36608-
}
36609-
]
36610-
}
36611-
]
36612-
}
36613-
]
36614-
},
36615-
{
36616-
"id": "google.cloud.ondemandscanning.v1beta1",
36617-
"directory": "google/cloud/ondemandscanning/v1beta1",
36618-
"version": "v1beta1",
36619-
"majorVersion": "v1",
36620-
"hostName": "ondemandscanning.googleapis.com",
36621-
"title": "On-Demand Scanning API",
36622-
"description": "A service to scan container images for vulnerabilities.",
36623-
"importDirectories": [
36624-
"cloud/containers/workflow/vulnerability/proto",
36625-
"google/api",
36626-
"google/longrunning",
36627-
"google/protobuf",
36628-
"grafeas/v1"
36629-
],
36630-
"options": {
36631-
"csharp_namespace": {
36632-
"valueCounts": {
36633-
"Google.Cloud.OnDemandScanning.V1Beta1": 1
36634-
}
36635-
},
36636-
"go_package": {
36637-
"valueCounts": {
36638-
"google.golang.org/genproto/googleapis/cloud/ondemandscanning/v1beta1;ondemandscanning": 1
36639-
}
36640-
},
36641-
"java_multiple_files": {
36642-
"valueCounts": {
36643-
"true": 1
36644-
}
36645-
},
36646-
"java_package": {
36647-
"valueCounts": {
36648-
"com.google.cloud.ondemandscanning.v1beta1": 1
36649-
}
36650-
},
36651-
"php_namespace": {
36652-
"valueCounts": {
36653-
"Google\\Cloud\\OnDemandScanning\\V1beta1": 1
36654-
}
36655-
},
36656-
"ruby_package": {
36657-
"valueCounts": {
36658-
"Google::Cloud::OnDemandScanning::V1beta1": 1
36659-
}
36660-
}
36661-
},
36662-
"services": [
36663-
{
36664-
"shortName": "ScannerService",
36665-
"fullName": "google.cloud.ondemandscanning.v1beta1.ScannerService",
36666-
"methods": [
36667-
{
36668-
"shortName": "AnalyzePackages",
36669-
"fullName": "google.cloud.ondemandscanning.v1beta1.ScannerService.AnalyzePackages",
36670-
"mode": "UNARY",
36671-
"bindings": [
36672-
{
36673-
"httpMethod": "POST",
36674-
"path": "/v1beta1/{parent=projects/*/locations/*}/scans:analyzePackages"
36675-
}
36676-
]
36677-
},
36678-
{
36679-
"shortName": "ListVulnerabilities",
36680-
"fullName": "google.cloud.ondemandscanning.v1beta1.ScannerService.ListVulnerabilities",
36681-
"mode": "UNARY",
36682-
"bindings": [
36683-
{
36684-
"httpMethod": "GET",
36685-
"path": "/v1beta1/{parent=projects/*/locations/*/scans/*}/vulnerabilities"
36686-
}
36687-
]
36688-
}
36689-
]
36690-
}
36691-
]
36692-
},
3669336537
{
3669436538
"id": "google.cloud.orchestration.airflow.service.v1",
3669536539
"directory": "google/cloud/orchestration/airflow/service/v1",

0 commit comments

Comments
 (0)