public interface RestoreToolVersionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Tool |
getTool()
The updated tool.
|
ToolOrBuilder |
getToolOrBuilder()
The updated tool.
|
boolean |
hasTool()
The updated tool.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTool()
The updated tool.
.google.cloud.dialogflow.cx.v3beta1.Tool tool = 2;Tool getTool()
The updated tool.
.google.cloud.dialogflow.cx.v3beta1.Tool tool = 2;ToolOrBuilder getToolOrBuilder()
The updated tool.
.google.cloud.dialogflow.cx.v3beta1.Tool tool = 2;Copyright © 2025 Google LLC. All rights reserved.