Skip to main content
Bazel Documentation home page
HEAD
English
Search...
⌘K
Ask AI
Module Registry
Blog
Github
Search...
Navigation
ToolchainTypeInfo
About Bazel
Getting started
User guide
Reference
Extending
Community
Concepts
Extension Overview
Writing rules
Rules Tutorial
Creating a Symbolic Macro
Creating a Legacy Macro
Using Macros to Create Custom Verbs
Starlark Language
.bzl style guide
Challenges of Writing Rules
Writing Rules on Windows
Distributing rules
Testing
Optimizing Performance
Deploying Rules
APIs
One-Page Overview
Global functions
.bzl files
MODULE.bazel files
Repo rules
Repository Rules
cache repository rules
git repository rules
http repository rules
local repository rules
utils repository rules
On this page
Members
type_label
ToolchainTypeInfo
Provides access to data about a specific toolchain type.
Note: This API is experimental and may change at any time. It is disabled by default, but may be enabled with
--experimental_platforms_api
Members
type_label
type_label
Label ToolchainTypeInfo.type_label
The label uniquely identifying this toolchain type.
⌘I
Assistant
Responses are generated using AI and may contain mistakes.