Class UpdateTestCaseRequest.Builder (0.52.0)

public static final class UpdateTestCaseRequest.Builder extends GeneratedMessageV3.Builder<UpdateTestCaseRequest.Builder> implements UpdateTestCaseRequestOrBuilder

The request message for TestCases.UpdateTestCase.

Protobuf type google.cloud.dialogflow.cx.v3.UpdateTestCaseRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public UpdateTestCaseRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

build()

public UpdateTestCaseRequest build()
Returns
TypeDescription
UpdateTestCaseRequest

buildPartial()

public UpdateTestCaseRequest buildPartial()
Returns
TypeDescription
UpdateTestCaseRequest

clear()

public UpdateTestCaseRequest.Builder clear()
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public UpdateTestCaseRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public UpdateTestCaseRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

clearTestCase()

public UpdateTestCaseRequest.Builder clearTestCase()

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
UpdateTestCaseRequest.Builder

clearUpdateMask()

public UpdateTestCaseRequest.Builder clearUpdateMask()

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
UpdateTestCaseRequest.Builder

clone()

public UpdateTestCaseRequest.Builder clone()
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

getDefaultInstanceForType()

public UpdateTestCaseRequest getDefaultInstanceForType()
Returns
TypeDescription
UpdateTestCaseRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getTestCase()

public TestCase getTestCase()

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
TestCase

The testCase.

getTestCaseBuilder()

public TestCase.Builder getTestCaseBuilder()

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
TestCase.Builder

getTestCaseOrBuilder()

public TestCaseOrBuilder getTestCaseOrBuilder()

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
TestCaseOrBuilder

getUpdateMask()

public FieldMask getUpdateMask()

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
FieldMask

The updateMask.

getUpdateMaskBuilder()

public FieldMask.Builder getUpdateMaskBuilder()

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
Builder

getUpdateMaskOrBuilder()

public FieldMaskOrBuilder getUpdateMaskOrBuilder()

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
FieldMaskOrBuilder

hasTestCase()

public boolean hasTestCase()

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
boolean

Whether the testCase field is set.

hasUpdateMask()

public boolean hasUpdateMask()

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
boolean

Whether the updateMask field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(UpdateTestCaseRequest other)

public UpdateTestCaseRequest.Builder mergeFrom(UpdateTestCaseRequest other)
Parameter
NameDescription
otherUpdateTestCaseRequest
Returns
TypeDescription
UpdateTestCaseRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public UpdateTestCaseRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public UpdateTestCaseRequest.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

mergeTestCase(TestCase value)

public UpdateTestCaseRequest.Builder mergeTestCase(TestCase value)

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueTestCase
Returns
TypeDescription
UpdateTestCaseRequest.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final UpdateTestCaseRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

mergeUpdateMask(FieldMask value)

public UpdateTestCaseRequest.Builder mergeUpdateMask(FieldMask value)

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueFieldMask
Returns
TypeDescription
UpdateTestCaseRequest.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public UpdateTestCaseRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public UpdateTestCaseRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

setTestCase(TestCase value)

public UpdateTestCaseRequest.Builder setTestCase(TestCase value)

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueTestCase
Returns
TypeDescription
UpdateTestCaseRequest.Builder

setTestCase(TestCase.Builder builderForValue)

public UpdateTestCaseRequest.Builder setTestCase(TestCase.Builder builderForValue)

Required. The test case to update.

.google.cloud.dialogflow.cx.v3.TestCase test_case = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
builderForValueTestCase.Builder
Returns
TypeDescription
UpdateTestCaseRequest.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final UpdateTestCaseRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
UpdateTestCaseRequest.Builder
Overrides

setUpdateMask(FieldMask value)

public UpdateTestCaseRequest.Builder setUpdateMask(FieldMask value)

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueFieldMask
Returns
TypeDescription
UpdateTestCaseRequest.Builder

setUpdateMask(FieldMask.Builder builderForValue)

public UpdateTestCaseRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)

Required. The mask to specify which fields should be updated. The creationTime and lastTestResult cannot be updated.

.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
UpdateTestCaseRequest.Builder