public static final class CreateIssueModelMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.Builder> implements CreateIssueModelMetadataOrBuilder
Metadata for creating an issue model.Protobuf type
google.cloud.contactcenterinsights.v1.CreateIssueModelMetadata| Modifier and Type | Method and Description |
|---|---|
CreateIssueModelMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateIssueModelMetadata |
build() |
CreateIssueModelMetadata |
buildPartial() |
CreateIssueModelMetadata.Builder |
clear() |
CreateIssueModelMetadata.Builder |
clearCreateTime()
Output only.
|
CreateIssueModelMetadata.Builder |
clearEndTime()
Output only.
|
CreateIssueModelMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateIssueModelMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateIssueModelMetadata.Builder |
clearRequest()
The original request for creation.
|
CreateIssueModelMetadata.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
CreateIssueModelMetadata |
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.
|
CreateIssueModelRequest |
getRequest()
The original request for creation.
|
CreateIssueModelRequest.Builder |
getRequestBuilder()
The original request for creation.
|
CreateIssueModelRequestOrBuilder |
getRequestOrBuilder()
The original request for creation.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEndTime()
Output only.
|
boolean |
hasRequest()
The original request for creation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateIssueModelMetadata.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CreateIssueModelMetadata.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
CreateIssueModelMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateIssueModelMetadata.Builder |
mergeFrom(CreateIssueModelMetadata other) |
CreateIssueModelMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateIssueModelMetadata.Builder |
mergeRequest(CreateIssueModelRequest value)
The original request for creation.
|
CreateIssueModelMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateIssueModelMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CreateIssueModelMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CreateIssueModelMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CreateIssueModelMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
CreateIssueModelMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateIssueModelMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateIssueModelMetadata.Builder |
setRequest(CreateIssueModelRequest.Builder builderForValue)
The original request for creation.
|
CreateIssueModelMetadata.Builder |
setRequest(CreateIssueModelRequest value)
The original request for creation.
|
CreateIssueModelMetadata.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<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.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<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateIssueModelMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateIssueModelMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateIssueModelMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.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<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.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<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.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<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.Builder mergeFrom(CreateIssueModelMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.Builder>public CreateIssueModelMetadata.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<CreateIssueModelMetadata.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 CreateIssueModelMetadataOrBuilderpublic 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 CreateIssueModelMetadataOrBuilderpublic CreateIssueModelMetadata.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 CreateIssueModelMetadata.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 CreateIssueModelMetadata.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 CreateIssueModelMetadata.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 CreateIssueModelMetadataOrBuilderpublic 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 CreateIssueModelMetadataOrBuilderpublic 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 CreateIssueModelMetadataOrBuilderpublic CreateIssueModelMetadata.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 CreateIssueModelMetadata.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 CreateIssueModelMetadata.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 CreateIssueModelMetadata.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 CreateIssueModelMetadataOrBuilderpublic boolean hasRequest()
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;hasRequest in interface CreateIssueModelMetadataOrBuilderpublic CreateIssueModelRequest getRequest()
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;getRequest in interface CreateIssueModelMetadataOrBuilderpublic CreateIssueModelMetadata.Builder setRequest(CreateIssueModelRequest value)
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;public CreateIssueModelMetadata.Builder setRequest(CreateIssueModelRequest.Builder builderForValue)
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;public CreateIssueModelMetadata.Builder mergeRequest(CreateIssueModelRequest value)
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;public CreateIssueModelMetadata.Builder clearRequest()
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;public CreateIssueModelRequest.Builder getRequestBuilder()
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;public CreateIssueModelRequestOrBuilder getRequestOrBuilder()
The original request for creation.
.google.cloud.contactcenterinsights.v1.CreateIssueModelRequest request = 3;getRequestOrBuilder in interface CreateIssueModelMetadataOrBuilderpublic final CreateIssueModelMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.Builder>public final CreateIssueModelMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateIssueModelMetadata.Builder>Copyright © 2023 Google LLC. All rights reserved.