UNPKG

@google-cloud/containeranalysis

Version:
240 lines (239 loc) 9.07 kB
{ "schema": "1.0", "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.devtools.containeranalysis.v1", "libraryPackage": "@google-cloud/containeranalysis", "services": { "ContainerAnalysis": { "clients": { "grpc": { "libraryClient": "ContainerAnalysisClient", "rpcs": { "SetIamPolicy": { "methods": [ "setIamPolicy" ] }, "GetIamPolicy": { "methods": [ "getIamPolicy" ] }, "TestIamPermissions": { "methods": [ "testIamPermissions" ] }, "GetVulnerabilityOccurrencesSummary": { "methods": [ "getVulnerabilityOccurrencesSummary" ] }, "ExportSBOM": { "methods": [ "exportSBOM" ] } } }, "grpc-fallback": { "libraryClient": "ContainerAnalysisClient", "rpcs": { "SetIamPolicy": { "methods": [ "setIamPolicy" ] }, "GetIamPolicy": { "methods": [ "getIamPolicy" ] }, "TestIamPermissions": { "methods": [ "testIamPermissions" ] }, "GetVulnerabilityOccurrencesSummary": { "methods": [ "getVulnerabilityOccurrencesSummary" ] }, "ExportSBOM": { "methods": [ "exportSBOM" ] } } } } }, "Grafeas": { "clients": { "grpc": { "libraryClient": "GrafeasClient", "rpcs": { "GetOccurrence": { "methods": [ "getOccurrence" ] }, "DeleteOccurrence": { "methods": [ "deleteOccurrence" ] }, "CreateOccurrence": { "methods": [ "createOccurrence" ] }, "BatchCreateOccurrences": { "methods": [ "batchCreateOccurrences" ] }, "UpdateOccurrence": { "methods": [ "updateOccurrence" ] }, "GetOccurrenceNote": { "methods": [ "getOccurrenceNote" ] }, "GetNote": { "methods": [ "getNote" ] }, "DeleteNote": { "methods": [ "deleteNote" ] }, "CreateNote": { "methods": [ "createNote" ] }, "BatchCreateNotes": { "methods": [ "batchCreateNotes" ] }, "UpdateNote": { "methods": [ "updateNote" ] }, "ListOccurrences": { "methods": [ "listOccurrences", "listOccurrencesStream", "listOccurrencesAsync" ] }, "ListNotes": { "methods": [ "listNotes", "listNotesStream", "listNotesAsync" ] }, "ListNoteOccurrences": { "methods": [ "listNoteOccurrences", "listNoteOccurrencesStream", "listNoteOccurrencesAsync" ] } } }, "grpc-fallback": { "libraryClient": "GrafeasClient", "rpcs": { "GetOccurrence": { "methods": [ "getOccurrence" ] }, "DeleteOccurrence": { "methods": [ "deleteOccurrence" ] }, "CreateOccurrence": { "methods": [ "createOccurrence" ] }, "BatchCreateOccurrences": { "methods": [ "batchCreateOccurrences" ] }, "UpdateOccurrence": { "methods": [ "updateOccurrence" ] }, "GetOccurrenceNote": { "methods": [ "getOccurrenceNote" ] }, "GetNote": { "methods": [ "getNote" ] }, "DeleteNote": { "methods": [ "deleteNote" ] }, "CreateNote": { "methods": [ "createNote" ] }, "BatchCreateNotes": { "methods": [ "batchCreateNotes" ] }, "UpdateNote": { "methods": [ "updateNote" ] }, "ListOccurrences": { "methods": [ "listOccurrences", "listOccurrencesStream", "listOccurrencesAsync" ] }, "ListNotes": { "methods": [ "listNotes", "listNotesStream", "listNotesAsync" ] }, "ListNoteOccurrences": { "methods": [ "listNoteOccurrences", "listNoteOccurrencesStream", "listNoteOccurrencesAsync" ] } } } } } } }