Class UploadConversationMetadata.Builder (2.44.0)

public static final class UploadConversationMetadata.Builder extends GeneratedMessageV3.Builder<UploadConversationMetadata.Builder> implements UploadConversationMetadataOrBuilder

The metadata for an UploadConversation operation.

Protobuf type google.cloud.contactcenterinsights.v1.UploadConversationMetadata

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public UploadConversationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

build()

public UploadConversationMetadata build()
Returns
Type Description
UploadConversationMetadata

buildPartial()

public UploadConversationMetadata buildPartial()
Returns
Type Description
UploadConversationMetadata

clear()

public UploadConversationMetadata.Builder clear()
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

clearAnalysisOperation()

public UploadConversationMetadata.Builder clearAnalysisOperation()

Output only. The operation name for a successfully created analysis operation, if any.

string analysis_operation = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationMetadata.Builder

This builder for chaining.

clearAppliedRedactionConfig()

public UploadConversationMetadata.Builder clearAppliedRedactionConfig()

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationMetadata.Builder

clearCreateTime()

public UploadConversationMetadata.Builder clearCreateTime()

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationMetadata.Builder

clearEndTime()

public UploadConversationMetadata.Builder clearEndTime()

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationMetadata.Builder

clearField(Descriptors.FieldDescriptor field)

public UploadConversationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public UploadConversationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

clearRequest()

public UploadConversationMetadata.Builder clearRequest()

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationMetadata.Builder

clone()

public UploadConversationMetadata.Builder clone()
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

getAnalysisOperation()

public String getAnalysisOperation()

Output only. The operation name for a successfully created analysis operation, if any.

string analysis_operation = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The analysisOperation.

getAnalysisOperationBytes()

public ByteString getAnalysisOperationBytes()

Output only. The operation name for a successfully created analysis operation, if any.

string analysis_operation = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for analysisOperation.

getAppliedRedactionConfig()

public RedactionConfig getAppliedRedactionConfig()

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
RedactionConfig

The appliedRedactionConfig.

getAppliedRedactionConfigBuilder()

public RedactionConfig.Builder getAppliedRedactionConfigBuilder()

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
RedactionConfig.Builder

getAppliedRedactionConfigOrBuilder()

public RedactionConfigOrBuilder getAppliedRedactionConfigOrBuilder()

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
RedactionConfigOrBuilder

getCreateTime()

public Timestamp getCreateTime()

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The createTime.

getCreateTimeBuilder()

public Timestamp.Builder getCreateTimeBuilder()

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Builder

getCreateTimeOrBuilder()

public TimestampOrBuilder getCreateTimeOrBuilder()

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getDefaultInstanceForType()

public UploadConversationMetadata getDefaultInstanceForType()
Returns
Type Description
UploadConversationMetadata

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getEndTime()

public Timestamp getEndTime()

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The endTime.

getEndTimeBuilder()

public Timestamp.Builder getEndTimeBuilder()

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Builder

getEndTimeOrBuilder()

public TimestampOrBuilder getEndTimeOrBuilder()

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getRequest()

public UploadConversationRequest getRequest()

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationRequest

The request.

getRequestBuilder()

public UploadConversationRequest.Builder getRequestBuilder()

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationRequest.Builder

getRequestOrBuilder()

public UploadConversationRequestOrBuilder getRequestOrBuilder()

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
UploadConversationRequestOrBuilder

hasAppliedRedactionConfig()

public boolean hasAppliedRedactionConfig()

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the appliedRedactionConfig field is set.

hasCreateTime()

public boolean hasCreateTime()

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the createTime field is set.

hasEndTime()

public boolean hasEndTime()

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the endTime field is set.

hasRequest()

public boolean hasRequest()

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the request field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeAppliedRedactionConfig(RedactionConfig value)

public UploadConversationMetadata.Builder mergeAppliedRedactionConfig(RedactionConfig value)

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value RedactionConfig
Returns
Type Description
UploadConversationMetadata.Builder

