Code Tools Setting Enabled Tool
data class CodeToolsSettingEnabledTool(val accountConnector: String? = null, val configs: List<CodeToolsSettingEnabledToolConfig>? = null, val handle: String, val tool: String, val uriOverride: String? = null)
Properties
Link copied to clipboard
Link to the Dev Connect Account Connector that holds the user credentials. projects/{project}/locations/{location}/accountConnectors/{account_connector_id}
Link copied to clipboard
Configuration parameters for the tool. Structure is documented below.
Link copied to clipboard
Overridden URI, if allowed by Tool.