Interface BqCandidateSelectionService.UpdateCandidateSelectionRequestOrBuilder

    • Method Detail

      • getProspectcampaignexecutionId

        String getProspectcampaignexecutionId()
        string prospectcampaignexecutionId = 1;
        Returns:
        The prospectcampaignexecutionId.
      • getProspectcampaignexecutionIdBytes

        com.google.protobuf.ByteString getProspectcampaignexecutionIdBytes()
        string prospectcampaignexecutionId = 1;
        Returns:
        The bytes for prospectcampaignexecutionId.
      • getCandidateselectionId

        String getCandidateselectionId()
        string candidateselectionId = 2;
        Returns:
        The candidateselectionId.
      • getCandidateselectionIdBytes

        com.google.protobuf.ByteString getCandidateselectionIdBytes()
        string candidateselectionId = 2;
        Returns:
        The bytes for candidateselectionId.
      • hasUpdateCandidateSelectionRequest

        boolean hasUpdateCandidateSelectionRequest()
        .com.redhat.mercury.prospectcampaignexecution.v10.api.bqcandidateselectionservice.UpdateCandidateSelectionRequest updateCandidateSelectionRequest = 3;
        Returns:
        Whether the updateCandidateSelectionRequest field is set.
      • getUpdateCandidateSelectionRequest

        BqCandidateSelectionService.UpdateCandidateSelectionRequest getUpdateCandidateSelectionRequest()
        .com.redhat.mercury.prospectcampaignexecution.v10.api.bqcandidateselectionservice.UpdateCandidateSelectionRequest updateCandidateSelectionRequest = 3;
        Returns:
        The updateCandidateSelectionRequest.