public static final class ListTestCaseResultsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder> implements ListTestCaseResultsResponseOrBuilder
The response message for [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3.TestCases.ListTestCaseResults].Protobuf type
google.cloud.dialogflow.cx.v3.ListTestCaseResultsResponse| Modifier and Type | Method and Description |
|---|---|
ListTestCaseResultsResponse.Builder |
addAllTestCaseResults(Iterable<? extends TestCaseResult> values)
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTestCaseResultsResponse.Builder |
addTestCaseResults(int index,
TestCaseResult.Builder builderForValue)
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
addTestCaseResults(int index,
TestCaseResult value)
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
addTestCaseResults(TestCaseResult.Builder builderForValue)
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
addTestCaseResults(TestCaseResult value)
The list of test case results.
|
TestCaseResult.Builder |
addTestCaseResultsBuilder()
The list of test case results.
|
TestCaseResult.Builder |
addTestCaseResultsBuilder(int index)
The list of test case results.
|
ListTestCaseResultsResponse |
build() |
ListTestCaseResultsResponse |
buildPartial() |
ListTestCaseResultsResponse.Builder |
clear() |
ListTestCaseResultsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTestCaseResultsResponse.Builder |
clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
ListTestCaseResultsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTestCaseResultsResponse.Builder |
clearTestCaseResults()
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
clone() |
ListTestCaseResultsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
TestCaseResult |
getTestCaseResults(int index)
The list of test case results.
|
TestCaseResult.Builder |
getTestCaseResultsBuilder(int index)
The list of test case results.
|
List<TestCaseResult.Builder> |
getTestCaseResultsBuilderList()
The list of test case results.
|
int |
getTestCaseResultsCount()
The list of test case results.
|
List<TestCaseResult> |
getTestCaseResultsList()
The list of test case results.
|
TestCaseResultOrBuilder |
getTestCaseResultsOrBuilder(int index)
The list of test case results.
|
List<? extends TestCaseResultOrBuilder> |
getTestCaseResultsOrBuilderList()
The list of test case results.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTestCaseResultsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTestCaseResultsResponse.Builder |
mergeFrom(ListTestCaseResultsResponse other) |
ListTestCaseResultsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTestCaseResultsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTestCaseResultsResponse.Builder |
removeTestCaseResults(int index)
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTestCaseResultsResponse.Builder |
setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
ListTestCaseResultsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
ListTestCaseResultsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTestCaseResultsResponse.Builder |
setTestCaseResults(int index,
TestCaseResult.Builder builderForValue)
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
setTestCaseResults(int index,
TestCaseResult value)
The list of test case results.
|
ListTestCaseResultsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTestCaseResultsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTestCaseResultsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTestCaseResultsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder mergeFrom(ListTestCaseResultsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public ListTestCaseResultsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTestCaseResultsResponse.Builder>IOExceptionpublic List<TestCaseResult> getTestCaseResultsList()
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;getTestCaseResultsList in interface ListTestCaseResultsResponseOrBuilderpublic int getTestCaseResultsCount()
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;getTestCaseResultsCount in interface ListTestCaseResultsResponseOrBuilderpublic TestCaseResult getTestCaseResults(int index)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;getTestCaseResults in interface ListTestCaseResultsResponseOrBuilderpublic ListTestCaseResultsResponse.Builder setTestCaseResults(int index, TestCaseResult value)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder setTestCaseResults(int index, TestCaseResult.Builder builderForValue)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder addTestCaseResults(TestCaseResult value)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder addTestCaseResults(int index, TestCaseResult value)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder addTestCaseResults(TestCaseResult.Builder builderForValue)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder addTestCaseResults(int index, TestCaseResult.Builder builderForValue)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder addAllTestCaseResults(Iterable<? extends TestCaseResult> values)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder clearTestCaseResults()
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public ListTestCaseResultsResponse.Builder removeTestCaseResults(int index)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public TestCaseResult.Builder getTestCaseResultsBuilder(int index)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public TestCaseResultOrBuilder getTestCaseResultsOrBuilder(int index)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;getTestCaseResultsOrBuilder in interface ListTestCaseResultsResponseOrBuilderpublic List<? extends TestCaseResultOrBuilder> getTestCaseResultsOrBuilderList()
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;getTestCaseResultsOrBuilderList in interface ListTestCaseResultsResponseOrBuilderpublic TestCaseResult.Builder addTestCaseResultsBuilder()
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public TestCaseResult.Builder addTestCaseResultsBuilder(int index)
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public List<TestCaseResult.Builder> getTestCaseResultsBuilderList()
The list of test case results.
repeated .google.cloud.dialogflow.cx.v3.TestCaseResult test_case_results = 1;public String getNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;getNextPageToken in interface ListTestCaseResultsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;getNextPageTokenBytes in interface ListTestCaseResultsResponseOrBuilderpublic ListTestCaseResultsResponse.Builder setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;value - The nextPageToken to set.public ListTestCaseResultsResponse.Builder clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;public ListTestCaseResultsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListTestCaseResultsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>public final ListTestCaseResultsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTestCaseResultsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.