Skip to main content
Bazel Documentation home page
HEAD
English
Search...
⌘K
Module Registry
Blog
Github
Search...
Navigation
ToolchainTypeInfo
Tutorials
How-to Guides
Reference
Explanation
Build Encyclopedia
Bazel BUILD Encyclopedia of Functions
C / C++ Rules
Java Rules
Python Rules
Objective-C Rules
Protocol Buffer Rules
Shell Rules
Common definitions
General Rules
Extra Actions Rules
Make Variables
Language Reference
Language
.bzl style guide
One-Page Overview
Global functions
Technical Specifications
Bazel Glossary
Skyframe
Build Event Protocol
Build Event Protocol Examples
Build Event Protocol Glossary
Recommended Rules
Remote Execution Services
Style Guides
BUILD Style Guide
Bazel docs style guide
Releases & Compatibility
Release
Rolling
Backward Compatibility
Rule Compatibility
Getting Help
Getting Help
Policy
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
Copy
Ask AI
Label ToolchainTypeInfo.type_label
The label uniquely identifying this toolchain type.
⌘I