mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-15 12:50:26 +02:00
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 |
||
|---|---|---|
| .. | ||
| attestation | ||
| build | ||
| common | ||
| cvss | ||
| deployment | ||
| discovery | ||
| grafeas | ||
| image | ||
| package | ||
| provenance | ||
| source | ||
| vulnerability | ||
| BUILD.bazel | ||
| containeranalysis.proto | ||
| containeranalysis_gapic.yaml | ||
| containeranalysis_grpc_service_config.json | ||
| containeranalysis_v1beta1.yaml | ||