googleapis/google/devtools/containeranalysis/v1beta1
Google APIs e7d77d65f0 fix: specify valid go_package option
The explicitly specified package name is invalid since it identical
to one of the keywords in Go (e.g., "package" or "type").
Remove explicitly specifying the name, which will cause protoc-gen-go
to derive the package name from the last path segment.
If the name is not valid, it will automatically sanitize it
to produce a valid package identifier (e.g., "_package" or "_type").

Committer: @dsnet
PiperOrigin-RevId: 370589666
2021-04-26 19:03:19 -07:00
..
attestation Fix bazel build (versions 1.x) 2019-12-19 14:56:42 -08:00
build Updated v1beta1 protos for the client: 2019-12-17 10:28:19 -08:00
common Updated v1beta1 protos for the client: 2019-12-17 10:28:19 -08:00
cvss Updated v1beta1 protos for the client: 2019-12-17 10:28:19 -08:00
deployment Updated v1beta1 protos for the client: 2019-12-17 10:28:19 -08:00
discovery Updated v1beta1 protos for the client: 2019-12-17 10:28:19 -08:00
grafeas containeranalysis: update v1beta1 and bazel build with annotations 2020-01-24 10:53:06 -08:00
image Updated v1beta1 protos for the client: 2019-12-17 10:28:19 -08:00
package fix: specify valid go_package option 2021-04-26 19:03:19 -07:00
provenance Updated v1beta1 protos for the client: 2019-12-17 10:28:19 -08:00
source Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
vulnerability Fix bazel build (versions 1.x) 2019-12-19 14:56:42 -08:00
BUILD.bazel chore: Make microgenerators default for all languages 2020-12-07 18:51:08 -08:00
containeranalysis.proto containeranalysis: update v1beta1 and bazel build with annotations 2020-01-24 10:53:06 -08:00
containeranalysis_gapic.yaml chore: migrate containeranalysis/v1 to the PHP microgenerator 2021-04-22 08:39:19 -07:00
containeranalysis_grpc_service_config.json feat: publish several retry config files for client generation 2019-12-03 13:50:12 -08:00
containeranalysis_v1beta1.yaml containeranalysis: update v1beta1 and bazel build with annotations 2020-01-24 10:53:06 -08:00