mergeCreateTime(Timestamp value)

public UploadConversationMetadata.Builder mergeCreateTime(Timestamp value)

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value Timestamp
Returns
Type Description
UploadConversationMetadata.Builder

mergeEndTime(Timestamp value)

public UploadConversationMetadata.Builder mergeEndTime(Timestamp value)

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value Timestamp
Returns
Type Description
UploadConversationMetadata.Builder

mergeFrom(UploadConversationMetadata other)

public UploadConversationMetadata.Builder mergeFrom(UploadConversationMetadata other)
Parameter
Name Description
other UploadConversationMetadata
Returns
Type Description
UploadConversationMetadata.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public UploadConversationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
UploadConversationMetadata.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public UploadConversationMetadata.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

mergeRequest(UploadConversationRequest value)

public UploadConversationMetadata.Builder mergeRequest(UploadConversationRequest value)

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UploadConversationRequest
Returns
Type Description
UploadConversationMetadata.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final UploadConversationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

setAnalysisOperation(String value)

public UploadConversationMetadata.Builder setAnalysisOperation(String value)

Output only. The operation name for a successfully created analysis operation, if any.

string analysis_operation = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value String

The analysisOperation to set.

Returns
Type Description
UploadConversationMetadata.Builder

This builder for chaining.

setAnalysisOperationBytes(ByteString value)

public UploadConversationMetadata.Builder setAnalysisOperationBytes(ByteString value)

Output only. The operation name for a successfully created analysis operation, if any.

string analysis_operation = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value ByteString

The bytes for analysisOperation to set.

Returns
Type Description
UploadConversationMetadata.Builder

This builder for chaining.

setAppliedRedactionConfig(RedactionConfig value)

public UploadConversationMetadata.Builder setAppliedRedactionConfig(RedactionConfig value)

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value RedactionConfig
Returns
Type Description
UploadConversationMetadata.Builder

setAppliedRedactionConfig(RedactionConfig.Builder builderForValue)

public UploadConversationMetadata.Builder setAppliedRedactionConfig(RedactionConfig.Builder builderForValue)

Output only. The redaction config applied to the uploaded conversation.

.google.cloud.contactcenterinsights.v1.RedactionConfig applied_redaction_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue RedactionConfig.Builder
Returns
Type Description
UploadConversationMetadata.Builder

setCreateTime(Timestamp value)

public UploadConversationMetadata.Builder setCreateTime(Timestamp value)

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value Timestamp
Returns
Type Description
UploadConversationMetadata.Builder

setCreateTime(Timestamp.Builder builderForValue)

public UploadConversationMetadata.Builder setCreateTime(Timestamp.Builder builderForValue)

Output only. The time the operation was created.

.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue Builder
Returns
Type Description
UploadConversationMetadata.Builder

setEndTime(Timestamp value)

public UploadConversationMetadata.Builder setEndTime(Timestamp value)

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value Timestamp
Returns
Type Description
UploadConversationMetadata.Builder

setEndTime(Timestamp.Builder builderForValue)

public UploadConversationMetadata.Builder setEndTime(Timestamp.Builder builderForValue)

Output only. The time the operation finished running.

.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue Builder
Returns
Type Description
UploadConversationMetadata.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public UploadConversationMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

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

public UploadConversationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
UploadConversationMetadata.Builder
Overrides

setRequest(UploadConversationRequest value)

public UploadConversationMetadata.Builder setRequest(UploadConversationRequest value)

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value UploadConversationRequest
Returns
Type Description
UploadConversationMetadata.Builder

setRequest(UploadConversationRequest.Builder builderForValue)

public UploadConversationMetadata.Builder setRequest(UploadConversationRequest.Builder builderForValue)

Output only. The original request.

.google.cloud.contactcenterinsights.v1.UploadConversationRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue UploadConversationRequest.Builder
Returns
Type Description
UploadConversationMetadata.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final UploadConversationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
UploadConversationMetadata.Builder
Overrides