public static final class ExportInsightsDataMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder> implements ExportInsightsDataMetadataOrBuilder
Metadata for an export insights operation.Protobuf type
google.cloud.contactcenterinsights.v1.ExportInsightsDataMetadata| Modifier and Type | Method and Description |
|---|---|
ExportInsightsDataMetadata.Builder |
addAllPartialErrors(Iterable<? extends com.google.rpc.Status> values)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
addPartialErrors(int index,
com.google.rpc.Status.Builder builderForValue)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
addPartialErrors(int index,
com.google.rpc.Status value)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
addPartialErrors(com.google.rpc.Status.Builder builderForValue)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
addPartialErrors(com.google.rpc.Status value)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
com.google.rpc.Status.Builder |
addPartialErrorsBuilder()
Partial errors during export operation that might cause the operation
output to be incomplete.
|
com.google.rpc.Status.Builder |
addPartialErrorsBuilder(int index)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportInsightsDataMetadata |
build() |
ExportInsightsDataMetadata |
buildPartial() |
ExportInsightsDataMetadata.Builder |
clear() |
ExportInsightsDataMetadata.Builder |
clearCreateTime()
Output only.
|
ExportInsightsDataMetadata.Builder |
clearEndTime()
Output only.
|
ExportInsightsDataMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExportInsightsDataMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExportInsightsDataMetadata.Builder |
clearPartialErrors()
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
clearRequest()
The original request for export.
|
ExportInsightsDataMetadata.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
ExportInsightsDataMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
Output only.
|
com.google.rpc.Status |
getPartialErrors(int index)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
com.google.rpc.Status.Builder |
getPartialErrorsBuilder(int index)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
List<com.google.rpc.Status.Builder> |
getPartialErrorsBuilderList()
Partial errors during export operation that might cause the operation
output to be incomplete.
|
int |
getPartialErrorsCount()
Partial errors during export operation that might cause the operation
output to be incomplete.
|
List<com.google.rpc.Status> |
getPartialErrorsList()
Partial errors during export operation that might cause the operation
output to be incomplete.
|
com.google.rpc.StatusOrBuilder |
getPartialErrorsOrBuilder(int index)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
List<? extends com.google.rpc.StatusOrBuilder> |
getPartialErrorsOrBuilderList()
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataRequest |
getRequest()
The original request for export.
|
ExportInsightsDataRequest.Builder |
getRequestBuilder()
The original request for export.
|
ExportInsightsDataRequestOrBuilder |
getRequestOrBuilder()
The original request for export.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEndTime()
Output only.
|
boolean |
hasRequest()
The original request for export.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExportInsightsDataMetadata.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ExportInsightsDataMetadata.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
ExportInsightsDataMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportInsightsDataMetadata.Builder |
mergeFrom(ExportInsightsDataMetadata other) |
ExportInsightsDataMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExportInsightsDataMetadata.Builder |
mergeRequest(ExportInsightsDataRequest value)
The original request for export.
|
ExportInsightsDataMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExportInsightsDataMetadata.Builder |
removePartialErrors(int index)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ExportInsightsDataMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ExportInsightsDataMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ExportInsightsDataMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
ExportInsightsDataMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportInsightsDataMetadata.Builder |
setPartialErrors(int index,
com.google.rpc.Status.Builder builderForValue)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
setPartialErrors(int index,
com.google.rpc.Status value)
Partial errors during export operation that might cause the operation
output to be incomplete.
|
ExportInsightsDataMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExportInsightsDataMetadata.Builder |
setRequest(ExportInsightsDataRequest.Builder builderForValue)
The original request for export.
|
ExportInsightsDataMetadata.Builder |
setRequest(ExportInsightsDataRequest value)
The original request for export.
|
ExportInsightsDataMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportInsightsDataMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportInsightsDataMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportInsightsDataMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.Builder mergeFrom(ExportInsightsDataMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.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 ExportInsightsDataMetadataOrBuilderpublic 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 ExportInsightsDataMetadataOrBuilderpublic ExportInsightsDataMetadata.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 ExportInsightsDataMetadata.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 ExportInsightsDataMetadata.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 ExportInsightsDataMetadata.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 ExportInsightsDataMetadataOrBuilderpublic 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 ExportInsightsDataMetadataOrBuilderpublic 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 ExportInsightsDataMetadataOrBuilderpublic ExportInsightsDataMetadata.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 ExportInsightsDataMetadata.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 ExportInsightsDataMetadata.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 ExportInsightsDataMetadata.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 ExportInsightsDataMetadataOrBuilderpublic boolean hasRequest()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;hasRequest in interface ExportInsightsDataMetadataOrBuilderpublic ExportInsightsDataRequest getRequest()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;getRequest in interface ExportInsightsDataMetadataOrBuilderpublic ExportInsightsDataMetadata.Builder setRequest(ExportInsightsDataRequest value)
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;public ExportInsightsDataMetadata.Builder setRequest(ExportInsightsDataRequest.Builder builderForValue)
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;public ExportInsightsDataMetadata.Builder mergeRequest(ExportInsightsDataRequest value)
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;public ExportInsightsDataMetadata.Builder clearRequest()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;public ExportInsightsDataRequest.Builder getRequestBuilder()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;public ExportInsightsDataRequestOrBuilder getRequestOrBuilder()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;getRequestOrBuilder in interface ExportInsightsDataMetadataOrBuilderpublic List<com.google.rpc.Status> getPartialErrorsList()
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;getPartialErrorsList in interface ExportInsightsDataMetadataOrBuilderpublic int getPartialErrorsCount()
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;getPartialErrorsCount in interface ExportInsightsDataMetadataOrBuilderpublic com.google.rpc.Status getPartialErrors(int index)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;getPartialErrors in interface ExportInsightsDataMetadataOrBuilderpublic ExportInsightsDataMetadata.Builder setPartialErrors(int index, com.google.rpc.Status value)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder setPartialErrors(int index, com.google.rpc.Status.Builder builderForValue)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder addPartialErrors(com.google.rpc.Status value)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder addPartialErrors(int index, com.google.rpc.Status value)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder addPartialErrors(com.google.rpc.Status.Builder builderForValue)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder addPartialErrors(int index, com.google.rpc.Status.Builder builderForValue)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder addAllPartialErrors(Iterable<? extends com.google.rpc.Status> values)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder clearPartialErrors()
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public ExportInsightsDataMetadata.Builder removePartialErrors(int index)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public com.google.rpc.Status.Builder getPartialErrorsBuilder(int index)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public com.google.rpc.StatusOrBuilder getPartialErrorsOrBuilder(int index)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;getPartialErrorsOrBuilder in interface ExportInsightsDataMetadataOrBuilderpublic List<? extends com.google.rpc.StatusOrBuilder> getPartialErrorsOrBuilderList()
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;getPartialErrorsOrBuilderList in interface ExportInsightsDataMetadataOrBuilderpublic com.google.rpc.Status.Builder addPartialErrorsBuilder()
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public com.google.rpc.Status.Builder addPartialErrorsBuilder(int index)
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public List<com.google.rpc.Status.Builder> getPartialErrorsBuilderList()
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;public final ExportInsightsDataMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>public final ExportInsightsDataMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>Copyright © 2023 Google LLC. All rights reserved.