Interface BqMerchantFraudService.RetrieveMerchantFraudRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getChannelactivityanalysisId()
      string channelactivityanalysisId = 1;
      com.google.protobuf.ByteString getChannelactivityanalysisIdBytes()
      string channelactivityanalysisId = 1;
      String getMerchantfraudId()
      string merchantfraudId = 2;
      com.google.protobuf.ByteString getMerchantfraudIdBytes()
      string merchantfraudId = 2;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getChannelactivityanalysisId

        String getChannelactivityanalysisId()
        string channelactivityanalysisId = 1;
        Returns:
        The channelactivityanalysisId.
      • getChannelactivityanalysisIdBytes

        com.google.protobuf.ByteString getChannelactivityanalysisIdBytes()
        string channelactivityanalysisId = 1;
        Returns:
        The bytes for channelactivityanalysisId.
      • getMerchantfraudId

        String getMerchantfraudId()
        string merchantfraudId = 2;
        Returns:
        The merchantfraudId.
      • getMerchantfraudIdBytes

        com.google.protobuf.ByteString getMerchantfraudIdBytes()
        string merchantfraudId = 2;
        Returns:
        The bytes for merchantfraudId.