| Modifier and Type | Method and Description |
|---|---|
static Tool.OpenApiTool.SchemaCase |
Tool.OpenApiTool.SchemaCase.forNumber(int value) |
Tool.OpenApiTool.SchemaCase |
Tool.OpenApiToolOrBuilder.getSchemaCase() |
Tool.OpenApiTool.SchemaCase |
Tool.OpenApiTool.getSchemaCase() |
Tool.OpenApiTool.SchemaCase |
Tool.OpenApiTool.Builder.getSchemaCase() |
static Tool.OpenApiTool.SchemaCase |
Tool.OpenApiTool.SchemaCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Tool.OpenApiTool.SchemaCase |
Tool.OpenApiTool.SchemaCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tool.OpenApiTool.SchemaCase[] |
Tool.OpenApiTool.SchemaCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.