public static final class ExportIssueModelMetadata.Builder extends GeneratedMessageV3.Builder<ExportIssueModelMetadata.Builder> implements ExportIssueModelMetadataOrBuilder
   
   Metadata used for export issue model.
 Protobuf type google.cloud.contactcenterinsights.v1.ExportIssueModelMetadata
 
  
  
  
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Methods
  
  
  
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  
  
    public ExportIssueModelMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata build()
   
  
  
  
  
    public ExportIssueModelMetadata buildPartial()
   
  
  
  
  
    public ExportIssueModelMetadata.Builder clear()
   
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata.Builder clearCreateTime()
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
  
  
  
    public ExportIssueModelMetadata.Builder clearEndTime()
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
  
  
  
    public ExportIssueModelMetadata.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata.Builder clearRequest()
   
   The original export request.
 .google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;
 
  
  
  
  
    public ExportIssueModelMetadata.Builder clone()
   
  
  Overrides
  
  
  
  
    public Timestamp getCreateTime()
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        Timestamp | 
        The createTime. 
 | 
      
    
  
  
  
  
    public Timestamp.Builder getCreateTimeBuilder()
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
  
  
  
    public TimestampOrBuilder getCreateTimeOrBuilder()
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
  
  
  
    public ExportIssueModelMetadata getDefaultInstanceForType()
   
  
  
  
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  
  
    public Timestamp getEndTime()
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        Timestamp | 
        The endTime. 
 | 
      
    
  
  
  
  
    public Timestamp.Builder getEndTimeBuilder()
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
  
  
  
    public TimestampOrBuilder getEndTimeOrBuilder()
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
  
  
  
    public ExportIssueModelRequest getRequest()
   
   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;
 
  
  
  
  
    public boolean hasCreateTime()
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the createTime field is set. 
 | 
      
    
  
  
  
  
    public boolean hasEndTime()
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the endTime field is set. 
 | 
      
    
  
  
  
  
    public boolean hasRequest()
   
   The original export request.
 .google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        boolean | 
        Whether the request field is set. 
 | 
      
    
  
  
  
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata.Builder mergeCreateTime(Timestamp value)
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
  
  
  
  
    public ExportIssueModelMetadata.Builder mergeEndTime(Timestamp value)
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
  
  
  
  
    public ExportIssueModelMetadata.Builder mergeFrom(ExportIssueModelMetadata other)
   
  
  
  
  
  
    public ExportIssueModelMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  
  
    public ExportIssueModelMetadata.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        other | 
        Message
  | 
      
    
  
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata.Builder mergeRequest(ExportIssueModelRequest value)
   
   The original export request.
 .google.cloud.contactcenterinsights.v1.ExportIssueModelRequest request = 3;
 
  
  
  
  
  
    public final ExportIssueModelMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata.Builder setCreateTime(Timestamp value)
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
  
  
  
  
    public ExportIssueModelMetadata.Builder setCreateTime(Timestamp.Builder builderForValue)
   
   The time the operation was created.
 .google.protobuf.Timestamp create_time = 1;
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        builderForValue | 
        Builder
  | 
      
    
  
  
  
  
  
    public ExportIssueModelMetadata.Builder setEndTime(Timestamp value)
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
  
  
  
  
    public ExportIssueModelMetadata.Builder setEndTime(Timestamp.Builder builderForValue)
   
   The time the operation finished running.
 .google.protobuf.Timestamp end_time = 2;
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        builderForValue | 
        Builder
  | 
      
    
  
  
  
  
  
    public ExportIssueModelMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public ExportIssueModelMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  
  
    public 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 final ExportIssueModelMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides