1type: google.api.Service 2config_version: 3 3name: containeranalysis.googleapis.com 4title: Container Analysis API 5 6apis: 7- name: google.devtools.containeranalysis.v1.ContainerAnalysis 8 9documentation: 10 summary: |- 11 An implementation of the Grafeas API, which stores, and enables querying 12 and retrieval of critical metadata about all of your software artifacts. 13 overview: |- 14 The Container Analysis API allows you to store and retrieve metadata for a 15 container resource. 16 17backend: 18 rules: 19 - selector: 'google.devtools.containeranalysis.v1.ContainerAnalysis.*' 20 deadline: 30.0 21 22authentication: 23 rules: 24 - selector: 'google.devtools.containeranalysis.v1.ContainerAnalysis.*' 25 oauth: 26 canonical_scopes: |- 27 https://www.googleapis.com/auth/cloud-platform 28