public static final class TestCaseError.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.Builder> implements TestCaseErrorOrBuilder
Error info for importing a test.Protobuf type
google.cloud.dialogflow.cx.v3.TestCaseError| Modifier and Type | Method and Description |
|---|---|
TestCaseError.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestCaseError |
build() |
TestCaseError |
buildPartial() |
TestCaseError.Builder |
clear() |
TestCaseError.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TestCaseError.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TestCaseError.Builder |
clearStatus()
The status associated with the test case.
|
TestCaseError.Builder |
clearTestCase()
The test case.
|
TestCaseError.Builder |
clone() |
TestCaseError |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.rpc.Status |
getStatus()
The status associated with the test case.
|
com.google.rpc.Status.Builder |
getStatusBuilder()
The status associated with the test case.
|
com.google.rpc.StatusOrBuilder |
getStatusOrBuilder()
The status associated with the test case.
|
TestCase |
getTestCase()
The test case.
|
TestCase.Builder |
getTestCaseBuilder()
The test case.
|
TestCaseOrBuilder |
getTestCaseOrBuilder()
The test case.
|
boolean |
hasStatus()
The status associated with the test case.
|
boolean |
hasTestCase()
The test case.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TestCaseError.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TestCaseError.Builder |
mergeFrom(com.google.protobuf.Message other) |
TestCaseError.Builder |
mergeFrom(TestCaseError other) |
TestCaseError.Builder |
mergeStatus(com.google.rpc.Status value)
The status associated with the test case.
|
TestCaseError.Builder |
mergeTestCase(TestCase value)
The test case.
|
TestCaseError.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TestCaseError.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestCaseError.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TestCaseError.Builder |
setStatus(com.google.rpc.Status.Builder builderForValue)
The status associated with the test case.
|
TestCaseError.Builder |
setStatus(com.google.rpc.Status value)
The status associated with the test case.
|
TestCaseError.Builder |
setTestCase(TestCase.Builder builderForValue)
The test case.
|
TestCaseError.Builder |
setTestCase(TestCase value)
The test case.
|
TestCaseError.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<TestCaseError.Builder>public TestCaseError.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.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<TestCaseError.Builder>public TestCaseError getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TestCaseError build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TestCaseError buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TestCaseError.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.Builder>public TestCaseError.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<TestCaseError.Builder>public TestCaseError.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.Builder>public TestCaseError.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.Builder>public TestCaseError.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<TestCaseError.Builder>public TestCaseError.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<TestCaseError.Builder>public TestCaseError.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TestCaseError.Builder>public TestCaseError.Builder mergeFrom(TestCaseError other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.Builder>public TestCaseError.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<TestCaseError.Builder>IOExceptionpublic boolean hasTestCase()
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;hasTestCase in interface TestCaseErrorOrBuilderpublic TestCase getTestCase()
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;getTestCase in interface TestCaseErrorOrBuilderpublic TestCaseError.Builder setTestCase(TestCase value)
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;public TestCaseError.Builder setTestCase(TestCase.Builder builderForValue)
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;public TestCaseError.Builder mergeTestCase(TestCase value)
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;public TestCaseError.Builder clearTestCase()
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;public TestCase.Builder getTestCaseBuilder()
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;public TestCaseOrBuilder getTestCaseOrBuilder()
The test case.
.google.cloud.dialogflow.cx.v3.TestCase test_case = 1;getTestCaseOrBuilder in interface TestCaseErrorOrBuilderpublic boolean hasStatus()
The status associated with the test case.
.google.rpc.Status status = 2;hasStatus in interface TestCaseErrorOrBuilderpublic com.google.rpc.Status getStatus()
The status associated with the test case.
.google.rpc.Status status = 2;getStatus in interface TestCaseErrorOrBuilderpublic TestCaseError.Builder setStatus(com.google.rpc.Status value)
The status associated with the test case.
.google.rpc.Status status = 2;public TestCaseError.Builder setStatus(com.google.rpc.Status.Builder builderForValue)
The status associated with the test case.
.google.rpc.Status status = 2;public TestCaseError.Builder mergeStatus(com.google.rpc.Status value)
The status associated with the test case.
.google.rpc.Status status = 2;public TestCaseError.Builder clearStatus()
The status associated with the test case.
.google.rpc.Status status = 2;public com.google.rpc.Status.Builder getStatusBuilder()
The status associated with the test case.
.google.rpc.Status status = 2;public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
The status associated with the test case.
.google.rpc.Status status = 2;getStatusOrBuilder in interface TestCaseErrorOrBuilderpublic final TestCaseError.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.Builder>public final TestCaseError.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TestCaseError.Builder>Copyright © 2022 Google LLC. All rights reserved.