public static final class ExportIssueModelMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder> implements ExportIssueModelMetadataOrBuilder
Metadata used for export issue model.Protobuf type
google.cloud.contactcenterinsights.v1.ExportIssueModelMetadata| Modifier and Type | Method and Description |
|---|---|
ExportIssueModelMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportIssueModelMetadata |
build() |
ExportIssueModelMetadata |
buildPartial() |
ExportIssueModelMetadata.Builder |
clear() |
ExportIssueModelMetadata.Builder |
clearCreateTime()
The time the operation was created.
|
ExportIssueModelMetadata.Builder |
clearEndTime()
The time the operation finished running.
|
ExportIssueModelMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExportIssueModelMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExportIssueModelMetadata.Builder |
clearRequest()
The original export request.
|
ExportIssueModelMetadata.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
The time the operation was created.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
The time the operation was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time the operation was created.
|
ExportIssueModelMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
The time the operation finished running.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
The time the operation finished running.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
The time the operation finished running.
|
ExportIssueModelRequest |
getRequest()
The original export request.
|
ExportIssueModelRequest.Builder |
getRequestBuilder()
The original export request.
|
ExportIssueModelRequestOrBuilder |
getRequestOrBuilder()
The original export request.
|
boolean |
hasCreateTime()
The time the operation was created.
|
boolean |
hasEndTime()
The time the operation finished running.
|
boolean |
hasRequest()
The original export request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExportIssueModelMetadata.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
The time the operation was created.
|
ExportIssueModelMetadata.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
The time the operation finished running.
|
ExportIssueModelMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportIssueModelMetadata.Builder |
mergeFrom(ExportIssueModelMetadata other) |
ExportIssueModelMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExportIssueModelMetadata.Builder |
mergeRequest(ExportIssueModelRequest value)
The original export request.
|
ExportIssueModelMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExportIssueModelMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the operation was created.
|
ExportIssueModelMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
The time the operation was created.
|
ExportIssueModelMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the operation finished running.
|
ExportIssueModelMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp value)
The time the operation finished running.
|
ExportIssueModelMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportIssueModelMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExportIssueModelMetadata.Builder |
setRequest(ExportIssueModelRequest.Builder builderForValue)
The original export request.
|
ExportIssueModelMetadata.Builder |
setRequest(ExportIssueModelRequest value)
The original export request.
|
ExportIssueModelMetadata.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<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.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<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportIssueModelMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportIssueModelMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportIssueModelMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.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<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.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<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.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<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.Builder mergeFrom(ExportIssueModelMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder>public ExportIssueModelMetadata.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<ExportIssueModelMetadata.Builder>IOExceptionpublic boolean hasCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;hasCreateTime in interface ExportIssueModelMetadataOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;getCreateTime in interface ExportIssueModelMetadataOrBuilderpublic ExportIssueModelMetadata.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;public ExportIssueModelMetadata.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;public ExportIssueModelMetadata.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;public ExportIssueModelMetadata.Builder clearCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;getCreateTimeOrBuilder in interface ExportIssueModelMetadataOrBuilderpublic boolean hasEndTime()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;hasEndTime in interface ExportIssueModelMetadataOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;getEndTime in interface ExportIssueModelMetadataOrBuilderpublic ExportIssueModelMetadata.Builder setEndTime(com.google.protobuf.Timestamp value)
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;public ExportIssueModelMetadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;public ExportIssueModelMetadata.Builder mergeEndTime(com.google.protobuf.Timestamp value)
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;public ExportIssueModelMetadata.Builder clearEndTime()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;getEndTimeOrBuilder in interface ExportIssueModelMetadataOrBuilderpublic boolean hasRequest()
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;hasRequest in interface ExportIssueModelMetadataOrBuilderpublic ExportIssueModelRequest getRequest()
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;getRequest in interface ExportIssueModelMetadataOrBuilderpublic ExportIssueModelMetadata.Builder setRequest(ExportIssueModelRequest value)
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;public ExportIssueModelMetadata.Builder setRequest(ExportIssueModelRequest.Builder builderForValue)
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;public ExportIssueModelMetadata.Builder mergeRequest(ExportIssueModelRequest value)
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;public ExportIssueModelMetadata.Builder clearRequest()
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;public ExportIssueModelRequest.Builder getRequestBuilder()
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;public ExportIssueModelRequestOrBuilder getRequestOrBuilder()
The original export request.
.google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;getRequestOrBuilder in interface ExportIssueModelMetadataOrBuilderpublic final ExportIssueModelMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder>public final ExportIssueModelMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder>Copyright © 2025 Google LLC. All rights reserved.