public interface RunTestCaseResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TestCaseResult |
getResult()
The result.
|
TestCaseResultOrBuilder |
getResultOrBuilder()
The result.
|
boolean |
hasResult()
The result.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasResult()
The result.
.google.cloud.dialogflow.cx.v3.TestCaseResult result = 2;TestCaseResult getResult()
The result.
.google.cloud.dialogflow.cx.v3.TestCaseResult result = 2;TestCaseResultOrBuilder getResultOrBuilder()
The result.
.google.cloud.dialogflow.cx.v3.TestCaseResult result = 2;Copyright © 2025 Google LLC. All rights reserved.