Class ExportInsightsDataMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>
-
- com.google.cloud.contactcenterinsights.v1.ExportInsightsDataMetadata.Builder
-
- All Implemented Interfaces:
ExportInsightsDataMetadataOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ExportInsightsDataMetadata
public static final class ExportInsightsDataMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder> implements ExportInsightsDataMetadataOrBuilder
Metadata for an export insights operation.
Protobuf typegoogle.cloud.contactcenterinsights.v1.ExportInsightsDataMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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 value)
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(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.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(ExportInsightsDataMetadata other)
ExportInsightsDataMetadata.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
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 value)
Output only.ExportInsightsDataMetadata.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.ExportInsightsDataMetadata.Builder
setEndTime(com.google.protobuf.Timestamp value)
Output only.ExportInsightsDataMetadata.Builder
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.ExportInsightsDataMetadata.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
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
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
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ExportInsightsDataMetadata.Builder
setRequest(ExportInsightsDataRequest value)
The original request for export.ExportInsightsDataMetadata.Builder
setRequest(ExportInsightsDataRequest.Builder builderForValue)
The original request for export.ExportInsightsDataMetadata.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
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<ExportInsightsDataMetadata.Builder>
-
clear
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>
-
getDefaultInstanceForType
public ExportInsightsDataMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportInsightsDataMetadata build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportInsightsDataMetadata buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>
-
setField
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>
-
clearField
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>
-
clearOneof
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>
-
setRepeatedField
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>
-
addRepeatedField
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.Builder>
-
mergeFrom
public ExportInsightsDataMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportInsightsDataMetadata.Builder>
-
mergeFrom
public ExportInsightsDataMetadata.Builder mergeFrom(ExportInsightsDataMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>
-
mergeFrom
public ExportInsightsDataMetadata.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<ExportInsightsDataMetadata.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 interfaceExportInsightsDataMetadataOrBuilder
- 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 interfaceExportInsightsDataMetadataOrBuilder
- Returns:
- The createTime.
-
setCreateTime
public 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];
-
setCreateTime
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];
-
mergeCreateTime
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];
-
clearCreateTime
public ExportInsightsDataMetadata.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 interfaceExportInsightsDataMetadataOrBuilder
-
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 interfaceExportInsightsDataMetadataOrBuilder
- 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 interfaceExportInsightsDataMetadataOrBuilder
- Returns:
- The endTime.
-
setEndTime
public 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];
-
setEndTime
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];
-
mergeEndTime
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];
-
clearEndTime
public ExportInsightsDataMetadata.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 interfaceExportInsightsDataMetadataOrBuilder
-
hasRequest
public boolean hasRequest()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
- Specified by:
hasRequest
in interfaceExportInsightsDataMetadataOrBuilder
- Returns:
- Whether the request field is set.
-
getRequest
public ExportInsightsDataRequest getRequest()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
- Specified by:
getRequest
in interfaceExportInsightsDataMetadataOrBuilder
- Returns:
- The request.
-
setRequest
public ExportInsightsDataMetadata.Builder setRequest(ExportInsightsDataRequest value)
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
-
setRequest
public ExportInsightsDataMetadata.Builder setRequest(ExportInsightsDataRequest.Builder builderForValue)
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
-
mergeRequest
public ExportInsightsDataMetadata.Builder mergeRequest(ExportInsightsDataRequest value)
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
-
clearRequest
public ExportInsightsDataMetadata.Builder clearRequest()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
-
getRequestBuilder
public ExportInsightsDataRequest.Builder getRequestBuilder()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
-
getRequestOrBuilder
public ExportInsightsDataRequestOrBuilder getRequestOrBuilder()
The original request for export.
.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest request = 3;
- Specified by:
getRequestOrBuilder
in interfaceExportInsightsDataMetadataOrBuilder
-
getPartialErrorsList
public 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;
- Specified by:
getPartialErrorsList
in interfaceExportInsightsDataMetadataOrBuilder
-
getPartialErrorsCount
public int getPartialErrorsCount()
Partial errors during export operation that might cause the operation output to be incomplete.
repeated .google.rpc.Status partial_errors = 4;
- Specified by:
getPartialErrorsCount
in interfaceExportInsightsDataMetadataOrBuilder
-
getPartialErrors
public 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;
- Specified by:
getPartialErrors
in interfaceExportInsightsDataMetadataOrBuilder
-
setPartialErrors
public 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;
-
setPartialErrors
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;
-
addPartialErrors
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;
-
addPartialErrors
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;
-
addPartialErrors
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;
-
addPartialErrors
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;
-
addAllPartialErrors
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;
-
clearPartialErrors
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;
-
removePartialErrors
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;
-
getPartialErrorsBuilder
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;
-
getPartialErrorsOrBuilder
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;
- Specified by:
getPartialErrorsOrBuilder
in interfaceExportInsightsDataMetadataOrBuilder
-
getPartialErrorsOrBuilderList
public 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;
- Specified by:
getPartialErrorsOrBuilderList
in interfaceExportInsightsDataMetadataOrBuilder
-
addPartialErrorsBuilder
public 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;
-
addPartialErrorsBuilder
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;
-
getPartialErrorsBuilderList
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;
-
setUnknownFields
public final ExportInsightsDataMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>
-
mergeUnknownFields
public final ExportInsightsDataMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataMetadata.Builder>
-
-