878 B
878 B
Instructions for updating the GAPIC IDLs and sanitized protos
Follow instructions at: https://g3doc.corp.google.com/company/teams/veneer/user/user-guide.md#refreshing-existing-client-libraries
Additional steps:
- Ensure
google-iam-v1is underproto_depsinartman_containeranalysis.yaml. - Diff the existing
containeranalysis_gapic.yamlwith the updated one that was generated and ensure things likeflatteningandrequired_fieldscontain the correct fields and not include deprecated fields likename. See cl/175301075 for reference. - While we still support the deprecated
google/devtools/source/v1/source_context.proto, the sanitizedprovenance.protostill seems to import it, remove the import statement.