public static final class IngestConversationsMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder> implements IngestConversationsMetadataOrBuilder
The metadata for an IngestConversations operation.Protobuf type
google.cloud.contactcenterinsights.v1.IngestConversationsMetadatagetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.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<IngestConversationsMetadata.Builder>public IngestConversationsMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IngestConversationsMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IngestConversationsMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IngestConversationsMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.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<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.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<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.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<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.Builder mergeFrom(IngestConversationsMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>public IngestConversationsMetadata.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<IngestConversationsMetadata.Builder>IOExceptionpublic boolean hasCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface IngestConversationsMetadataOrBuilderpublic 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];
getCreateTime in interface IngestConversationsMetadataOrBuilderpublic 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];
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];
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];
public IngestConversationsMetadata.Builder clearCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
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];
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];
getCreateTimeOrBuilder in interface IngestConversationsMetadataOrBuilderpublic boolean hasEndTime()
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEndTime in interface IngestConversationsMetadataOrBuilderpublic 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];
getEndTime in interface IngestConversationsMetadataOrBuilderpublic 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];
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];
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];
public IngestConversationsMetadata.Builder clearEndTime()
Output only. The time the operation finished running.
.google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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];
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];
getEndTimeOrBuilder in interface IngestConversationsMetadataOrBuilderpublic boolean hasRequest()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasRequest in interface IngestConversationsMetadataOrBuilderpublic IngestConversationsRequest getRequest()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRequest in interface IngestConversationsMetadataOrBuilderpublic 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];
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];
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];
public IngestConversationsMetadata.Builder clearRequest()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IngestConversationsRequest.Builder getRequestBuilder()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IngestConversationsRequestOrBuilder getRequestOrBuilder()
Output only. The original request for ingest.
.google.cloud.contactcenterinsights.v1.IngestConversationsRequest request = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRequestOrBuilder in interface IngestConversationsMetadataOrBuilderpublic 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];
getPartialErrorsList in interface IngestConversationsMetadataOrBuilderpublic 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];
getPartialErrorsCount in interface IngestConversationsMetadataOrBuilderpublic 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];
getPartialErrors in interface IngestConversationsMetadataOrBuilderpublic 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];
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];
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];
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];
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];
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];
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];
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];
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];
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];
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];
getPartialErrorsOrBuilder in interface IngestConversationsMetadataOrBuilderpublic 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];
getPartialErrorsOrBuilderList in interface IngestConversationsMetadataOrBuilderpublic 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];
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];
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];
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];
hasIngestConversationsStats in interface IngestConversationsMetadataOrBuilderpublic 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];
getIngestConversationsStats in interface IngestConversationsMetadataOrBuilderpublic 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];
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];
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];
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];
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];
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];
getIngestConversationsStatsOrBuilder in interface IngestConversationsMetadataOrBuilderpublic final IngestConversationsMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>public final IngestConversationsMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IngestConversationsMetadata.Builder>Copyright © 2023 Google LLC. All rights reserved.