Interface GetModerationRequest.ModerationRequestFilterOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getEventId()
      sport event id
      com.google.protobuf.ByteString getEventIdBytes()
      sport event id
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getEventId

        java.lang.String getEventId()
         sport event id
         
        string event_id = 1 [json_name = "eventId"];
        Returns:
        The eventId.
      • getEventIdBytes

        com.google.protobuf.ByteString getEventIdBytes()
         sport event id
         
        string event_id = 1 [json_name = "eventId"];
        Returns:
        The bytes for eventId.