Class IngestConversationsMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
- com.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.Builder
-
- All Implemented Interfaces:
IngestConversationsMetadataOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- IngestConversationsMetadata
public static final class IngestConversationsMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder> implements IngestConversationsMetadataOrBuilder
The metadata for an IngestConversations operation.
Protobuf typegoogle.cloud.contactcenterinsights.v1.IngestConversationsMetadata
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
clear
public IngestConversationsMetadata.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
getDefaultInstanceForType
public IngestConversationsMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public IngestConversationsMetadata build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public IngestConversationsMetadata buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public IngestConversationsMetadata.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
setField
public IngestConversationsMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
clearField
public IngestConversationsMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
clearOneof
public IngestConversationsMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
setRepeatedField
public IngestConversationsMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
addRepeatedField
public IngestConversationsMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
mergeFrom
public IngestConversationsMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<IngestConversationsMetadata.Builder>
-
mergeFrom
public IngestConversationsMetadata.Builder mergeFrom(IngestConversationsMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
mergeFrom
public IngestConversationsMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<IngestConversationsMetadata.Builder>
- Throws:
IOException
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTime
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- The createTime.
-
setCreateTime
public IngestConversationsMetadata.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public IngestConversationsMetadata.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public IngestConversationsMetadata.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public IngestConversationsMetadata.Builder clearCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTimeOrBuilder
in interfaceIngestConversationsMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasEndTime
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEndTime
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- The endTime.
-
setEndTime
public IngestConversationsMetadata.Builder setEndTime(com.google.protobuf.Timestamp value)
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setEndTime
public IngestConversationsMetadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeEndTime
public IngestConversationsMetadata.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearEndTime
public IngestConversationsMetadata.Builder clearEndTime()
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEndTimeOrBuilder
in interfaceIngestConversationsMetadataOrBuilder
-
hasRequest
public boolean hasRequest()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasRequest
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- Whether the request field is set.
-
getRequest
public IngestConversationsRequest getRequest()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getRequest
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- The request.
-
setRequest
public IngestConversationsMetadata.Builder setRequest(IngestConversationsRequest value)
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setRequest
public IngestConversationsMetadata.Builder setRequest(IngestConversationsRequest.Builder builderForValue)
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeRequest
public IngestConversationsMetadata.Builder mergeRequest(IngestConversationsRequest value)
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearRequest
public IngestConversationsMetadata.Builder clearRequest()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRequestBuilder
public IngestConversationsRequest.Builder getRequestBuilder()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRequestOrBuilder
public IngestConversationsRequestOrBuilder getRequestOrBuilder()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getRequestOrBuilder
in interfaceIngestConversationsMetadataOrBuilder
-
getPartialErrorsList
public List<com.google.rpc.Status> getPartialErrorsList()
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPartialErrorsList
in interfaceIngestConversationsMetadataOrBuilder
-
getPartialErrorsCount
public int getPartialErrorsCount()
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPartialErrorsCount
in interfaceIngestConversationsMetadataOrBuilder
-
getPartialErrors
public com.google.rpc.Status getPartialErrors(int index)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPartialErrors
in interfaceIngestConversationsMetadataOrBuilder
-
setPartialErrors
public IngestConversationsMetadata.Builder setPartialErrors(int index, com.google.rpc.Status value)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setPartialErrors
public IngestConversationsMetadata.Builder setPartialErrors(int index, com.google.rpc.Status.Builder builderForValue)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPartialErrors
public IngestConversationsMetadata.Builder addPartialErrors(com.google.rpc.Status value)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPartialErrors
public IngestConversationsMetadata.Builder addPartialErrors(int index, com.google.rpc.Status value)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPartialErrors
public IngestConversationsMetadata.Builder addPartialErrors(com.google.rpc.Status.Builder builderForValue)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPartialErrors
public IngestConversationsMetadata.Builder addPartialErrors(int index, com.google.rpc.Status.Builder builderForValue)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllPartialErrors
public IngestConversationsMetadata.Builder addAllPartialErrors(Iterable<? extends com.google.rpc.Status> values)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearPartialErrors
public IngestConversationsMetadata.Builder clearPartialErrors()
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removePartialErrors
public IngestConversationsMetadata.Builder removePartialErrors(int index)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPartialErrorsBuilder
public com.google.rpc.Status.Builder getPartialErrorsBuilder(int index)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPartialErrorsOrBuilder
public com.google.rpc.StatusOrBuilder getPartialErrorsOrBuilder(int index)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPartialErrorsOrBuilder
in interfaceIngestConversationsMetadataOrBuilder
-
getPartialErrorsOrBuilderList
public List<? extends com.google.rpc.StatusOrBuilder> getPartialErrorsOrBuilderList()
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPartialErrorsOrBuilderList
in interfaceIngestConversationsMetadataOrBuilder
-
addPartialErrorsBuilder
public com.google.rpc.Status.Builder addPartialErrorsBuilder()
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPartialErrorsBuilder
public com.google.rpc.Status.Builder addPartialErrorsBuilder(int index)
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPartialErrorsBuilderList
public List<com.google.rpc.Status.Builder> getPartialErrorsBuilderList()
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
hasIngestConversationsStats
public boolean hasIngestConversationsStats()
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasIngestConversationsStats
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- Whether the ingestConversationsStats field is set.
-
getIngestConversationsStats
public IngestConversationsMetadata.IngestConversationsStats getIngestConversationsStats()
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getIngestConversationsStats
in interfaceIngestConversationsMetadataOrBuilder
- Returns:
- The ingestConversationsStats.
-
setIngestConversationsStats
public IngestConversationsMetadata.Builder setIngestConversationsStats(IngestConversationsMetadata.IngestConversationsStats value)
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setIngestConversationsStats
public IngestConversationsMetadata.Builder setIngestConversationsStats(IngestConversationsMetadata.IngestConversationsStats.Builder builderForValue)
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeIngestConversationsStats
public IngestConversationsMetadata.Builder mergeIngestConversationsStats(IngestConversationsMetadata.IngestConversationsStats value)
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearIngestConversationsStats
public IngestConversationsMetadata.Builder clearIngestConversationsStats()
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getIngestConversationsStatsBuilder
public IngestConversationsMetadata.IngestConversationsStats.Builder getIngestConversationsStatsBuilder()
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getIngestConversationsStatsOrBuilder
public IngestConversationsMetadata.IngestConversationsStatsOrBuilder getIngestConversationsStatsOrBuilder()
Output only. Statistics for IngestConversations operation.
.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IngestConversationsStats ingest_conversations_stats = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getIngestConversationsStatsOrBuilder
in interfaceIngestConversationsMetadataOrBuilder
-
setUnknownFields
public final IngestConversationsMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
mergeUnknownFields
public final IngestConversationsMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>
-
-