| Modifier and Type | Method and Description |
|---|---|
static Tool.ToolType |
Tool.ToolType.forNumber(int value) |
Tool.ToolType |
ToolOrBuilder.getToolType()
Output only.
|
Tool.ToolType |
Tool.getToolType()
Output only.
|
Tool.ToolType |
Tool.Builder.getToolType()
Output only.
|
static Tool.ToolType |
Tool.ToolType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Tool.ToolType |
Tool.ToolType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Tool.ToolType |
Tool.ToolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tool.ToolType[] |
Tool.ToolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Tool.ToolType> |
Tool.ToolType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Tool.Builder |
Tool.Builder.setToolType(Tool.ToolType value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.