bazel_module
Represents a Bazel module in the external dependency graph.name
string bazel_module.nameThe name of the module.
tags
bazel_module_tags bazel_module.tagsThe tags in the module related to the module extension currently being processed.
version
string bazel_module.versionThe version of the module.